Re: [gdal-dev] gdal.ReprojectImage error with gdal 1.7.1

2010-08-12 Thread Even Rouault
Matthieu, I'm not sure 100% whether this is the cause of the error you get (in my memory, the test suite passed correctly for any recently released version), but I'd suggest you upgrading to 1.7.2 that fixes http://trac.osgeo.org/gdal/ticket/3458, which was a serious regression present in 1.7.0 an

[gdal-dev] gdal.ReprojectImage error with gdal 1.7.1

2010-08-12 Thread Matthieu Rigal
Hi guys, I just upgraded my gdal version to 1.7.1 and I had a bad surprise figuring some of my scripts were not working anymore and I could quickly figure out where it came from : gdal.ReprojectImage is not working as it should... I downloaded the reproject.py script from the autotest to see wh