You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Here are some error logs for an issue when trying to save a drawn area of interest. This isn’t the API Key issue – this is a different one that doesn’t allow the saving of a drawn area.
Looks like maybe a python module is out of date?
I’ll send through some more error logs as they occur.
Python Warning:
2024-11-12T12:24:46 WARNING warning:C:\Users/StephenHall/AppData/Roaming/QGIS/QGIS3\profiles\default/python/plugins\qgis_gea_plugin\gui\qgis_gea.py:873: DeprecationWarning: QgsVectorFileWriter.writeAsVectorFormatV2() is deprecated
Here are some error logs for an issue when trying to save a drawn area of interest. This isn’t the API Key issue – this is a different one that doesn’t allow the saving of a drawn area.
Looks like maybe a python module is out of date?
I’ll send through some more error logs as they occur.
Python Warning:
2024-11-12T12:24:46 WARNING warning:C:\Users/StephenHall/AppData/Roaming/QGIS/QGIS3\profiles\default/python/plugins\qgis_gea_plugin\gui\qgis_gea.py:873: DeprecationWarning: QgsVectorFileWriter.writeAsVectorFormatV2() is deprecated
qgis_gea:
2024-11-12T12:24:46 INFO Error saving project area polygon layer: 3, , layer path C:\GIS\EPAL\sites\sdvvf_QGIS_EPAL_TrainngProject-Malawi-2_-_Copy_Malawi_121124_3e01.shp
OGR:
2024-11-12T12:23:24 WARNING Cannot open C:\GIS\EPAL\sites\agfvaf_QGIS_EPAL_TrainngProject-Malawi-2_-_Copy_Malawi_121124_af0e.shp ().()
This error keeps appearing in the log too, but not every time:
2024-11-12T14:29:42 INFO New feature has been added. Save the project area to keep polygon.
2024-11-12T14:29:45 WARNING Only one feature is allowed. Additional features are not permitted.
2024-11-12T14:29:45 WARNING Error saving project area polygon layer: 3
There was only one feature drawn, into a new file from a freshly opened project with no drawn area files saved in the layers list.
The text was updated successfully, but these errors were encountered: