Dimap 1.1 Generic Profile

<AXIS1_NAME>Dimap_Generic 1.0

X (first) axis name

Description :

This keyword provides a way to name the CRS first axis in the case they are not simply X and Y. Examples :

  • "Easting"
  • "Y" (odd projections where X and Y are reversed for historical reasons)

Please note that the X and Y letters in the Dimap keyword names (such as ULXMAP, ULYMAP, XDIM, YDIM, FRAME_X, FRAME_Y . . .) refer to axis1 and axis2 (in this order), whatever the name of these axis may be. Since this can be quite tricky, we advise to carefully use axis renaming and orientation.

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_NAME (based on String)

String (based on xsd:string)

Possible parent(s)