[GRASS-SVN] r59151 - grass/trunk/raster/r.slope.aspect
svn_grass at osgeo.org
svn_grass at osgeo.org
Fri Feb 28 14:11:51 PST 2014
Author: martinl
Date: 2014-02-28 14:11:51 -0800 (Fri, 28 Feb 2014)
New Revision: 59151
Added:
grass/trunk/raster/r.slope.aspect/aspect_diagram.dia
grass/trunk/raster/r.slope.aspect/aspect_diagram.png
Modified:
grass/trunk/raster/r.slope.aspect/r.slope.aspect.html
Log:
r.slope.aspect: aspect diagram added to the manual
Added: grass/trunk/raster/r.slope.aspect/aspect_diagram.dia
===================================================================
(Binary files differ)
Property changes on: grass/trunk/raster/r.slope.aspect/aspect_diagram.dia
___________________________________________________________________
Added: svn:mime-type
+ application/octet-stream
Added: grass/trunk/raster/r.slope.aspect/aspect_diagram.png
===================================================================
(Binary files differ)
Property changes on: grass/trunk/raster/r.slope.aspect/aspect_diagram.png
___________________________________________________________________
Added: svn:mime-type
+ image/png
Modified: grass/trunk/raster/r.slope.aspect/r.slope.aspect.html
===================================================================
--- grass/trunk/raster/r.slope.aspect/r.slope.aspect.html 2014-02-28 21:57:34 UTC (rev 59150)
+++ grass/trunk/raster/r.slope.aspect/r.slope.aspect.html 2014-02-28 22:11:51 UTC (rev 59151)
@@ -23,6 +23,10 @@
counterclockwise: 90deg is North, 180 is West, 270 is South 360 is East. The
aspect value 0 is used to indicate undefined aspect in flat areas with slope=0.
+<center>
+ <img src="aspect_diagram.png" border="0">
+</center>
+
<p>
The <b>slope</b> output raster map contains slope values, stated in degrees of
inclination from the horizontal if <b>format</b>=degrees option (the default)
More information about the grass-commit
mailing list