Skip to content

GDAL 2.4.0 - build 0

Compare
Choose a tag to compare
@jthiard jthiard released this 23 Dec 08:25
· 18 commits to master since this release

ABI

  • manylinux1

Included libs

  • opensssl == 1.2.0o
  • curl == 7.59.0
  • geos == 3.6.3
  • jasper == 1.900.1.uuid
  • proj == 4.9.3
  • cmake == 3.11.1
  • openjpeg == v2.3.0
  • hdf5 == 1.10.2
  • netcfd == 4.6.1
  • expat == 2.2.5
  • webp == 0.6.1
  • gdal == 2.4.0

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-static-proj4=/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 \
        --without-python \
        --without-hdf4 \
        --without-hdf5 \