SpatialReferenceSystem.ExportToWkt
SpatialReferenceSystem.ExportToWkt method
Returns representation of this SRS as WKT string. The result WKT string will match OGC 01-009 specification, usually named “WKT1”.
public string ExportToWkt()
Return Value
WKT representation of this SRS.
Exceptions
exception | condition |
---|---|
InvalidOperationException | This SRS representation would contain NaN, PositiveInfinity or NegativeInfinity. |
See Also
- class SpatialReferenceSystem
- namespace Aspose.Gis.SpatialReferencing
- assembly Aspose.GIS