Skip to main content

GeoJSONFeatureCollection

A set of multiple features.

type GeoJSONFeatureCollection {
type: GeoJSONType!
bbox: [Float]
features: [GeoJSONFeature!]!
}

Fields#

type (GeoJSONType!)#

bbox ([Float])#

features ([GeoJSONFeature!]!)#