Martin Krüger <martin.krueger <at> gmx.com> writes: > > Hello > I was in need to generate tiles from a geotiff to publish the image as a > tms-service. So i was happy to find the gdal2tiles.py script which does > the job. > > The only issue i stumbled over: > gdal2tiles.py generates the tiles in the google format(0,0=top-left) , i > need the tms format(0,0=bottom-left).
Are you sure about that? I do believe that gdal2tiles.py and MapTiler program based on gdal2tiles are particularly generating TMS tiles. -Jukka Rahkonen- _______________________________________________ gdal-dev mailing list [email protected] http://lists.osgeo.org/mailman/listinfo/gdal-dev
