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

Actually fix QgsWkbTypes.GeometryType in QGIS 3.28... #61

Merged
merged 1 commit into from
Jan 9, 2024

Conversation

suricactus
Copy link
Collaborator

Turns out QgsWkbTypes.GeometryType.Null are new additions, we have to use QgsWkbTypes.GeometryType.NullGeometry.

Tested in QGIS 3.28 docker image.

Follow-up of #60.

Turns out `QgsWkbTypes.GeometryType.Null` are new additions,
we have to use `QgsWkbTypes.GeometryType.NullGeometry`.

Tested in QGIS 3.28 docker image.
@suricactus suricactus merged commit 4d28b86 into master Jan 9, 2024
7 checks passed
@suricactus suricactus deleted the fix_geometry_type2 branch January 9, 2024 23:42
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant