![]() ![]() ![]() ![]() | Dimap 1.1 Generic Profile |
<PROJECTION_PARAMETER_CODE> | Dimap_Generic 1.0 |
Identification code of a projection parameter
Description :This keyword provides the unique identification code for the projection parameter being described. The list of projection parameters is dependent upon the chosen Projection Coordinate Transform (PROJECTION_CT_NAME/CODE). The code range is 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 :
<Projection_Parameter> <PROJECTION_PARAMETER_NAME>ProjScaleAtNatOriginGeoKey</PROJECTION_PARAMETER_NAME> <PROJECTION_PARAMETER_CODE>epsg:3092</PROJECTION_PARAMETER_CODE> <PROJECTION_PARAMETER_VALUE>0.9998</PROJECTION_PARAMETER_VALUE> </Projection_Parameter> or <Projection_Parameter> <PROJECTION_PARAMETER_NAME>ProjFalseEastingGeoKey</PROJECTION_PARAMETER_NAME> <PROJECTION_PARAMETER_CODE>epsg:3082</PROJECTION_PARAMETER_CODE> <PROJECTION_PARAMETER_VALUE unit="M">500000.0</PROJECTION_PARAMETER_VALUE> </Projection_Parameter>
Datatype : t_PROJECTION_PARAMETER_CODE
(based on Code)
Pattern : [A-Za-z]+:[0-9A-Za-z_]+
Code
(based on xsd:string)
Possible parent(s)