1
vote
0answers
52 views

How I can incorporate results of histogram stretching into georeferenced image?

I have one channel 8 bit raster and when I open it in QGIS with histogram stretching "on the fly" it looks fine. How I can recalculate original raster accordingly changed histogram?
3
votes
1answer
143 views

Python equivalent of gdalbuildvrt

Is there a way to perform the same task as the gdalbuildvrt utility using GDAL Python bindings? So far I have not found any way to do this other than creating a vrt of a single dataset and manually ...
1
vote
0answers
69 views

Issues with building a VRT. from OS map tiles in QGIS

I am trying to speed up rendering of OS raster map tiles in QGIS. The tiles are 1:10k Tiffs - about 130 of them. When I attempt to build the VRT it says complete, then it shows up an error ...