Dimap 1.1.2 DEM Profile

<GEOGRAPHIC_CS_CODE>Dimap_Generic 1.0

Geographic coordinate system identification code

Description :

This keyword provides the code for identification of the Geographic Coordinate System (GCS) used in the current layer. The code refers to the coding scheme defined by the keyword 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 :
 

<Geographic_CS> <GEOGRAPHIC_CS_NAME>GCS_ED50</GEOGRAPHIC_CS_NAME> <GEOGRAPHIC_CS_CODE>epsg:4230</GEOGRAPHIC_CS_CODE> </Geographic_CS> or <Geographic_CS> <GEOGRAPHIC_CS_NAME>Special Bangladesh</GEOGRAPHIC_CS_NAME> <Horizontal_Datum> ... </Horizontal_Datum> </Geographic_CS>

Datatype : t_GEOGRAPHIC_CS_CODE (based on Code)

Code (based on xsd:string)

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

Possible parent(s)