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

Local path (relative to workspace root)

Inherited from

RawShapesDataSource.path


type

type: "geojson"

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

Data source type

Inherited from

RawShapesDataSource.type


url?

optional url: string

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

Remote URL (absolute or relative to TissUUmaps root)

Inherited from

RawShapesDataSource.url