Skip to main content

Interface: RawGeoJSONShapesDataSource

Defined in: @tissuumaps-storage/src/geojson/GeoJSONShapesDataSource.ts:39

Extends

Properties

idProperty?

optional idProperty?: string

Defined in: @tissuumaps-storage/src/geojson/GeoJSONShapesDataSource.ts:42


path?

optional path?: string

Defined in: @tissuumaps-core/dist/index.d.ts:1284

Local path (relative to workspace root)

Inherited from

RawShapesDataSource.path


type

type: "geojson"

Defined in: @tissuumaps-core/dist/index.d.ts:1276

Data source type

Inherited from

RawShapesDataSource.type


url?

optional url?: string

Defined in: @tissuumaps-core/dist/index.d.ts:1280

Remote URL (absolute or relative to TissUUmaps root)

Inherited from

RawShapesDataSource.url