[GRASS-SVN] r71424 - grass/trunk/gui/wxpython/animation
svn_grass at osgeo.org
svn_grass at osgeo.org
Mon Aug 21 09:59:22 PDT 2017
Author: martinl
Date: 2017-08-21 09:59:22 -0700 (Mon, 21 Aug 2017)
New Revision: 71424
Modified:
grass/trunk/gui/wxpython/animation/g.gui.animation.html
Log:
g.gui.animation: link m.nviz.image in the manual
Modified: grass/trunk/gui/wxpython/animation/g.gui.animation.html
===================================================================
--- grass/trunk/gui/wxpython/animation/g.gui.animation.html 2017-08-20 21:24:20 UTC (rev 71423)
+++ grass/trunk/gui/wxpython/animation/g.gui.animation.html 2017-08-21 16:59:22 UTC (rev 71424)
@@ -25,8 +25,9 @@
</ul>
<p>
-3D view animation enables to animate raster (as an elevation map or a color map)
-or vector map (points, lines). Internally, module m.nviz.image is used.
+3D view animation enables to animate raster (as an elevation map or a
+color map) or vector map (points, lines). Internally,
+module <em><a href="m.nviz.image.html">m.nviz.image</a></em> is used.
To display 3D view animation follow these steps:
<ul>
<li>open GRASS GUI, load maps and start 3D view</li>
@@ -35,7 +36,9 @@
<li>add new animation in Animation Tool, choose 3D view mode</li>
<li>choose data (series of maps or space time dataset) used for animation</li>
<li>set workspace file</li>
- <li>choose parameter (parameter of m.nviz.image) to animate (e.g. color_map)</li>
+ <li>choose parameter (parameter
+ of <em><a href="m.nviz.image.html">m.nviz.image</a></em>) to animate
+ (e.g. color_map)</li>
</ul>
@@ -85,7 +88,8 @@
<p>
<em>
<a href="g.gui.timeline.html">g.gui.timeline</a>,
- <a href="g.list.html">g.list</a>
+ <a href="g.list.html">g.list</a>,
+ <a href="m.nviz.image.html">m.nviz.image</a>
</em>
<p>
More information about the grass-commit
mailing list