GM_LoadProjectionFromWKTString |
Initializes a GM_Projection_t structure from a WKT projection string (like would be found in a PRJ file).
GM_DLL_EXPORTED GM_Error_t32 __stdcall GM_LoadProjectionFromWKTString ( const char* aStr, // IN: String to decode projection from GM_Projection_t* aProj // OUT: buffer in which to place decoded projection. )
Copyright © 2020 Blue Marble Geographics. All Rights Reserved