Hi, 2013/10/10 BLANDENIER Lucien <[email protected]>: > I would like to know if there is a way to save a composite image done with > d.rgb (from three tiff files) as a simple colored georeferenced tiff image > which can be used then in QGIS.
use r.composite [1] and then export raster as TIF using r.out.gdal. Martin [1] http://grass.osgeo.org/grass70/manuals/r.composite.html -- Martin Landa <landa.martin gmail.com> * http://geo.fsv.cvut.cz/~landa _______________________________________________ grass-user mailing list [email protected] http://lists.osgeo.org/mailman/listinfo/grass-user
