Re: [gdal-dev] GDAL 3.9.2 release candidate available

2024-08-11 Thread Scott via gdal-dev
Ideally, it would be real nice to have an option that returns the coord and value on a single line. On 8/11/24 17:19, Scott via gdal-dev wrote: Looking at the news file, specifically about gdallocationinfo: gdallocationinfo: avoid extra newline character in -valonly mode if coordinate is outs

Re: [gdal-dev] GDAL 3.9.2 release candidate available

2024-08-11 Thread Scott via gdal-dev
Looking at the news file, specifically about gdallocationinfo: gdallocationinfo: avoid extra newline character in -valonly mode if coordinate is outside raster extent (3.9.0 regression) Having that new-line character is imperative. For instance, say I have a file called coords.txt with the va

[gdal-dev] GDAL 3.9.2 release candidate available

2024-08-11 Thread Even Rouault via gdal-dev
Hi, I have prepared a GDAL/OGR 3.9.2 release candidate. Pick up an archive among the following ones (by ascending size):   https://download.osgeo.org/gdal/3.9.2/gdal-3.9.2rc1.tar.xz   https://download.osgeo.org/gdal/3.9.2/gdal-3.9.2rc1.tar.gz   https://download.osgeo.org/gdal/3.9.2/gdal392rc1.z

[gdal-dev] shapelib 1.6.1RC1 available

2024-08-11 Thread Even Rouault via gdal-dev
Hi, Here's a shapelib v1.6.1 release candidate: - https://download.osgeo.org/shapelib/shapelib-1.6.1rc1.tar.gz - https://download.osgeo.org/shapelib/shapelib-1.6.1rc1.zip Changes since v1.6.0: - DBFIsValueNULL(): accept empty string as NULL Date (https://github.com/OSGeo/gdal/issues/10405) -