Geometry
A Geometry object represents points, curves, and surfaces in coordinate space.
See RFC 7946 Section 3.1 for the full specification.
Inheritors
Types
Properties
Link copied to clipboard
An optional BoundingBox used to represent the limits of the object's Geometry.
Link copied to clipboard
Additional members as defined in RFC 7946 §6.1. Empty when none are present. JSON encode flattens these as sibling keys. CBOR and Protobuf drop them.
Functions
Link copied to clipboard
Decodes GeoJsonObject.foreignMembers as T.
Link copied to clipboard
Returns the foreign member with the given key, or null if it is not present.