Schema for a GeoJSON geometry.

Hierarchy

Properties

Properties

coordinates: any[]

Used for all geometry types except GeometryCollection. The structure of the elements in the array varies by geometry type.

type: string

The type of GeoJSON Geometry.

Generated using TypeDoc