[GRASS-SVN] r73613 - grass/branches/releasebranch_7_6/raster/r.relief
svn_grass at osgeo.org
svn_grass at osgeo.org
Fri Oct 26 06:33:19 PDT 2018
Author: martinl
Date: 2018-10-26 06:33:19 -0700 (Fri, 26 Oct 2018)
New Revision: 73613
Modified:
grass/branches/releasebranch_7_6/raster/r.relief/r.relief.html
Log:
r.relief: note in manual that current mask is ignored (G76: merge r73612 from trunk)
Modified: grass/branches/releasebranch_7_6/raster/r.relief/r.relief.html
===================================================================
--- grass/branches/releasebranch_7_6/raster/r.relief/r.relief.html 2018-10-26 13:32:21 UTC (rev 73612)
+++ grass/branches/releasebranch_7_6/raster/r.relief/r.relief.html 2018-10-26 13:33:19 UTC (rev 73613)
@@ -46,6 +46,9 @@
bilinear or bicubic method to resample the DEM at higher
resolution. <em>r.relief</em> is then run on the resampled DEM.
+<p>
+The current mask is ignored.
+
<h2>EXAMPLES</h2>
<h3>Shaded relief map</h3>
More information about the grass-commit
mailing list