Re: [gdal-dev] Writing/reading a tiff with 8 bands

2015-06-08 Thread Even Rouault
Selon Andrea Peri : > Hi, > I need to pass from some tiff (landsat LC8) all with 1 only band, to > one tiff with 8th bands. > > Is this possible with gdal ? Sure. One possibility is to create a VRT file assembling the 8 bands. For example with gdalbuildvrt with the -separate option. And then use

[gdal-dev] Writing/reading a tiff with 8 bands

2015-06-08 Thread Andrea Peri
Hi, I need to pass from some tiff (landsat LC8) all with 1 only band, to one tiff with 8th bands. Is this possible with gdal ? AFAIK the TIFF allow to hos a image with 8 bands, but I'm not sure that gdal is capable to wite/red this kind of image. Thx, -- - Andrea Peri . . . . .