[GRASS-SVN] r72366 - grass-addons/grass7/raster/r.clip
svn_grass at osgeo.org
svn_grass at osgeo.org
Wed Mar 14 12:22:13 PDT 2018
Author: neteler
Date: 2018-03-14 12:22:13 -0700 (Wed, 14 Mar 2018)
New Revision: 72366
Modified:
grass-addons/grass7/raster/r.clip/r.clip.html
Log:
r.clip addon manual: crosslink to v.clip
Modified: grass-addons/grass7/raster/r.clip/r.clip.html
===================================================================
--- grass-addons/grass7/raster/r.clip/r.clip.html 2018-03-14 16:52:34 UTC (rev 72365)
+++ grass-addons/grass7/raster/r.clip/r.clip.html 2018-03-14 19:22:13 UTC (rev 72366)
@@ -95,7 +95,7 @@
g.region raster=elev_lid792_1m
</pre></div>
-This is the computational region we want t
+This is the computational region we want to have.
Now we check the new region using:
<div class="code"><pre>
@@ -187,7 +187,8 @@
<a href="r.proj.html">r.proj</a>,
<a href="r.mapcalc.html">r.mapcalc</a>,
<a href="r.resample.html">r.resample</a>,
-<a href="r.resamp.rst.html">r.resamp.rst</a>
+<a href="r.resamp.rst.html">r.resamp.rst</a>,
+<a href="v.clip.html">v.clip</a>
</em>
<h2>AUTHOR</h2>
More information about the grass-commit
mailing list