[gdal-dev] gdal2tiles broken
Jean-Claude Repetto
jrepetto at free.fr
Thu Jan 24 03:41:06 PST 2013
This is the ticket I tried to file in Trac (see my previous message just
a minute ago) :
gdal2tiles.py seems to be broken in gdal-1.10 BETA 1;
$ gdal2tiles.py
File "/usr/bin/gdal2tiles.py", line 680
g.add_option("-g", "--googlekey", dest='googlekey',
^
IndentationError: unindent does not match any outer indentation level
Some lines are indented by tabulations, other ones by spaces. I think
this is the cause of the problem.
More information about the gdal-dev
mailing list