Skip to content

spatial-monorepo


spatial-monorepo / core/src / IMDFArchive

Interface: IMDFArchive

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

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:45


levels

levels: object[]

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

id

id: string

ordinal

ordinal: number


openings

openings: FeatureCollection

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


units

units: FeatureCollection

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

Released under commercial licensing.