Web API Reference
MapGuide Open Source
Overview
Modules
Classes
MgCreateSdfParams
GetCoordinateSystemWkt
GetFeatureSchema
GetSpatialContextDescription
GetSpatialContextName
GetXYTolerance
GetZTolerance
MgCreateSdfParams
MgCreateSdfParams
SetCoordinateSystemWkt
SetFeatureSchema
SetSpatialContextDescription
SetSpatialContextName
SetXYTolerance
SetZTolerance
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
.