Dimap 1.1.2 DEM Profile

<VERTICAL_DATUM_CODE>Dimap_Generic 1.0

Vertical Datum identification code

Description :

This field provides the identification of the vertical datum, used as reference surface for vertical coordinates or height/depth related attribute values in the current layer. It refers to a standard national or international coding system as indicated in GEO_TABLES (it is highly recommended to use a namespace prefix such as epsg: in front of the code itself).

Example :
 

<Vertical_Datum> <VERTICAL_DATUM_NAME>Yellow Sea, China</VERTICAL_DATUM_NAME> <VERTICAL_DATUM_CODE>epsg:5704</VERTICAL_DATUM_CODE> <VERTICAL_DATUM_TYPE>GEOIDAL</VERTICAL_DATUM_TYPE> <VERTICAL_DATUM_OFFSET unit='M'>23.0</VERTICAL_DATUM_OFFSET> </Vertical_Datum>

Datatype : t_VERTICAL_DATUM_CODE (based on Code)

Code (based on xsd:string)

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

Possible parent(s)