[gdal-dev] No like "wgs84"
Even Rouault
even.rouault at spatialys.com
Sun Feb 24 15:31:34 PST 2019
On dimanche 24 février 2019 23:20:10 CET Joaquim Manuel Freire Luís wrote:
> Even, me again.
>
> Don't know if this is on purpose but it breaks previous behavior.
>
> GDAL 2.5dev does not like lower case 'wgs84'
Not really "intended", but logical due to the large overhaul done in GDAL 2.5
for SRS support (https://trac.osgeo.org/gdal/wiki/rfc73_proj6_wkt2_srsbarn).
In previous GDAL version, PROJ string parsing was done by GDAL with likely not
really intended case-insensitive string comparison. Now this is done by PROJ
itself, and PROJ has always been case sensitive (you can try "proj +proj=merc
+datum=wgs84" with older PROJ versions and it will emit that error too)
Even
--
Spatialys - Geospatial professional services
http://www.spatialys.com
More information about the gdal-dev
mailing list