Re: [gdal-dev] Motion: Adopt GDAL 3.9.1RC1 as 3.9.1 release

2024-06-21 Thread Even Rouault via gdal-dev
Andrew, As Greg said, 25 hours isn't long to test There's also a 2 business days phase after the motion has been initiated before declaring it passed, which will lead to us after the week end, so if someone finds something critical enough, that can still be taken into account. Hard to know i

Re: [gdal-dev] Motion: Adopt GDAL 3.9.1RC1 as 3.9.1 release

2024-06-21 Thread Andrew C Aitchison via gdal-dev
On Thu, 20 Jun 2024, Even Rouault via gdal-dev wrote: Motion: Adopt GDAL 3.9.1RC1 as 3.9.1 release Starting with my +1 As Greg said, 25 hours isn't long to test I've managed to build and run some tests on Ubuntu 24-04/Noble using clang compilers (v18 as shipped by Ubuntu and/or v19 from ...

Re: [gdal-dev] Question: Layer intersection in Python

2024-06-21 Thread Michaelis, Luis via gdal-dev
Hey Even, thank you for the exceptionally quick and helpful reply! Switching to the GPKG/MEMORY drivers did indeed fix the problem, and since I don’t rely on the output being a shapefile this works perfectly fine for me. I never thought about switching to a different driver. Thanks again for t