![]() ![]() ![]() | Dimap 1.1 Generic Profile |
<PROJECTION_PARAMETER_VALUE> | Dimap_Generic 1.0 |
Value of the current projection parameter
Description :This keyword provides the value of the projection parameter being described. The list of projection parameters is dependent upon the chosen Projection Coordinate Transform (PROJECTION_CT_NAME/CODE). This value corresponds to the definition asociated to PRJECTION_PARAMETER_CODE.
Please note that the value type can be Angular, Linear or Real according to the nature of the parameter (false easting, central meridian, scale factor,...).
Check the Dimap Reference manual for a complete description of the Geodetic scheme used in Dimap.
Datatype : t_PROJECTION_PARAMETER_VALUE (based on xsd:double)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>
Attribute : unit of type k_PROJECTION_PARAMETER_VALUE_Unit
k_PROJECTION_PARAMETER_VALUE_Unit
(based on String)
Possible Values :
String
(based on xsd:string)
Possible parent(s)