[GRASS-SVN] r56535 - grass/trunk/vector/v.to.points
svn_grass at osgeo.org
svn_grass at osgeo.org
Sat Jun 1 10:03:34 PDT 2013
Author: martinl
Date: 2013-06-01 10:03:34 -0700 (Sat, 01 Jun 2013)
New Revision: 56535
Modified:
grass/trunk/vector/v.to.points/v.to.points.html
Log:
v.to.points: note in the manual that input can be 3D
Modified: grass/trunk/vector/v.to.points/v.to.points.html
===================================================================
--- grass/trunk/vector/v.to.points/v.to.points.html 2013-06-01 16:55:21 UTC (rev 56534)
+++ grass/trunk/vector/v.to.points/v.to.points.html 2013-06-01 17:03:34 UTC (rev 56535)
@@ -1,8 +1,8 @@
<h2>DESCRIPTION</h2>
-<em>v.to.points</em> creates points along input lines, boundaries and
-faces. Point features including centroids and kernels are copied from
-input vector map to the output. For details see notes
+<em>v.to.points</em> creates points along input 2D or 3D lines,
+boundaries and faces. Point features including centroids and kernels
+are copied from input vector map to the output. For details see notes
about <b>type</b> parameter.
<p>
More information about the grass-commit
mailing list