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

Reply via email to