[gdal-dev] How to create TIFF with overview from a TMSserver ?
Ralf Suhr
Ralf.Suhr at itc-halle.de
Thu Jan 20 10:08:16 EST 2011
Hi Jean-Claude,
I assume the directory named level17 is containing the downloaded tiles
processed with gdaladdo -r average tile_xy.tif 2 4 8 16.
Gr
Ralf
On Thursday 20 January 2011 15:36:27 Jean-Claude Repetto wrote:
> Le 20/01/2011 15:01, Ralf Suhr a écrit :
> > Hi Jean-Claude,
> >
> > you can use "gdalbuildvrt level16.vrt level17/*.tif". Pyramids from level
> > 17 are accessed transparently without building a new file.
>
> Hi Ralf,
>
> Thanks for your answer, but I can't see the input file of level 16 in
> your command. Did you mean :
> gdalbuildvrt level16.vrt level16.tif level17/*.tif ?
>
> I tried that command, but it did not create a pyramid.
>
> Regards,
> Jean-Claude
More information about the gdal-dev
mailing list