[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

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

2012-12-06 Thread Mario Cavicchi
"E, 44d59' 2.09"N) Band 1 Block=363x7 Type=Byte, ColorInterp=Red Band 2 Block=363x7 Type=Byte, ColorInterp=Green Band 3 Block=363x7 Type=Byte, ColorInterp=Blue Regards, Mario On 12/05/2012 09:51 PM, Travis Kirstine wrote: what do the contents of the frmt_wms_googlemaps_tms.

[gdal-dev] HDF4 extrac lat/lon subdatasets...

2008-08-27 Thread Mario Cavicchi
Hi All, I must extract from a HDF MOD03 file the subdatasets of latitude and longitude. if I open the image with ENVI, in the list of subdatasets, I read this list: Latitude Longitude Height SensorZenith SensorAzimuth Range SolarZenith SolarAzimuth Land/SeaMask gflags instead the command gdalinfo

[gdal-dev] Problem with gdal_polygonize.py

2008-10-06 Thread Mario Cavicchi
Hi all, I compilated GDAL from repository (rev. 15462), because I want to use the gdal_polygonize.py utility. I used option --with-ogpython for make GDAL, because with --with-python I had some problem in compilation (I use python 2.5.2). Now, if I try to use gdal_polygonize.py, I get this error: $