Dimap 1.1 Generic Profile

<AXIS1_ORIENTATION>Dimap_Generic 1.0

X (first) axis orientation

Description :

This keyword provides a way to change the orientation of the CRS first 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_AXIS1_ORIENTATION (based on Cardinal_Points)

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

Possible parent(s)