Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Saving a drawing Bug #129

Open
amyburness opened this issue Nov 20, 2024 · 0 comments
Open

Saving a drawing Bug #129

amyburness opened this issue Nov 20, 2024 · 0 comments
Assignees
Labels
bug Something isn't working

Comments

@amyburness
Copy link
Collaborator

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

          error, error_message = QgsVectorFileWriter.writeAsVectorFormatV2(

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.

@amyburness amyburness added the bug Something isn't working label Nov 20, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

2 participants