[gdal-dev] GDAL 3.9.0beta2 available for testing

Even Rouault even.rouault at spatialys.com
Wed May 1 04:10:42 PDT 2024


Hi,

The Docker images are now ready. Testing of the Ubuntu-based ones would 
be appreciated due to having switched to 24.04 since beta1:

- ghcr.io/osgeo/gdal:ubuntu-full-3.9.0beta2
- ghcr.io/osgeo/gdal:ubuntu-small-3.9.0beta2
- ghcr.io/osgeo/gdal:alpine-normal-3.9.0beta2
- ghcr.io/osgeo/gdal:alpine-small-3.9.0beta2

Even

Le 29/04/2024 à 14:26, Even Rouault via gdal-dev a écrit :
> Hi,
>
> I've prepared a beta2 of GDAL 3.9.0 as there have been a few 
> non-trivial changes since beta1
>
> The major ones are:
>
> * pyproject.toml: use numpy>=2.0.0rc1 for python >=3.9 (#9751)
> * Docker: update ubuntu-small and ubuntu-full to 24.04
> * TileDB: migrate away from deprecated APIs, and bump minimum version 
> to 2.15
>
> Other bugfixes:
>
> * CMake: add missing dependency to generate_gdal_version_h target when 
> building {plugin}_core targets
> * CMake: fix generated find_dependency
> * Miramon: various fixes
> * GDALSuggestedWarpOutput2(): make changes of PR #9336 honour 
> SRC_METHOD=NO_GEOTRANSFORM. Fixes failure on rasterio 
> tests/test_warpedvrt.py::test_transformer_options__width_height
> * Update p-ranav/argparse to latest master; ogrinfo and ogr2ogr: 
> update to use store_into(GIntBig&)
> * GDALOpen(): avoid double '.' in error messages related to plugin 
> drivers
> * Add OSRIsDerivedProjected() / OGRSpatialReference::IsDerivedProjected()
> * OGR_CT: use PROJJSON internally rather than in WKT:2019 (#9732)
> * GDALArgumentParser: fix dealing with positional arguments that are 
> negative numeric values
> * GDALVectorInfo(): fix 3.9.0beta1 regression regarding passing layer 
> names
> * Internal libtiff: updated to latest upstream
> * gdalinfo and ogrinfo -json: add newline character at end of JSON 
> output (qgis#57266)
> * OGRFeature::SetField(): add warnings when detecting some lossy 
> conversions (refs #9792)
> * Arrow/Parquet: fix writing empty point Z with 
> GEOMETRY_ENCODING=GEOARROW_INTERLEAVED, and test spatial filtering of 
> that encoding (qgis#57228)
> * OGRLayer::WriteArrowBatch(): add tolerance for field type mismatches 
> if int32/int64/real; Also add an option IF_FIELD_NOT_PRESERVED=ERROR 
> to error out when lossy conversion occurs. (#9792)
> * Parquet: fix ResetReading() implementation, when using the 
> ParquetDataset API and when there's a single batch
> * Parquet: fix opening single file Parquet datasets with the 
> ParquetDataset API when using PARQUET:filename.parquet
> * OGRCloneArrowArray(): add missing support for 'tss:' Arrow type
>
> Docker images with 3.9.0beta2 are currently cooking.
>
> Source snapshots at:
>
> - https://download.osgeo.org/gdal/3.9.0/gdal-3.9.0beta2.tar.gz
> - https://download.osgeo.org/gdal/3.9.0/gdal-3.9.0beta2.tar.xz
> - https://download.osgeo.org/gdal/3.9.0/gdal390beta2.zip
>
> Autotest snapshots:
>
> - https://download.osgeo.org/gdal/3.9.0/gdalautotest-3.9.0beta2.tar.gz
> - https://download.osgeo.org/gdal/3.9.0/gdalautotest-3.9.0beta2.zip
>
> Even
>
-- 
http://www.spatialys.com
My software is free, but my time generally not.



More information about the gdal-dev mailing list