Re: [gdal-dev] frmt_wms_googlemaps_tms.xml help ...

2012-12-06 Thread Travis Kirstine
Mario, >From what I can tell the output of the gdalinfo is fine, I'm guessing that it is the correct mercator / dms coords of the bounding box? Upper Left ( 1299378.125, 5588829.177) ( 11d40'21.04"E, 44d59' 3.39"N) Lower Left ( 1299378.125, 5588715.716) ( 11d40'21.04"E, 44d59' 0.79"N) Upper Rig

Re: [gdal-dev] frmt_wms_googlemaps_tms.xml help ...

2012-12-06 Thread Mario Cavicchi
The contents of the frmt_wms_googlemaps_tms.xml: http://mt.google.com/vt/lyrs=s&x=${x}&y=${y}&z=${z} -20037508.34 20037508.34 20037508.34 -20037508.34 20 1 1 top EPSG:900913 256 256 3 5

[gdal-dev] frmt_wms_googlemaps_tms.xml help ...

2012-12-05 Thread Mario Cavicchi
Hi folks, Maybe this question is old, but I don't find an answer on Internet. If I perform this command: gdal_translate -outsize 50% 50% -of GTiff -projwin 1299378.2102987265 5588829.1661406181 1299486.6170906540 5588715.6742054483 frmt_wms_googlemaps_tms.xml tempfile.tif the image obtained i