GetCoordSysWkt

Land Desktop Map 3D Samples

 
GetCoordSysWkt
 
 
 

This method takes one argument, an MgResourceIdentifier object identifying the feature source, and returns a string containing the well-known-text description of the coordinate system. It does the following:

  1. Uses an MgFeatureService object to get an OSGeo.MapGuide.MgSpatialContextReader object from the MgResourceIdentifier object.
  2. Uses the MgSpatialContextReader object to get the well-known-text description and returns the description.