[gdal-dev] GDAL 3.1.0 RC1 available

Even Rouault even.rouault at spatialys.com
Tue Apr 28 08:15:58 PDT 2020


Issue fixed now. I'll re-issue a RC2 soon to address this.

Unrelated notes regarding 
https://github.com/DanielFEvans/gdalmanylinux/blob/gdal_3.1.0/Dockerfile.wheels

- Jasper probably unneeded as you use openjpeg which is normally superior to it
- PROJ could be bumped to 6.3.1 or 7.0.0. And within a few days to 6.3.2 / 7.0.1 once they are 
promoted to final
- if you're somehow interested in accurate geodetic datum transformations, you'd better 
install some grids. See https://proj.org/download.html for options. With PROJ >= 7.0, you can 
also set the env variable PROJ_NETWORK=ON for on-demand fetching of needed grids 
through the network.
- openjpeg could/should be bumped to 2.3.1
- hdf5, netcdf could potentially be bumped too to 1.12.0 and 4.7.4. See https://github.com/
OSGeo/gdal/blob/master/gdal/docker/alpine-normal/Dockerfile
- webp presumably too
- --with-static-proj4=/usr/local is deprecated ==> --with-proj=/usr/local

-- 
Spatialys - Geospatial professional services
http://www.spatialys.com
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.osgeo.org/pipermail/gdal-dev/attachments/20200428/cbca9ec8/attachment.html>


More information about the gdal-dev mailing list