Sophie

Sophie

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

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.edit</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.edit</b></em>  - Interactively edit cell values in a raster map.
<h2>KEYWORDS</h2>
display, raster
<h2>SYNOPSIS</h2>
<b>d.rast.edit</b><br>
<b>d.rast.edit help</b><br>
<b>d.rast.edit</b> <b>input</b>=<em>name</em> <b>output</b>=<em>name</em>  [<b>aspect</b>=<em>name</em>]   [<b>width</b>=<em>integer</em>]   [<b>height</b>=<em>integer</em>]   [<b>size</b>=<em>integer</em>]   [<b>rows</b>=<em>integer</em>]   [<b>cols</b>=<em>integer</em>]   [--<b>overwrite</b>]  [--<b>verbose</b>]  [--<b>quiet</b>] 

<h3>Flags:</h3>
<DL>
<DT><b>--overwrite</b></DT>
<DD>Allow output files to overwrite existing files</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>input</b>=<em>name</em></DT>
<DD>Name of input raster map</DD>

<DT><b>output</b>=<em>name</em></DT>
<DD>Name for output raster map</DD>

<DT><b>aspect</b>=<em>name</em></DT>
<DD>Name of aspect raster map</DD>

<DT><b>width</b>=<em>integer</em></DT>
<DD>Width of display canvas</DD>
<DD>Default: <em>640</em></DD>

<DT><b>height</b>=<em>integer</em></DT>
<DD>Height of display canvas</DD>
<DD>Default: <em>480</em></DD>

<DT><b>size</b>=<em>integer</em></DT>
<DD>Minimum size of each cell</DD>
<DD>Default: <em>12</em></DD>

<DT><b>rows</b>=<em>integer</em></DT>
<DD>Maximum number of rows to load</DD>
<DD>Default: <em>100</em></DD>

<DT><b>cols</b>=<em>integer</em></DT>
<DD>Maximum number of columns to load</DD>
<DD>Default: <em>100</em></DD>

</DL>
<H2>DESCRIPTION</H2>

The <EM>d.rast.edit</EM> program allows users to interactively
edit cell category values in a raster map layer displayed to the
graphics monitor using a mouse cursor.

<H2>SEE ALSO</H2>

<em><a href="d.rast.arrow.html">d.rast.arrow</a></em>,
<em><a href="d.rast.num.html">d.rast.num</a></em>

<H2>AUTHOR</H2>

Glynn Clements
<p>
<i>Last changed: $Date: 2007-04-07 13:24:40 +0200 (Sat, 07 Apr 2007) $</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>