-
-
Notifications
You must be signed in to change notification settings - Fork 1.1k
Open
Description
Problem
For the geometry types that are not natively supported by GeoJSON (Point, LineString, Polygon, MultiPoint, MultiLineString, and MultiPolygon), error message returned on query:
lwgeom_to_geojson: 'MultiSurface' geometry type not supported
Solution
- option to convert the "unsupported" type to geojson
- option to return these unsupported type as WKT / GML / other formats
Metadata
Metadata
Assignees
Labels
No labels