[GRASS-SVN] r61771 - grass-addons/grass7/vector/v.neighborhoodmatrix
svn_grass at osgeo.org
svn_grass at osgeo.org
Fri Aug 29 06:28:51 PDT 2014
Author: mlennert
Date: 2014-08-29 06:28:51 -0700 (Fri, 29 Aug 2014)
New Revision: 61771
Modified:
grass-addons/grass7/vector/v.neighborhoodmatrix/v.neighborhoodmatrix.html
Log:
minor correction
Modified: grass-addons/grass7/vector/v.neighborhoodmatrix/v.neighborhoodmatrix.html
===================================================================
--- grass-addons/grass7/vector/v.neighborhoodmatrix/v.neighborhoodmatrix.html 2014-08-29 13:09:06 UTC (rev 61770)
+++ grass-addons/grass7/vector/v.neighborhoodmatrix/v.neighborhoodmatrix.html 2014-08-29 13:28:51 UTC (rev 61771)
@@ -10,12 +10,12 @@
<h2>NOTES</h2>
-Currently the module assumes that the layer above that containing the
+Currently the module assumes that the layer above the layer containing the
polygons is empty and available for adding categories to boundaries.
<h2>EXAMPLE</h2>
-Send the neighborhood matrix of the counties in the boundary_county map of the North Carolina dataset:
+Send the neighborhood matrix of the counties in the boundary_county map of the North Carolina dataset to standard output:
<div class="code"><pre>
v.neighborhoodmatrix in=boundary_county sep=,
More information about the grass-commit
mailing list