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

Gets the name of the coordinate system currently being read in well-known text format.

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

Returns:
Returns the coordinate system name in OGC WKT format or NULL if unknown.


Comments or suggestions? Send us feedback.