Skip to content

Allow unmarshaling GeoJSON GeometryCollection without validation #638

@peterstace

Description

@peterstace

Right now, the only way to unmarshal a GeoJSON GeometryCollection without validation is to unmarshal it as regular JSON, then unmarshal each individual geometry without validation.

It would be better if there were a top-level function that allowed unmarshaling a GeometryCollection without validation.

Metadata

Metadata

Assignees

No one assigned

    Labels

    geojsonRelating to GeoJSONimproveImprove (or remove) an existing feature

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions