Spatial Reference Systems
Contents
[
Hide
]
Creating Spatial Reference Systems
Create a Spatial Reference System by a EPSG Identifier (SRID)
Create a Spatial Reference System from WKT (Well-Known text)
Create Spatial Reference System with Custom Parameters
Working with Spatial Reference Systems
Check Driver Support for a Spatial Reference System
Export Spatial Reference System to WKT
Well-known text (WKT) is a text markup language for representing vector geometry objects on a map, spatial reference systems of spatial objects and transformations between spatial reference systems. Aspose.GIS API lets you create a Spatial Reference System from WKT as shown in the following sample code.