Skip to main content

Interface: GeoJSONShapesDataSource

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

Extends

Properties

idProperty?

optional idProperty?: string

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


nameProperty?

optional nameProperty?: string

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


path?

optional path?: string

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

Local path (relative to workspace root)

Inherited from

ShapesDataSource.path


type

type: "geojson"

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

Data source type

Inherited from

ShapesDataSource.type


url?

optional url?: string

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

Remote URL (absolute or relative to TissUUmaps root)

Inherited from

ShapesDataSource.url