Dimap 1.1.2 DEM Profile

<HORIZONTAL_CS_NAME>Dimap_Generic 1.0

Horizontal coordinate system identification name

Description :

This keyword provides the name of the Horizontal Coordinate System in use. The name space relates to the Geodetic Tables defined by the GEO_TABLES keyword if defined.

Check the Dimap Reference manual for a complete description of the Geodetic scheme used in Dimap.

Example :
 

<Horizontal_CS> <HORIZONTAL_CS_TYPE>PROJECTED</HORIZONTAL_CS_TYPE> <HORIZONTAL_CS_NAME>Lambert 2 etendu France</HORIZONTAL_CS_NAME> <HORIZONTAL_CS_CODE>epsg:27582</HORIZONTAL_CS_CODE> </Horizontal_CS> or <Horizontal_CS> <HORIZONTAL_CS_TYPE>PROJECTED</HORIZONTAL_CS_TYPE> <HORIZONTAL_CS_NAME>Special</HORIZONTAL_CS_NAME> <Projection> ... </Projection> <Geographic_CS> ... </Geographic_CS> </Horizontal_CS>

Datatype : t_HORIZONTAL_CS_NAME (based on String)

String (based on xsd:string)

Possible parent(s)