Skip to content

GDAL 3.1.4 - build 2

Compare
Choose a tag to compare
@jthiard jthiard released this 06 May 07:37
· 5 commits to master since this release

Changes

  • drop support for Python 2.7 and 3.5
  • add support for Python 3.9

ABI

  • manylinux1 (manylinux_2_5)

Included libs

  • openssl == 1.0.2o
  • curl == 7.59.0
  • geos == 3.8.1
  • jasper == 1.900.1.uuid
  • proj == 6.3.1
  • cmake == 3.11.1
  • openjpeg == v2.3.0
  • hdf5 == 1.12.0
  • netcfd == 4.6.1
  • expat == 2.2.5
  • webp == 0.6.1
  • lbpq == REL_12_5
  • gdal == 3.1.4

Drivers

        --with-threads \
        --disable-debug \
        --disable-static \
        --without-grass \
        --without-libgrass \
        --without-jpeg12 \
        --with-libtiff \
        --with-jpeg \
        --with-gif \
        --with-png \
        --with-webp \
        --with-geotiff=internal \
        --with-sqlite3=/usr \
        --with-pcraster=internal \
        --with-pcidsk=internal \
        --with-bsb \
        --with-grib \
        --with-pam \
        --with-geos=/usr/local/bin/geos-config \
        --with-proj=/usr/local \
        --with-expat=/usr/local \
        --with-libjson-c \
        --with-libiconv-prefix=/usr \
        --with-libz=/usr \
        --with-curl=/usr/local/bin/curl-config \
        --with-netcdf=/usr/local/netcdf \
        --with-openjpeg \
        --with-jasper=/usr/local \
        --with-pg \
        --without-python \
        --without-hdf5 \
        --without-hdf4 \