Dimap 1.1.2 DEM Profile

<HORIZONTAL_DATUM_CODE>Dimap_Generic 1.0

Horizontal datum shift identification code

Description :

This keyword provides the unique identification code defining the Horizontal Datum. The code relates to the coding scheme defined by the GEO_TABLES keyword (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 :
 

<Horizontal_Datum> <HORIZONTAL_DATUM_NAME>Datum_Indian_1954</HORIZONTAL_DATUM_NAME> <HORIZONTAL_DATUM_CODE>epsg:6239</HORIZONTAL_DATUM_CODE> <Prime_Meridian> ... </Prime_Meridian> <Ellipsoid> ... </Ellipsoid> </Horizontal_Datum>

Datatype : t_HORIZONTAL_DATUM_CODE (based on Code)

Code (based on xsd:string)

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

Possible parent(s)