Gilles,
Yes this is a known regression of GDAL 1.7.0. See
http://trac.osgeo.org/gdal/ticket/3441 that contains the fix. You can grab a
working version of gdal_retile.py from latest gdal-svn-stable archive from
http://download.osgeo.org/gdal/daily/
Best regards,
Even
Le Friday 19 March 2010 1
Hi,
I got the following error with gdal_retile.py (fresh GDAL 1.7.1 install
on an Ubuntu jaunty box):
> File "/home/gba/Apps/usr/bin/gdal_retile.py", line 273
> print("Building internal Index for %d tile(s) ..." % len(inputTiles),
> end=' ')
>