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 <[email protected]> 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 > [email protected] > https://lists.osgeo.org/mailman/listinfo/gdal-dev >
_______________________________________________ gdal-dev mailing list [email protected] https://lists.osgeo.org/mailman/listinfo/gdal-dev
