bbox?: number[]
Describes the coordinate range of the GeoJSON object.
deleted?: string[]
List of deleted features IDs.
features: Feature[]
Features included in the collection.
inserted?: string[]
List of inserted feature IDs.
type: string
updated?: string[]
List of updated features IDs.
Describes the coordinate range of the GeoJSON object.