Re: [gdal-dev] Performance Issue with VRT Pixel Function and Large Number of Source Rasters

2025-04-18 Thread Abdul Raheem Siddiqui via gdal-dev
Pull request here: https://github.com/OSGeo/gdal/pull/12178 There is potentially more subelements that can go in this top level section but I was not sure if they would work across all types of pixel functions. P.S: Is there a reason why SkipNonContributingSources is False by default? Wouldn't it

Re: [gdal-dev] GDAL 3.11.0 "Eganville" beta1 available for testing

2025-04-18 Thread Greg Troxel via gdal-dev
Even Rouault writes: > those errors are related to the new float16 (RFC100) support. Support > for that type is a bit weak with some compilers / C/C++ libraries. Can > you give a try at https://github.com/OSGeo/gdal/pull/12165 ? Thanks for the quick fix! With that patch, I get a successful buil

Re: [gdal-dev] GDAL 3.11.0 "Eganville" beta1 available for testing

2025-04-18 Thread Even Rouault via gdal-dev
I have a few remaining warnings, which I don't claim are new in 3.11, but they don't seem like incorrect warnings at first glance. The first file may also have missing std::, resulting in calling the C function abs rather than C++ std::abs, but that's still not float? No, std::abs() is fine there

Re: [gdal-dev] Motion: ReadTheDocs Financial Support

2025-04-18 Thread Even Rouault via gdal-dev
+1 Even Le 17/04/2025 à 18:39, Howard Butler via gdal-dev a écrit : Dear PSC, GDAL and PROJ depend upon ReadTheDocs for documentation generation and hosting. RTD does not charge for open source projects to host documentation. Projects can pay $60/yr to have ads removed, which we do, but we ca

Re: [gdal-dev] Motion: ReadTheDocs Financial Support

2025-04-18 Thread Howard Butler via gdal-dev
> On Apr 17, 2025, at 4:29 PM, Daniel Baston wrote: > > Thanks for the explanation. I'm +1 on pro subscriptions for GDAL and PROJ. > The extra number of runners (6 in pro vs 2 in the current plan) will also be > helpful for GDAL. I don't think we will get extra runners because our repo is op

Re: [gdal-dev] GDAL 3.11.0 "Eganville" beta1 available for testing

2025-04-18 Thread Javier Jimenez Shaw via gdal-dev
Thanks Even. The NEWS.md include a lot of things! I need more time to read it completely. On Thu, 17 Apr 2025 at 21:04, Even Rouault via gdal-dev < gdal-dev@lists.osgeo.org> wrote: > Hi, > > I've prepared a beta1 of GDAL 3.11.0 to get feedback from early testers, > for the following next 2 weeks

Re: [gdal-dev] GDAL 3.11.0 "Eganville" beta1 available for testing

2025-04-18 Thread Even Rouault via gdal-dev
Le 18/04/2025 à 03:47, Scott via gdal-dev a écrit : On the following page: https://gdal.org/en/latest/programs/gdal_raster_calc.html#gdal-raster-calc-subcommand Example 3 at the very bottom has: gdal_calc -i fixed, thanks -- http://www.spatialys.com My software is free, but my time