Skip to content

Support MULTISURFACE in postgis geojson #4268

@wongcht

Description

@wongcht

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

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions