Skip to content

[pull] master from OSGeo:master#866

Merged
pull[bot] merged 36 commits intomakesoftwaresafe:masterfrom
OSGeo:master
Mar 17, 2026
Merged

[pull] master from OSGeo:master#866
pull[bot] merged 36 commits intomakesoftwaresafe:masterfrom
OSGeo:master

Conversation

@pull
Copy link

@pull pull bot commented Mar 17, 2026

See Commits and Changes for more details.


Created by pull[bot] (v2.0.0-alpha.4)

Can you help keep this open source service alive? 💖 Please sponsor : )

rouault and others added 30 commits March 12, 2026 22:00
Being able to switch to POST overcomes server limitations on the maximum
size of a URL
…AP_Z_GEOMETRIES, GDAL_DCAP_MEASURED_GEOMETRIES
Co-authored-by: Alessandro Pasotti <[email protected]>
I am an employee of pci geomatics, We have a customer having issues due
to these missing datums.
…etries by the output driver, unless --quiet is enabled

Fixes #13931
… of a 'geom'/'geometry' column, it is a geometry column

Fixes #14113
gdal2tiles has always been a bit hard to maintain and is now mostly a
sub-par version of gdal raster tile.

So:

- Remap by default gdal2tiles command line arguments to 'gdal raster
  tile' and make it do the job

- unless the user specifies "--legacy". Emit a deprecation warning when
  legacy mode is specified, indicating it will be removed in GDAL 3.15.
  Then gdal2tiles will only be a compatibility shim.

- the only significant option of gdal2tiles not available in 'gdal
  raster tile' is --mpi. Emit explicit error when users try it to ask
  them to set --legacy.

Note that even when options can be mapped, the end result can be
different:
- default zoom level logic computation is different
- pixel values are different (gdal raster tile output should be better)
- some auxiliary files like googlemaps.html and tilemapresource.xml are
  not generated by gdal raster tile
port/: add new helpers to read LSB ordered values from memory, as well as VSIVirtualHandle::ReadLSB()/WriteLSB()
ESRIJSON: add a HTTP_METHOD=AUTO/GET/POST open option
ossfuzz: suppress false positive unsigned-integer-overflow warning on std::from_chars()
ExportToKML(): fail on invalid latitudes (and code cleanups)
Doc: Add note about changes to MakeValid in GDAL 3.13
ogr: add two pci datums to ogr_srs_pci.cpp
SAR_CEOS: add compatibility for JAXA PALSAR-2 ALOS2 and PALSAR-3 ALOS4 Level 1.x products
rouault added 6 commits March 17, 2026 19:52
SQLite SQL dialect: assume that if NULL content is found in first row…
…tile

gdal2tiles.py: make it use 'gdal raster tile' underneath
ogr2ogr/gdal vector convert: warn about no support for curve/Z/M geometries by the output driver, unless --quiet is enabled
Doc: for completness, add a dedicated page for read/write stages of a pipeline
@pull pull bot locked and limited conversation to collaborators Mar 17, 2026
@pull pull bot added the ⤵️ pull label Mar 17, 2026
@pull pull bot merged commit 0269e77 into makesoftwaresafe:master Mar 17, 2026
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants