Skip to content

Support GeoJSON features without a geometry #662

@peterstace

Description

@peterstace

This is allowed by the GeoJSON spec:

A Feature object has a member with the name "geometry". The value
of the geometry member SHALL be either a Geometry object as
defined above or, in the case that the Feature is unlocated, a
JSON null value.

So the geometry field should be optional.

Metadata

Metadata

Assignees

No one assigned

    Labels

    breaking changeThese will break the APIgeojsonRelating to GeoJSONimproveImprove (or remove) an existing feature

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions