globalmapper.LoadProjectionFromEPSGCode ======================================= .. currentmodule:: globalmapper .. py:function:: LoadProjectionFromEPSGCode (uint32 aEpsgCode) -> GM_Error_t32, GM_Projection_t Initializes a GM_Projection_t structure from an EPSG code :param uint32 aEpsgCode: EPSG code to get projection from :returns: Error Code :rtype: GM_Error_t32 :return: The decoded projection :rtype: GM_Projection_t