[gdal-dev] Writing/reading a tiff with 8 bands
Even Rouault
even.rouault at spatialys.com
Mon Jun 8 07:37:45 PDT 2015
Selon Andrea Peri <aperi2007 at gmail.com>:
> 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_translate
to convert it into GeoTIFF
>
> 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
> . . . . . . . . .
> qwerty à Úìòù
> -----------------
> _______________________________________________
> gdal-dev mailing list
> gdal-dev at lists.osgeo.org
> http://lists.osgeo.org/mailman/listinfo/gdal-dev
--
Spatialys - Geospatial professional services
http://www.spatialys.com
More information about the gdal-dev
mailing list