[gdal-dev] gdalbuildvrt does not support heterogenous
band characteristics
Brent Fraser
bfraser at geoanalytic.com
Tue Jun 14 15:20:11 EDT 2011
Matt,
Likely Quickbird_06m10.tif has more or less bands than the previous
files, or band bit depth is different. For example, don't try to
include a 1 band 16-bit (e.g. gray scale) tiff in a VRT of 3 band, 8
bits each (e.g. RGB color) tiffs.
What does gdalinfo say about this file (and other files in the VRT)?
Best Regards,
Brent Fraser
On 6/14/2011 1:13 PM, Matt Wilkie wrote:
> Hi Folks, what does this error mean?
>
> gdalbuildvrt -input_file_list img-list.txt mosaic.vrt
> 0...10Warning 6: gdalbuildvrt does not support heterogenous band
> characteristics
> . Skipping Quickbird_06m10.tif
> ...etc.
>
> thanks!
>
More information about the gdal-dev
mailing list