~roguescholar/gdal/+git/trunk:release/3.8

Last commit made on 2024-04-05
Get this branch:
git clone -b release/3.8 https://git.launchpad.net/~roguescholar/gdal/+git/trunk

Branch merges

Branch information

Name:
release/3.8
Repository:
lp:~roguescholar/gdal/+git/trunk

Recent commits

3c162de... by Even Rouault

Merge pull request #9643 from OSGeo/backport-9638-to-release/3.8

[Backport release/3.8] Arrow array: fix decoding of date32[days] values before Epoch (Arrow->OGRFeature)...

6161d46... by Even Rouault

Arrow array: fix decoding of date32[days] values before Epoch (Arrow->OGRFeature), and fix rounding when encoding such values (OGRFeature->Arrow) (fixes #9636)

767eb50... by Even Rouault

docker/ubuntu-full/Dockerfile: update to ARROW_VERSION=15.0.2-1 [ci skip]

1d418c1... by Even Rouault

Merge pull request #9593 from rouault/prepare_for_gdal_3_8_5

Prepare for GDAL 3.8.5

1b5b090... by Even Rouault

Prepare for GDAL 3.8.5

aab6b08... by Even Rouault

typo fixes

355020a... by Even Rouault

GMLAS: fix crash when reading CityGML files (fixes r-spatial/sf#2371)

Fixes https://github.com/r-spatial/sf/issues/2371

6ab1e61... by Even Rouault

Merge pull request #9587 from rouault/geoparquet_fixes

[Backport 3.8] Geoparquet related fixes

a554f27... by Even Rouault

Arrow/Parquet: fix inverted logic regarding spatial filtering of multipolygon with GeoArrow interleaved encoding

d7457df... by Even Rouault

Parquet: avoid potential assertion/out-of-bounds access when a subset of row groups is selected