Dimap 1.1.2 DEM Profile

<VERTICAL_CS_CODE>Dimap_Generic 1.0

Vertical Coordinate System identification code

Description :

Vertical Coordinate System identification code. The coding scheme is defined by GEO_TABLES (it is highly recommended to use a namespace prefix such as epsg: in front of the code itself).

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

Example :
 

<Vertical_CS purpose="Vertical Coordinate System description"> <VERTICAL_CS_TYPE>HEIGHT</VERTICAL_CS_TYPE> <VERTICAL_CS_NAME>Marseille mean sea level</VERTICAL_CS_NAME> <VERTICAL_CS_CODE>epsg:1234</VERTICAL_CS_CODE> <Vertical_Datum> ... </Vertical_Datum> </Vertical_CS>

Datatype : t_VERTICAL_CS_CODE (based on Code)

Code (based on xsd:string)

Pattern : [A-Za-z]+:[0-9A-Za-z_]+

Possible parent(s)