Easiest would be to just gdal_translate -co COPY_SRC_OVERVIEWS=YES from properly setup gdalwms source, see http://gdal.org/frmt_wms.html . Local files can be accessed by using "file:///..." in in ServerURL.

On 2011-01-19 22:14, Jean-Claude Repetto wrote:
Hello,

I am looking for a method to create a pyramidal TIFF file containing
tiles downloaded from a TMS server.

I thought I could achieve that goal with the gdal_translate command and
the COPY_SRC_OVERVIEWS=YES option, but unfortunately it doesn't work (cf
<http://trac.osgeo.org/gdal/ticket/3917>).

Is there another way ?

Thanks,
Jean-Claude
_______________________________________________
gdal-dev mailing list
[email protected]
http://lists.osgeo.org/mailman/listinfo/gdal-dev



_______________________________________________
gdal-dev mailing list
[email protected]
http://lists.osgeo.org/mailman/listinfo/gdal-dev

Reply via email to