Sophie

Sophie

distrib > Fedora > 13 > i386 > by-pkgid > 413e0bdb3c48563b2d8d9038d07d5533 > files > 1529

grass-6.3.0-15.fc13.i686.rpm

<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
<html>
<head>
<title>GRASS GIS: d.rast</title>
<meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1">
<link rel="stylesheet" href="grassdocs.css" type="text/css">
</head>
<body bgcolor="white">

<img src="grass_logo.png" alt="GRASS logo"><hr align=center size=6 noshade>

<h2>NAME</h2>
<em><b>d.rast</b></em>  - Displays and overlays raster map layers in the active display frame on the graphics monitor.
<h2>KEYWORDS</h2>
display
<h2>SYNOPSIS</h2>
<b>d.rast</b><br>
<b>d.rast help</b><br>
<b>d.rast</b> [-<b>oix</b>] <b>map</b>=<em>string</em>  [<b>catlist</b>=<em>cat[-cat]</em>[,<i>cat[-cat]</i>,...]]   [<b>vallist</b>=<em>val[-val]</em>[,<i>val[-val]</i>,...]]   [<b>bg</b>=<em>color</em>]   [--<b>verbose</b>]  [--<b>quiet</b>] 

<h3>Flags:</h3>
<DL>
<DT><b>-o</b></DT>
<DD>Overlay (non-null values only)</DD>

<DT><b>-i</b></DT>
<DD>Invert catlist</DD>

<DT><b>-x</b></DT>
<DD>Don't add to list of rasters and commands in monitor</DD>

<DT><b>--verbose</b></DT>
<DD>Verbose module output</DD>
<DT><b>--quiet</b></DT>
<DD>Quiet module output</DD>
</DL>

<h3>Parameters:</h3>
<DL>
<DT><b>map</b>=<em>string</em></DT>
<DD>Raster map to be displayed</DD>

<DT><b>catlist</b>=<em>cat[-cat][,<i>cat[-cat]</i>,...]</em></DT>
<DD>List of categories to be displayed (INT maps)</DD>

<DT><b>vallist</b>=<em>val[-val][,<i>val[-val]</i>,...]</em></DT>
<DD>List of values to be displayed (FP maps)</DD>

<DT><b>bg</b>=<em>color</em></DT>
<DD>Background color (for null)</DD>
<DD>Options: <em>white,black,red,green,blue,yellow,magenta,cyan,aqua,grey,gray,orange,brown,purple,violet,indigo</em></DD>

</DL>
<h2>DESCRIPTION</h2>

<em>d.rast</em> displays raster map layer(s) <em>name</em> 
in the active display frame on the graphics monitor. 

<h2>NOTES</h2>

To overlay raster maps option (<b>-o</b>) may be used. 

<h2>SEE ALSO</h2>

<em><a HREF="d.erase.html">d.erase</a></em><br>
<em><a HREF="d.vect.html">d.vect</a></em><br>
<em><a HREF="d.what.rast.html">d.what.rast</a></em><br>

<h2>AUTHOR</h2>

James Westervelt, 
U.S. Army Construction Engineering 
Research Laboratory

<p><i>Last changed: $Date: 2004-08-05 14:53:21 +0200 (Thu, 05 Aug 2004) $</i>
<HR>
<P><a href="index.html">Main index</a> - <a href="display.html">display index</a> - <a href="full_index.html">Full index</a></P>
<P>&copy; 2003-2008 <a href="http://grass.osgeo.org">GRASS Development Team</a></p>
</body>
</html>