globalmapper.LoadProjectionFromEPSGCode

globalmapper.LoadProjectionFromEPSGCode(uint32 aEpsgCode) GM_Error_t32, GM_Projection_t[source]

Initializes a GM_Projection_t structure from an EPSG code

Parameters:

aEpsgCode (uint32) – EPSG code to get projection from

Returns:

Error Code

Return type:

GM_Error_t32

Returns:

The decoded projection

Return type:

GM_Projection_t