[gdal-dev] ECW driver crash

2025-03-14 Thread Marián Hadri via gdal-dev
Hallo, I have builded GDAL 3.10.2 version. I downloaded source code, extracted, and then using CMake I created a project file for VS2019. I also downloaded some additional drivers, and with one I have a problem ... ECW. I downloaded latest version from "www.hexagongeospatial.com" and in CMake I

Re: [gdal-dev] GeoTIFF: "SetDataAxisToSRSAxisMapping" effect on (consistency between) "GDALGetGeoTransform"

2025-03-14 Thread Even Rouault via gdal-dev
Ramon, Tricky subject, in theory the geotransform should be interpreted by taking into account the DataAxisToSRSAxisMapping value (GDAL will never change the order of coefficients within the geotransform), but I'm afraid there's quite substantial code in GDAL that neglects to do it properly,

[gdal-dev] GeoTIFF: "SetDataAxisToSRSAxisMapping" effect on (consistency between) "GDALGetGeoTransform"

2025-03-14 Thread Ramon Antonio via gdal-dev
Dear Community, Does SetDataAxisToSRSAxisMapping have any effect on GDALGetGeoTransform? In other words, if the axis order is changed, should the order of geotransform coefficients also change, automatically or manually? More details on the question are posted here: https://gis.stackexchange.com/

[gdal-dev] Change in behavior in GDAL 3.10.1

2025-03-14 Thread Tim Harris via gdal-dev
I ran into sort of an odd problem with some rasterization code that changed between 3.10.0 and 3.10.1. The problem also exists with 3.10.2. The core of the problem is flushing data to disk but it seems that threading and compression also have something to do with it. Here's a way to reproduce it..

Re: [gdal-dev] Change in behavior in GDAL 3.10.1

2025-03-14 Thread Even Rouault via gdal-dev
Tim, good catch. Fix queued in https://github.com/OSGeo/gdal/pull/11966. The FlushCache() workaround is a safe one. Even Le 14/03/2025 à 19:37, Tim Harris via gdal-dev a écrit : I ran into sort of an odd problem with some rasterization code that changed between 3.10.0 and 3.10.1. The problem

Re: [gdal-dev] GeoTIFF: "SetDataAxisToSRSAxisMapping" effect on (consistency between) "GDALGetGeoTransform"

2025-03-14 Thread Ramon Antonio via gdal-dev
Even, Thanks for the prompt response! You don't mind if you or I post your answer on gis.stackexchange with credit to you? On Fri, Mar 14, 2025 at 6:59 PM Even Rouault wrote: > > Ramon, > > Tricky subject, > > in theory the geotransform should be interpreted by taking into account > the DataAxis

Re: [gdal-dev] GeoTIFF: "SetDataAxisToSRSAxisMapping" effect on (consistency between) "GDALGetGeoTransform"

2025-03-14 Thread Ramon Antonio via gdal-dev
The original question and the answer are here: https://gis.stackexchange.com/questions/491133/gdal-geotiff-consistency-between-gdalgetgeotransform-and-setdataaxistosrsaxi On Fri, Mar 14, 2025 at 7:39 PM Even Rouault wrote: > > > Le 14/03/2025 à 17:37, Ramon Antonio a écrit : > > Even, > > > > Tha

Re: [gdal-dev] Motion: approve use of GDAL Sponsorship Program funds for 2 documentation contributors

2025-03-14 Thread Even Rouault via gdal-dev
Motion approved with +1 from PSC members JavierJS, MichaelS, HowardB, JukkaR, DanB, DanielM, KurtS and me. Le 12/03/2025 à 14:15, Even Rouault via gdal-dev a écrit : Hi, Seth Girvin (https://github.com/geographika) and Harrissou Sant-anna (DelazJ) are interested in contributing improvements t