Open Gpetrak opened 1 day ago
QGIS crashes when the user tries to load a layer the WFS. The crash happens in the following line:
https://github.com/GeoNode/QGISGeoNodePlugin/blob/main/src/qgis_geonode/styles.py#L49
Probably the error is related with encoding issues since this that happens only in layers with non-english characters.
QGIS crashes when the user tries to load a layer the WFS. The crash happens in the following line:
https://github.com/GeoNode/QGISGeoNodePlugin/blob/main/src/qgis_geonode/styles.py#L49
Probably the error is related with encoding issues since this that happens only in layers with non-english characters.