![]() ![]() ![]() | Dimap 1.1.3 SPOTView Profile |
<PROJECTION_CODE> | Dimap_Generic 1.0 |
Projection idendification code
Description :This record provides a unique identification code of the projection used within the CRS (Coordinate Reference System). The code range and the projection information attached to that entry 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> <PROJECTION_NAME>UTM zone 31N</PROJECTION_NAME> <PROJECTION_CODE>16031</PROJECTION_CODE> </Projection> or <Projection> <PROJECTION_NAME>Tranverse Mercator Bangladesh</PROJECTION_NAME> <Projection_CT_Method> ... </Projection_CT_Method> </Projection>
Datatype : t_PROJECTION_CODE
(based on Code)
Pattern : [A-Za-z]+:[0-9A-Za-z_]+
Code
(based on xsd:string)
Possible parent(s)