Skip to content

spatial-monorepo


spatial-monorepo / core/src / IMDFArchive

Interface: IMDFArchive

Defined in: packages/core/src/components/CompoundComponents.tsx:40

IMDFArchive: the parsed IMDF data passed to compound components. Contains GeoJSON FeatureCollections for each feature type plus level metadata.

Properties

fixtures

fixtures: FeatureCollection

Defined in: packages/core/src/components/CompoundComponents.tsx:43


levels

levels: object[]

Defined in: packages/core/src/components/CompoundComponents.tsx:44

id

id: string

ordinal

ordinal: number


openings

openings: FeatureCollection

Defined in: packages/core/src/components/CompoundComponents.tsx:42


units

units: FeatureCollection

Defined in: packages/core/src/components/CompoundComponents.tsx:41

Released under commercial licensing.