|
@@ -264,12 +264,11 @@ depending on the combination of vector types.
|
|
Vectors can be extracted with <a href="v.extract.html">v.extract</a>
|
|
Vectors can be extracted with <a href="v.extract.html">v.extract</a>
|
|
and reclassified with <a href="v.reclass.html">v.reclass</a>.
|
|
and reclassified with <a href="v.reclass.html">v.reclass</a>.
|
|
|
|
|
|
-
|
|
|
|
<h3>Vector statistics</h3>
|
|
<h3>Vector statistics</h3>
|
|
|
|
|
|
Statistics can be generated by <a href="v.qcount.html">v.qcount</a>,
|
|
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>,
|
|
<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>.
|
|
Distances between vector objects are calculated with <a href="v.distance.html">v.distance</a>.
|
|
|
|
|