7.4 AxisOrder2d

Topic Version1Published11/11/2016
For StandardCOM v2.1
Type:EnumerationStereotype:

Defines the cordinate system axis order of the global CRS using the axis names (from EPSG database).

Table 7.4-1 Attributes

Name

Type

Notes

easting northing

TypeEnum

The first axis is easting and the second axis is northing.

northing easting

TypeEnum

The first axis is northing and the second asis is easting.

westing southing

TypeEnum

The first axis is westing and the second axis is southing.

southing westing

TypeEnum

The first axis is southing and the second axis is westing.

northing westing

TypeEnum

the first axis is northing and the second axis is westing.

westing northing

TypeEnum

the first axis is westing and the second axis is northing.

Table 7.4-2 Associations

Association

Notes

From: ProjectedCrs.

To: AxisOrder2d

Dependency