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.
_______________________________________________
gdal-dev mailing list
gdal-dev@lists.osgeo.org
http://lists.osgeo.org/mailman/listinfo/gdal-dev

Reply via email to