[gdal-dev] Getting all known coordinate systems.

Franik ktheijs at gmail.com
Thu Jun 20 05:46:45 PDT 2019


I am updating to GDAL 3.0 (C# bindings). 

I need a list of all the supported coordinate systems in my application.

In the older versions, I requested all the known coordinate systems by
reading the csv files in the GDAL_DATA folder (pcs.csv, gcs.csv,...).

In the the new version, the csv files have been replaced by the proj.db
file. Does anyone know of a good way to get all the coordinate systems.
Should I just try to read the proj.db file myself and extract all the
records? Or is there some kind of method exposed for this?



--
Sent from: http://osgeo-org.1560.x6.nabble.com/GDAL-Dev-f3742093.html


More information about the gdal-dev mailing list