Skip to content

spatial-monorepo


spatial-monorepo / imdf/src / GeoJSONFeatureCollection

Interface: GeoJSONFeatureCollection`<G, P>`

Defined in: packages/imdf/src/types.ts:40

Type Parameters

G

G extends GeoJSONGeometry | null

P

P extends Record`<string, unknown>`

Properties

features

features: GeoJSONFeature`<G, P>`[]

Defined in: packages/imdf/src/types.ts:42


type

type: "FeatureCollection"

Defined in: packages/imdf/src/types.ts:41

Released under commercial licensing.