Skip to content

validate geom type#61

Open
floptical wants to merge 2 commits intomasterfrom
fix/validate_geom_type
Open

validate geom type#61
floptical wants to merge 2 commits intomasterfrom
fix/validate_geom_type

Conversation

@floptical
Copy link
Collaborator

@floptical floptical commented Jan 29, 2026

sometimes tables with "generic" shape types will result in this type being returned by postgis:

POINT LINESTRING POLYGON MULTIPOINT MULTILINESTRING MULTIPOLYGON

And sometimes tables made in a funny way results in PostGIS not recognizing their SRID, so fallback to querying manually for it.

This adds additional queries for both.

@floptical floptical force-pushed the fix/validate_geom_type branch from 02840d2 to fb7bb18 Compare January 29, 2026 18:34
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