Represents a WMTS layer dimension. All defined properties are read-only.

Since

2019.1

Hierarchy

  • WMTSCapabilitiesLayerDimension

Properties

abstract: string

Description of the dimension.

current: boolean

Indicates whether temporal data are normally kept current and that the request parameter TIME may include the keyword “current” instead of an ending value.

default: string

Default value of the dimension.

identifier: string

Unique identifier of the dimension.

List of keywords describing the dimension. The keywords are grouped into one or more OGCCapabilitiesKeywords instances, according to their (optional) type.

title: string

Human-readable title of the dimension.

unitSymbol: string

Symbol of the unit in which the WMTS layer dimension values are expressed.

unitsOfMeasure: string

Units of measure of the dimensional axis.

values: string[]

Available values for the dimension.