[GRASS-SVN] r65087 - grass/trunk/vector
svn_grass at osgeo.org
svn_grass at osgeo.org
Fri Apr 17 14:26:51 PDT 2015
Author: madi
Date: 2015-04-17 14:26:51 -0700 (Fri, 17 Apr 2015)
New Revision: 65087
Modified:
grass/trunk/vector/vectorintro.html
Log:
v.vect.stats added to vectorintro.html
Modified: grass/trunk/vector/vectorintro.html
===================================================================
--- grass/trunk/vector/vectorintro.html 2015-04-17 09:13:01 UTC (rev 65086)
+++ grass/trunk/vector/vectorintro.html 2015-04-17 21:26:51 UTC (rev 65087)
@@ -264,12 +264,11 @@
Vectors can be extracted with <a href="v.extract.html">v.extract</a>
and reclassified with <a href="v.reclass.html">v.reclass</a>.
-
<h3>Vector statistics</h3>
Statistics can be generated by <a href="v.qcount.html">v.qcount</a>,
<a href="v.sample.html">v.sample</a>, <a href="v.normal.html">v.normal</a>,
-and <a href="v.univar.html">v.univar</a>.
+<a href="v.univar.html">v.univar</a>, and <a href="v.vect.stats.html">v.vect.stats</a>.
Distances between vector objects are calculated with <a href="v.distance.html">v.distance</a>.
More information about the grass-commit
mailing list