4.2 AxisOrder2d
Topic Version | 1 | Published | 09/11/2015 | |
For Standard | ECOM2 v2.0 |
Defines the coordinate system axis order of the global CRS using the axis names (from the EPSG database).
Name |
Data 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. |