Hi, I am using qgis_process stand alone (Linux desktop or Linux headless server) and run e.g. an overlap analysis, This algorithm adds a field 'Buffered_pc'.
When I use the processing inside the QGIS desktop, the overlap algorithm names the added field 'Gepuffert_pc', because I am using the German locale. But I need for the further processing the German version of the field name. Apparently qgis_process creates a file in ~/.config/Unknown Organization/ qgis_process.bin.conf with the content 'localized_data_paths=@Invalid()'. It seems to be that qgis_process expects somewhere the path for the German localization. How do I tell qgis_process to use the German locale? Thank you for any hints. Michael _______________________________________________ QGIS-Developer mailing list [email protected] List info: https://lists.osgeo.org/mailman/listinfo/qgis-developer Unsubscribe: https://lists.osgeo.org/mailman/listinfo/qgis-developer
