Dimap 1.1.2 DEM Profile

<Horizontal_CS>Dimap_Generic 1.0

Horizontal (2D) Coordinate System description

Description :

The Horizontal (2D) Coordinate System is part of the CRS description. It can be either a projected CS or a geographic CS. This matches the EPSG definition. Often a CRS is a Horizontal_CS when height is not involved.

Please refer to the Dimap Documentation for more details.

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

Unordered sub-elements :

Note: MinOcurs = 0 means element is optional, maxOccurs = unbounded means element is repeatable.
MinOccurs default value is 1 (element is mandatory)
maxOccurs default value is 1 (element is not repeatable)

Possible parent(s)