spatial-monorepo / imdf/src / exportGIS
Function: exportGIS()
exportGIS(
archive,opts):Promise`<Blob>`
Defined in: packages/imdf/src/gis-export.ts:479
Export building-scoped IMDF feature layers as a zipped GIS bundle.
geojson: one.geojsonfile per IMDF feature type (units, openings, levels, …)shapefile: valid zipped shapefile components (.shp,.shx,.dbf,.prj) per type
Parameters
archive
opts
Returns
Promise`<Blob>`
