[gdal-dev] gdal2tiles.py and ProjNatOriginLongGeoKey
Klokan Petr Přidal
klokan at klokan.cz
Sat Apr 18 12:48:01 EDT 2009
Hi Eduard,
you need to know correct georeference and spatial reference system for
your geodata - as soon as you have it then the tiles are rendered
correctly and directly. It seems your file has already georeference
embeded in EPSG:32636 (WGS 84 / UTM zone 36N).
I don't understand why are you assigning GCPs and EPSG:900913, warping
to EPSG:4326 and then letting gdal2tiles warp back to EPSG:900913
internally...
Try just:
> ./gdal2tiles.py -z 4-18 1.tif sat
You can also install MapTiler and just drag and drop your file to the GUI:
http://www.maptiler.org/
Best,
Klokan
--
http://blog.klokan.cz/
http://www.maptiler.org/
http://www.oldmapsonline.org/
More information about the gdal-dev
mailing list