[GRASS-SVN] r67612 - grass/trunk/raster/r.horizon
svn_grass at osgeo.org
svn_grass at osgeo.org
Tue Jan 19 14:08:21 PST 2016
Author: neteler
Date: 2016-01-19 14:08:21 -0800 (Tue, 19 Jan 2016)
New Revision: 67612
Modified:
grass/trunk/raster/r.horizon/r.horizon.html
Log:
r.horizon manual: describe default maxdistance
Modified: grass/trunk/raster/r.horizon/r.horizon.html
===================================================================
--- grass/trunk/raster/r.horizon/r.horizon.html 2016-01-19 20:33:26 UTC (rev 67611)
+++ grass/trunk/raster/r.horizon/r.horizon.html 2016-01-19 22:08:21 UTC (rev 67612)
@@ -69,7 +69,11 @@
<p>The <i>maxdistance</i> value gives a maximum distance to move away
from the origin along the line of sight in order to search for the
-horizon height. The smaller this value the faster the calculation but
+horizon height.
+<!-- check next statement in the source code -->
+The default <i>maxdistance</i> is the full map extent.
+
+The smaller this value the faster the calculation but
the higher the risk that you may miss a terrain feature that can
contribute significantly to the horizon outline. Note that a viewshed
can be calculated with <em>r.viewshed</em>.
More information about the grass-commit
mailing list