Hi,

On Fri, 2011-05-13 at 08:44 +0100, Luis Lisboa wrote:
> Greetings I have an raster file with labels (used r.reclass). Is it
> possible to export (r.out.gdal in geotiff format) it with the labels?

r.mapcalc "new_map=@existing_map"

then export "new_map" to tiff as usual.

Cheers

-- Giovanni --

_______________________________________________
grass-user mailing list
[email protected]
http://lists.osgeo.org/mailman/listinfo/grass-user

Reply via email to