[GRASS-SVN] r65088 - grass/branches/releasebranch_7_0/vector

svn_grass at osgeo.org svn_grass at osgeo.org
Sat Apr 18 05:05:07 PDT 2015


Author: madi
Date: 2015-04-18 05:05:07 -0700 (Sat, 18 Apr 2015)
New Revision: 65088

Modified:
   grass/branches/releasebranch_7_0/vector/vectorintro.html
Log:
v.vect.stats added to vectorintro.html (merge from trunk, r65087)

Modified: grass/branches/releasebranch_7_0/vector/vectorintro.html
===================================================================
--- grass/branches/releasebranch_7_0/vector/vectorintro.html	2015-04-17 21:26:51 UTC (rev 65087)
+++ grass/branches/releasebranch_7_0/vector/vectorintro.html	2015-04-18 12:05:07 UTC (rev 65088)
@@ -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