7.4 AxisOrder2d
Topic Version | 1 | Published | 11/11/2016 | ||
For Standard | COM v2.1 | ||||
Type: | Enumeration | Stereotype: |
Defines the cordinate system axis order of the global CRS using the axis names (from EPSG database).
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. |
Association |
Notes |
---|---|
From: ProjectedCrs. To: AxisOrder2d Dependency |