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 <[email protected]>
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
_______________________________________________
Qgis-user mailing list
[email protected]
http://lists.osgeo.org/mailman/listinfo/qgis-user