Meaning of the axis value range, specified through minimumValue and maximumValue. Note that minimumValue and and maximumValue may not be defined. This enumeration is based on Axis definition the OpenGIS Abstract Specification; Topic 2= Spatial referencing by coordinates.

Enumeration Members

Enumeration Members

EXACT: 1

Any value between and including minimumValue and maximumValue

WRAPAROUND: 2

The axis is continuous with values wrapping around at the minimumValue and maximumValue. Values with the same meaning repeat modulo the difference between maximumValue and minimumValue.