Dimap 1.1 Generic Profile

<PROJECTION_CT_CODE>Dimap_Generic 1.0

Projection coordinate transform identification code

Description :

This keyword provides the unique identification code for the Coordinate Transform method. The Coordinate Transform method is a set of mathemetical relationships between the Geographic Coordinate System and the Cartographic Coordinate System associated to a set of parameters. The code range is dependant upon the coding scheme being used, 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 :
 

<Projection_CT_Method> <PROJECTION_CT_NAME>CT_TransverseMercator</PROJECTION_CT_NAME> <PROJECTION_CT_CODE>epsg:1</PROJECTION_CT_CODE> <Projection_Parameters> ... </Projection_Parameters> </Projection_CT_Method>

Datatype : t_PROJECTION_CT_CODE (based on Code)

Code (based on xsd:string)

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

Possible parent(s)