DESCRIPTION
d.rast displays the specified raster map in the active
display frame on the graphics monitor.
EXAMPLE
Display raster map "elevation":
Figure: elevation raster map visualization
Display raster map "elevation" but only the raster cells with
values between 75 and 80 meters:
d.rast map=elevation values=75-80
Figure: elevation raster map showing values between 75 and 80 meters
Display raster map "landuse96_28m" but only categories 1 and 2:
d.rast landuse96_28m values=1,2
Figure: landuse raster map showing categories 1 and 2
SEE ALSO
d.rast.arrow,
d.rast.num,
d.rast.leg,
d.legend,
d.mon,
d.erase,
d.vect
wxGUI
AUTHOR
James Westervelt, U.S. Army Construction Engineering Research Laboratory
Last changed: $Date: 2017-12-19 17:29:28 +0100 (Tue, 19 Dec 2017) $