Re: [gdal-dev] GDAL 3.10.0 beta1 available for testing

2024-10-15 Thread Even Rouault via gdal-dev
Not sure whether it is just me, but make install now seem to create two bin directories: Andrew, is it a game where readers are supposed to guess which operating system you use, in which version, which exact cmake invokation you've used and any other details needed to reproduce what you se

Re: [gdal-dev] GDAL 3.10.0 beta1 available for testing

2024-10-15 Thread Andrew C Aitchison via gdal-dev
On Tue, 15 Oct 2024, Even Rouault via gdal-dev wrote: I've prepared a beta1 of GDAL 3.10.0 to get feedback from early testers, for the following next 2 weeks before the release candidate. For 3.9.0beta1 we got useful feedback, so let's do it again. The NEWS file is here:   https://github.com/O

Re: [gdal-dev] gdal_translate

2024-10-15 Thread Laurențiu Nicola via gdal-dev
Yes, you can use gdal_edit -gcp to add some GCPs, then gdalwarp -tps to straighten out the image. QGIS has a tool to do this interactively, but last time I tried it, it somewhat buggy and confusing. Laurentiu On Tue, Oct 15, 2024, at 16:54, Paul via gdal-dev wrote: > Is there a way to transfor

[gdal-dev] gdal_translate

2024-10-15 Thread Paul via gdal-dev
Is there a way to transform a raster file with selected points other then ulx, uly, lrx and lry in Gdal? I would like to select some distinct pixels in the raster file and connect them to coordinates in my map and then translate. Kind regards, Paul ___

[gdal-dev] GDAL 3.10.0 beta1 available for testing

2024-10-15 Thread Even Rouault via gdal-dev
Hi, I've prepared a beta1 of GDAL 3.10.0 to get feedback from early testers, for the following next 2 weeks before the release candidate. For 3.9.0beta1 we got useful feedback, so let's do it again. The NEWS file is here:   https://github.com/OSGeo/gdal/blob/v3.10.0beta1/NEWS.md For end-users,

Re: [gdal-dev] GDAL Windows Wheels

2024-10-15 Thread Robert Coup via gdal-dev
Hi, On Mon, 14 Oct 2024 at 15:27, Even Rouault via gdal-dev < gdal-dev@lists.osgeo.org> wrote: > So probably the most sane solution would be > to have a dynamic library libgdal.so that statically links its > dependencies, but with all GDAL public symbols renamed. Quite an > adventure... It woul

Re: [gdal-dev] Zarr v2 and compression problem with small blocks

2024-10-15 Thread Even Rouault via gdal-dev
Please file an issue about that Le 15/10/2024 à 07:39, Michael Sumner via gdal-dev a écrit : When I use compression for ZARR_V2 with these small block sizes, I get an error: gdal_translate "/vsicurl/https://github.com/cran/png/blob/master/inst/img/Rlogo.png?raw=true"; lz4.zarr -of ZARR -co F