Web API Reference MapGuide Open Source
STRING MgCreateSdfParams::GetCoordinateSystemWkt (  ) 

Gets the well-known text description of the coordinate system.

.NET Syntax
string GetCoordinateSystemWkt();
Java Syntax
String GetCoordinateSystemWkt();
PHP Syntax
string GetCoordinateSystemWkt();

Returns:
Returns the OGC WKT description of the coordinate system.


Comments or suggestions? Send us feedback.