Geographic Information Systems Asked on December 10, 2021
I have several large rasters, complete with overviews. I have combined these as separate bands of a multiband virtual raster. However, QGIS performs very slow viewing this vrt
. Is there a fast way to produce an overview for this vrt
?
The .ovr
overview is a multipage TIFF, consisting of successively coarser images. For the overview of a multiband image (as produced by gdaladdo
) each of those pages is itself a multiband image.
In principle it should be possible to:
A complication is that Libtiff utilities don't have great support for GDAL extensions (such as the nodata value tag); ImageMagick utilities (e.g. convert
) have a tendency to always (prematurely) decompress the data into an image in memory.
As for GDAL utilities: gdaladdo
accepts a COPY_SRC_OVERVIEWS
option, but still seems inexplicably slow. May be able to copy a page by referring to it as GTIFF_DIR:<page$>:<filename>
?
Answered by benjimin on December 10, 2021
Get help from others!
Recent Answers
Recent Questions
© 2024 TransWikia.com. All rights reserved. Sites we Love: PCI Database, UKBizDB, Menu Kuliner, Sharing RPP