[GRASS-SVN] r64752 - grass/trunk/vector/v.to.rast
svn_grass at osgeo.org
svn_grass at osgeo.org
Thu Feb 26 09:14:38 PST 2015
Author: neteler
Date: 2015-02-26 09:14:38 -0800 (Thu, 26 Feb 2015)
New Revision: 64752
Modified:
grass/trunk/vector/v.to.rast/v.to.rast.html
Log:
v.to.rast manual: added remarks from http://lists.osgeo.org/pipermail/grass-user/2015-February/072008.html
Modified: grass/trunk/vector/v.to.rast/v.to.rast.html
===================================================================
--- grass/trunk/vector/v.to.rast/v.to.rast.html 2015-02-26 00:46:45 UTC (rev 64751)
+++ grass/trunk/vector/v.to.rast/v.to.rast.html 2015-02-26 17:14:38 UTC (rev 64752)
@@ -9,10 +9,13 @@
<em>v.to.rast</em> will only affect data in areas lying
inside the boundaries of the current geographic region.
+A grid cell belongs to the area where the grid cell center falls into.
+<p>
Before running <em>v.to.rast</em>, the user should
therefore ensure that the current geographic region is
correctly set and that the region resolution is at the
desired level.
+
<p>Either the <em><b>column</b></em> parameter or the <em><b>value</b></em>
parameter must be specified. The <em><b>use</b></em> option may be
specified alone when using the <em>dir</em> option.
@@ -51,6 +54,9 @@
</ul>
<p><p><b>Flow directions</b> are given in degrees counterclockwise from east.
<p><p>Raster category labels are supported for all of <em>use=</em> except <em>use=z</em>.
+<p>
+The <b>-d</b> flag applies only to lines, the default is only those on the
+render path (thin line).
<h2>EXAMPLES</h2>
More information about the grass-commit
mailing list