This interface gives access to layer and MPT coordinate system information and to methods which enable conversion from one coordinate system to another. Each coordinate system is associated with its Well-Known Text (WKT) description, a simple structured, text-based format that is easy to store and share between systems.
|
Properties |
|
|
Gets the multiplication factor to convert coordinate units to meters. |
|
|
Gets a nicely formatted WKT string for display to a person. |
|
|
Gets and sets the Well-Known Text representation for the selected coordinate system. |
|
|
Gets the description part of the WKT string. |
|
|
Methods |
|
|
Returns the metric conversion factor for the specified unit. |
|
|
Initializes a projection definition based on the four string keys used to represent a coordinate system in an older TerraExplorer version. |
|
|
Initializes a projection definition based on a numeric EPSG projected coordinate system definition. |
|
|
Initializes a Geographic Lat-Long, WGS coordinate system. |
|
|
Returns TRUE if the coordinate system is planar. |
|
|
Returns TRUE if the selected coordinate system is the same as the specified one. |
|
|
Returns TRUE if the coordinate system’s WKT is valid. |