Skip to content

Should IGeometryObject expose bounding box and CRS? #165

Description

@andreas-foreflight

Either by adding them to the interface or making IGeometryObject inherit from IGeoJSONObject.

From the RFC, it seems that all geometry objects are Geo JSON objects by definition and that the distinction is purely about not being able to nest features or feature collections inside each other.

Currently, it is not possible to get the bounding box or CRS from a member of a geometry collection without casting. This is a bit inconvenient.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions