[GRASS-SVN] r65616 - grass/branches/releasebranch_7_0/raster/r.horizon
svn_grass at osgeo.org
svn_grass at osgeo.org
Sat Jul 18 10:25:48 PDT 2015
Author: annakrat
Date: 2015-07-18 10:25:48 -0700 (Sat, 18 Jul 2015)
New Revision: 65616
Modified:
grass/branches/releasebranch_7_0/raster/r.horizon/r.horizon.html
Log:
r.horizon: fix example (merge from trunk, r65615)
Modified: grass/branches/releasebranch_7_0/raster/r.horizon/r.horizon.html
===================================================================
--- grass/branches/releasebranch_7_0/raster/r.horizon/r.horizon.html 2015-07-18 17:09:13 UTC (rev 65615)
+++ grass/branches/releasebranch_7_0/raster/r.horizon/r.horizon.html 2015-07-18 17:25:48 UTC (rev 65616)
@@ -177,7 +177,7 @@
# we put a bufferzone of 10% of maxdistance around the study area
# compute only direction between 90 and 270 degrees
r.horizon elevation=elevation step=30 start=90 end=300 \
- bufferzone=200 file=horangle maxdistance=5000
+ bufferzone=200 output=horangle maxdistance=5000
</pre></div>
More information about the grass-commit
mailing list