[GRASS-SVN] r73937 - grass/branches/releasebranch_7_6/vector/v.type
svn_grass at osgeo.org
svn_grass at osgeo.org
Mon Jan 14 03:13:25 PST 2019
Author: neteler
Date: 2019-01-14 03:13:25 -0800 (Mon, 14 Jan 2019)
New Revision: 73937
Modified:
grass/branches/releasebranch_7_6/vector/v.type/v.type.html
Log:
v.type manual: ref to v.centroids added
Modified: grass/branches/releasebranch_7_6/vector/v.type/v.type.html
===================================================================
--- grass/branches/releasebranch_7_6/vector/v.type/v.type.html 2019-01-14 11:12:34 UTC (rev 73936)
+++ grass/branches/releasebranch_7_6/vector/v.type/v.type.html 2019-01-14 11:13:25 UTC (rev 73937)
@@ -9,9 +9,15 @@
v.type input=map_l output=map_b from_type=line to_type=boundary
</pre></div>
+In order to create areas, centroids must be added with <b>v.centroids</b>.
+
<h2>SEE ALSO</h2>
-<em><a href="v.to.points.html">v.to.points</a></em>
+<em>
+<a href="v.centroids.html">v.centroids</a>,
+<a href="v.to.points.html">v.to.points</a>
+</em>
+
<h2>AUTHOR</h2>
Radim Blazek, ITC-Irst, Trento, Italy
More information about the grass-commit
mailing list