OgcDimension interface

A custom OGC dimension.

Properties

default

The default value of the dimension.

id

The identifier of the dimension.

value

The value of the dimension. Often indicates the range.

Property Details

default

The default value of the dimension.

default?: string

Property Value

string

id

The identifier of the dimension.

id?: string

Property Value

string

value

The value of the dimension. Often indicates the range.

value?: string

Property Value

string