Skip to content

Bump org.gdal:gdal from 3.11.0 to 3.12.0#9

Open
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/maven/org.gdal-gdal-3.12.0
Open

Bump org.gdal:gdal from 3.11.0 to 3.12.0#9
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/maven/org.gdal-gdal-3.12.0

Conversation

@dependabot
Copy link
Copy Markdown
Contributor

@dependabot dependabot Bot commented on behalf of github Feb 26, 2026

Bumps org.gdal:gdal from 3.11.0 to 3.12.0.

Release notes

Sourced from org.gdal:gdal's releases.

GDAL 3.12.0 "Chicoutimi"

The 3.12.0 release is a new feature release with the following highlights:

In a nutshell...

... (truncated)

Changelog

Sourced from org.gdal:gdal's changelog.

GDAL/OGR 3.12.0 "Chicoutimi" Release Notes

GDAL/OGR 3.12.0 is a feature release. Those notes include changes since GDAL 3.11.0, but not already included in a GDAL 3.11.x bugfix release.

In a nutshell...

  • New 'gdal' command line interface capabilities:

    • Add 'gdal raster as-features' (#12970)
    • Add 'gdal raster blend' (port of hsv_merge.py + regular alpha blending)
    • Add 'gdal raster compare' (port of gdalcompare.py) (#12757)
    • Add 'gdal raster neighbors' (#12768)
    • Add 'gdal raster nodata-to-alpha' (#12524)
    • Add 'gdal raster pansharpen' (port of gdal_pansharpen.py)
    • Add 'gdal raster proximity' (#12350)
    • Add 'gdal raster rgb-to-palette' (port of rgb2pct.py)
    • Add 'gdal raster update'
    • Add 'gdal raster zonal-stats'
    • Add 'gdal vector check-coverage'
    • Add 'gdal vector check-geometry'
    • Add 'gdal vector clean-coverage'
    • Add 'gdal vector index' (port of ogrtindex)
    • Add 'gdal vector layer-algebra' (port of ogr_layer_algebra.py)
    • Add 'gdal vector make-point'
    • Add 'gdal vector partition'
    • gdal vector pipeline: add limit step
    • Add 'gdal vector set-field-type'
    • Add 'gdal vector simplify-coverage'
    • Add 'gdal mdim mosaic' (#13208)
    • Add 'gdal dataset' port of 'gdal manage'
    • Make 'gdal pipeline' support mixed raster/vector pipelines
    • Pipeline: add support for nested pipeline (#12874)
    • Pipeline: add support for a 'tee' step (#12874)
    • Move 'gdal vector geom XXXX' utilities directly under 'gdal vector'
    • Rename 'gdal vector geom set-type' as 'gdal vector set-geom-type'
    • gdal raster reproject: add a -j/--num-threads option and default to ALL_CPUS
    • Make 'gdal raster fill-nodata/proximity/sieve/viewshed' pipeline-able
    • gdal raster mosaic/stack: allow it to be the first step of a raster pipeline
    • gdal pipeline: allow to run an existing pipeline and override/add parameters
    • Improved Bash completion
    • Python bindings: add a dynamically generated 'gdal.alg' module (e.g. gdal.alg.raster.convert(input="in.tif", output="out.tif"))
    • Many other improvements to existing utilities (see below)
  • VRT pixel functions: Add mean, median, geometric_mean, harmonic_mean, mode (#12418), and handle NoData values

  • Add C/C++/Python API for raster band algebra: arithmetic operators, comparison operators, AsType(), gdal::abs()/sqrt()/log10()/log()/min()/max()/mean()/IfThenElse() functions

... (truncated)

Commits
  • b5a9fab release.yml: disable publishing to PyPI as we already accidentally did at v3....
  • 6d3d306 Update numbers for 3.12.0 release
  • b262463 GeoRaster: fix build warning about size_t vs ub4 mismatch
  • 77dc8ea NEWS.md: updates for 3.12.0
  • d095c5e Fix typo
  • dc0e292 Parquet writer: fix SQLite3 error when using SORT_BY_BBOX=YES but writing no ...
  • a31c4d0 Shape: workaround bug in PROJ BoundCRS::identify for CRS based on 'NTF (Paris)'
  • ab00379 release.yml: make it robust to rc/beta in tag in upper or lowercase [ci skip]
  • 2ad4ebf JPEG: do not create .aux.xml file when reading DJI image
  • 4fdd470 S104/S111: report verticalCS in metadata
  • Additional commits viewable in compare view

Dependabot compatibility score

You can trigger a rebase of this PR 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 show <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @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)

Note
Automatic rebases have been disabled on this pull request as it has been open for over 30 days.

Bumps [org.gdal:gdal](https://github.com/osgeo/gdal) from 3.11.0 to 3.12.0.
- [Release notes](https://github.com/osgeo/gdal/releases)
- [Changelog](https://github.com/OSGeo/gdal/blob/master/NEWS.md)
- [Commits](OSGeo/gdal@v3.11.0...v3.12.0)

---
updated-dependencies:
- dependency-name: org.gdal:gdal
  dependency-version: 3.12.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot Bot added dependencies Pull requests that update a dependency file java Pull requests that update java code labels Feb 26, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependencies Pull requests that update a dependency file java Pull requests that update java code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants