camptocamp / docker-python-gis

Create a Python3 Docker image with GIS dependency like GDAL
https://hub.docker.com/r/camptocamp/python-gis/
2 stars 0 forks source link

Bump gdal from 2.4.0 to 3.0.4 #46

Closed dependabot-preview[bot] closed 4 years ago

dependabot-preview[bot] commented 4 years ago

Bumps gdal from 2.4.0 to 3.0.4.

Release notes

Sourced from gdal's releases.

GDAL 3.0.4

Bug fix release. See release notes: https://github.com/OSGeo/gdal/blob/v3.0.4/gdal/NEWS

GDAL 3.0.3

Bug fix release. See release notes: https://github.com/OSGeo/gdal/blob/v3.0.3/gdal/NEWS

GDAL 3.0.2

Bug fix release. See release notes: https://github.com/OSGeo/gdal/blob/v3.0.2/gdal/NEWS

GDAL 3.0.1

Bug fix release. See release notes: https://github.com/OSGeo/gdal/blob/v3.0.1/gdal/NEWS

GDAL 3.0.0

  • Implement RFC 73: Integration of PROJ6 for WKT2, late binding capabilities, time-support and unified CRS database. PROJ >= 6 is now a build requirement
  • New GDAL drivers:
  • New OGR drivers:
    • MongoDBv3: read/write driver using libmongocxx v3.4.0 client (for MongoDB >= 4.0)
  • Improved drivers:
    • FITS: read/write support for scale, offset and CRS
    • netCDF: read support for groups
    • PDF: add a COMPOSITION_FILE creation option to generate a complex document
    • PDS4: subdataset creation support, read/write table/vector support
  • Support for minimal builds on Unix (#1250)
  • Add a docker/ directory with Dockerfile for different configurations
  • Continued code linting

GDAL 2.4.4

Bug fix release. See release notes: https://github.com/OSGeo/gdal/blob/v2.4.4/gdal/NEWS

Commits
  • ee535a1 Prepare for GDAL 3.0.4
  • 7e34e3f GeoTIFF writing: do not write by default EPSG:3857/WebMercator as a ESRI PE s...
  • 2ebdf85 GDALInfo(): fix axis order issue in lon,lat corner coordinates, in particular...
  • 2c4a785 Travis python3: install pip version compat of python 3.4
  • 23fca23 Remove execution right from ogr/*.png (fixes #2184)
  • a3f3a76 HDF5: fix reading single dimension dataset (fixes #2180)
  • f6a8ae0 NGW: Fix unit test - switch to new endpoint.
  • f524cbc NGW: Add support for layers geometry types with Z
  • f83fcc0 MITAB: cleanup management of update flag (fixes #2170)
  • 6a1c395 NGW: Fix dataset access mode
  • Additional commits viewable in compare view


Dependabot compatibility score

Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.


Dependabot commands and options
You can trigger Dependabot actions by commenting on this PR: - `@dependabot rebase` will rebase this PR - `@dependabot recreate` will recreate this PR, overwriting any edits that have been made to it - `@dependabot merge` will merge this PR after your CI passes on it - `@dependabot squash and merge` will squash and merge this PR after your CI passes on it - `@dependabot cancel merge` will cancel a previously requested merge and block automerging - `@dependabot reopen` will reopen this PR if it is closed - `@dependabot close` will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually - `@dependabot ignore this major version` will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself) - `@dependabot ignore this minor version` will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself) - `@dependabot ignore this dependency` will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself) - `@dependabot badge me` will comment on this PR with code to add a "Dependabot enabled" badge to your readme Additionally, you can set the following in the `.dependabot/config.yaml` file in this repo: - Update frequency - Automerge options (never/patch/minor, and dev/runtime dependencies) - Out-of-range updates (receive only lockfile updates, if desired) - Security updates (receive only security updates, if desired)
dependabot-preview[bot] commented 4 years ago

OK, I won't notify you again about this release, but will get in touch when a new version is available.

If you change your mind, just re-open this PR and I'll resolve any conflicts on it.