Dimap 1.1 Generic Profile

<AXIS2_ORIENTATION>Dimap_Generic 1.0

Y (second) axis orientation

Description :

This keyword provides a way to change the orientation of the CRS second axis in the case it is not obvious. Examples :

  • WEST
  • NORTH

Example :
 

<Coordinate_Axis> <AXIS1_NAME>Easting</AXIS1_NAME> <AXIS1_ORIENTATION>EAST</AXIS1_ORIENTATION> <AXIS2_NAME>Northing</AXIS2_NAME> <AXIS2_ORIENTATION>NORTH</AXIS2_ORIENTATION> </Coordinate_Axis>

Datatype : t_AXIS2_ORIENTATION (based on Cardinal_Points)

Cardinal_Points (based on xsd:string)
    Possible Values :
  • EAST
  • NORTH
  • WEST
  • SOUTH

Possible parent(s)