[GRASS-SVN] r61670 - grass-addons/grass6/raster/r.viewshed

svn_grass at osgeo.org svn_grass at osgeo.org
Sun Aug 17 14:48:19 PDT 2014


Author: neteler
Date: 2014-08-17 14:48:19 -0700 (Sun, 17 Aug 2014)
New Revision: 61670

Modified:
   grass-addons/grass6/raster/r.viewshed/r.viewshed.html
Log:
r.viewshed Addon manual: better explain view angle

Modified: grass-addons/grass6/raster/r.viewshed/r.viewshed.html
===================================================================
--- grass-addons/grass6/raster/r.viewshed/r.viewshed.html	2014-08-17 21:37:57 UTC (rev 61669)
+++ grass-addons/grass6/raster/r.viewshed/r.viewshed.html	2014-08-17 21:48:19 UTC (rev 61670)
@@ -29,8 +29,9 @@
 
 Otherwise, a value in [0, 180] representing the vertical angle with
 regard to the viewpoint, in degrees, if the point is visible.
-0 degrees: directly above the observer,
-180 degrees: directly below the observer
+A value of 0 is directly below the specified viewing position,
+90 is due horizontal. The angle to the cell containing the viewing
+position is undefined and set to 180. 
 
 <p>
 If the <b>-b</b> flag is set, the output is in boolean-mode, and each point
@@ -65,7 +66,7 @@
 
 <p>
 Observer elevation: By default the observer is assumed to have
-height of 0 map units above the terrain.  The user can change this using option
+height of 1.75 map units above the terrain.  The user can change this using option
 <em>obs_elev</em>. The value entered is in the same units
 as the elevation.
 



More information about the grass-commit mailing list