[GRASS-SVN] r66846 - grass-addons/grass7/vector/v.centerline
svn_grass at osgeo.org
svn_grass at osgeo.org
Mon Nov 16 00:14:58 PST 2015
Author: mlennert
Date: 2015-11-16 00:14:58 -0800 (Mon, 16 Nov 2015)
New Revision: 66846
Modified:
grass-addons/grass7/vector/v.centerline/v.centerline.html
Log:
added a few words to clarify use of the module for same-trajectory lines only
Modified: grass-addons/grass7/vector/v.centerline/v.centerline.html
===================================================================
--- grass-addons/grass7/vector/v.centerline/v.centerline.html 2015-11-16 07:09:05 UTC (rev 66845)
+++ grass-addons/grass7/vector/v.centerline/v.centerline.html 2015-11-16 08:14:58 UTC (rev 66846)
@@ -1,10 +1,10 @@
<h2>DESCRIPTION</h2>
<em>v.centerline</em> creates a new map with a line representing an
-approximation of the central tendency of a series of input lines. This
-can for example, be the central line of a river represented by its two
-sides, or a line representing the general direction of a series of
-flight paths, etc.
+approximation of the central tendency of a series of input lines that
+all have similar trajectories. This can for example, be the central
+line of a river represented by its two sides, or a line representing
+the general direction of a series of flight paths, etc.
<p>
Two algorithms are proposed in the module, both based on the idea of
More information about the grass-commit
mailing list