[gdal-dev] GDAL 3.0.4, Proj 7.0.0. ogr2ogr says "Unable to open EPSG support file gcs.csv"

2020-03-25 Thread Aaron Rodgers
Apologies. False alarm. I had an older version of ogr2ogr hiding in a pgsql installation that I did last September. Taking that off my path fixed the issue. ___ gdal-dev mailing list gdal-dev@lists.osgeo.org https://lists.osgeo.org/mailman/listinfo/gdal

[gdal-dev] GDAL 3.0.4, Proj 7.0.0. ogr2ogr says "Unable to open EPSG support file gcs.csv"

2020-03-25 Thread Aaron Rodgers
I am building GDAL 3.0.4 on Windows. GDAL 3.0.4 depends on PROJ. I have chosen PROJ 7.0.0, which depends on Curl, Libtiff, and Sqlite. I have successfully built all of the dependencies as shared libraries from source. The final output is a GDAL devinstall Release build, which I install to ...\g