[GRASS-SVN] r48488 - grass/branches/releasebranch_6_4/vector/lidar/v.outlier

svn_grass at osgeo.org svn_grass at osgeo.org
Tue Sep 27 05:02:59 EDT 2011


Author: neteler
Date: 2011-09-27 02:02:59 -0700 (Tue, 27 Sep 2011)
New Revision: 48488

Modified:
   grass/branches/releasebranch_6_4/vector/lidar/v.outlier/description.html
Log:
say that 3D input is needed

Modified: grass/branches/releasebranch_6_4/vector/lidar/v.outlier/description.html
===================================================================
--- grass/branches/releasebranch_6_4/vector/lidar/v.outlier/description.html	2011-09-27 05:53:26 UTC (rev 48487)
+++ grass/branches/releasebranch_6_4/vector/lidar/v.outlier/description.html	2011-09-27 09:02:59 UTC (rev 48488)
@@ -1,6 +1,6 @@
 <h2>DESCRIPTION</h2>
 
-<em>v.outlier</em> removes outlier points. By default, the outlier
+<em>v.outlier</em> removes outliers in a 3D point cloud. By default, the outlier
 identification is done by a bicubic spline interpolation of the
 observation with a high regularization parameter and a low resolution
 in south-north and east-west directions. Those points that differ in



More information about the grass-commit mailing list