Documentation | Samples | Reproject
How to export vector layer changing its coordinate systems (projections).
This sample illustrates use of:
Name | Description |
---|---|
TGIS_CSGeographicCoordinateSystemList.ByEPSG | Find object on the list based on EPSG code. |
TGIS_CSUnitsList.ByWKT | Find object on the list based on WKT string. |
TGIS_CSProjList.ByWKT | Find object on the list based on WKT string. |
This sample is available on following platforms (click to see source code):