[Qgis-user] Display a Lansat RGB
Alex Mandel
tech_dev at wildintellect.com
Tue May 28 01:34:16 PDT 2013
Can you post the gdal_merge command you tried?
The key is to use the -separate flag (Layer Stack in the dialog box)
"-separate:
Place each input file into a separate stacked band. "
It should look like:
gdal_merge.py -seperate red.tif green.tif blue.tif -o stack.tif
See http://lists.osgeo.org/pipermail/gdal-dev/2005-October/006671.html
Thanks,
Alex
On 05/27/2013 09:53 AM, katrin eggert wrote:
> By the way. I tried to use Raster > Merge and it did not produced any RGB.
>
>
> 2013/5/27 katrin eggert <katrineggert1980 at gmail.com>
>
>> Dear all,
>> I have a Landsat products which as all its bands separated in different
>> Geotiff files. I wanted to visualize them as a single RGB composite. I only
>> found the possibility of doing it with Raster>Merge. is there any other
>> possibility?
>> Thanks
>> Kat
>>
More information about the Qgis-user
mailing list