[GRASS-SVN] r62773 - grass/trunk/vector/v.neighbors
svn_grass at osgeo.org
svn_grass at osgeo.org
Mon Nov 17 05:05:23 PST 2014
Author: neteler
Date: 2014-11-17 05:05:23 -0800 (Mon, 17 Nov 2014)
New Revision: 62773
Modified:
grass/trunk/vector/v.neighbors/v.neighbors.html
Log:
v.neighbors manual: example expanded (closes trac #2488)
Modified: grass/trunk/vector/v.neighbors/v.neighbors.html
===================================================================
--- grass/trunk/vector/v.neighbors/v.neighbors.html 2014-11-17 13:02:13 UTC (rev 62772)
+++ grass/trunk/vector/v.neighbors/v.neighbors.html 2014-11-17 13:05:23 UTC (rev 62773)
@@ -18,6 +18,10 @@
d.vect schools_wake
</pre></div>
+The result gives for each grid cell the number of points (here: schools)
+not farther than 1500 meter away (half of the given <em>size</em> value)
+from the respective cell center.
+
<h2>SEE ALSO</h2>
<em>
More information about the grass-commit
mailing list