[gdal-dev] How to obtain list of all available SRS in GDAL 3.5?

Alan Snow alansnow21 at gmail.com
Fri Jul 8 20:54:34 PDT 2022


This may be what you are looking for:
https://proj.org/development/reference/functions.html#c.proj_get_crs_info_list_from_database

On Fri, Jul 8, 2022, 10:23 PM Nik Sands <nik at nixanz.com> wrote:

> My app must provide the user with a comprehensive list of Spatial
> Reference Systems to select from.
>
> With GDAL 2.2.2, I did this by querying both 'gcs.csv’ and ‘pcs.csv’ from
> the GDAL_DATA directory.
>
> These files are no longer available in GDAL 3.5.  So what’s the correct
> way to get a list of all the available SRSs now?
>
> Cheers,
> Nik.
> _______________________________________________
> gdal-dev mailing list
> gdal-dev at lists.osgeo.org
> https://lists.osgeo.org/mailman/listinfo/gdal-dev
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.osgeo.org/pipermail/gdal-dev/attachments/20220708/67711a23/attachment-0001.htm>


More information about the gdal-dev mailing list