Skip to content

GDAL 3.5.3 - build 0

Latest
Compare
Choose a tag to compare
@jthiard jthiard released this 06 Dec 16:25
e8e55c8

Changes

  • upgrade GDAL to 3.5.3 (#8)
  • upgrade libpq to 15.1 (#8)

ABI

  • manylinux1 (manylinux_2_5)

Included libs

  • openssl == 1.1.1r
  • 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
  • netcdf == 4.6.1
  • expat == 2.2.5
  • webp == 0.6.1
  • lbpq == REL_15_1
  • spatialite == 5.0.1
  • gdal == 3.5.3

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/local \
        --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 \
        --with-openjpeg \
        --with-jasper=/usr/local \
        --with-pg \
        --with-spatialite \
        --without-python \
        --without-hdf5 \
        --without-hdf4 \