|
@@ -0,0 +1,46 @@
|
|
|
+<!-- meta page description: wxGUI Map Swipe -->
|
|
|
+<!-- meta page index: wxGUI -->
|
|
|
+<h2>DESCRIPTION</h2>
|
|
|
+
|
|
|
+<p>
|
|
|
+The <b>Map Swipe</b> is
|
|
|
+a <em><a href="wxGUI.html">wxGUI</a></em> component which allows the
|
|
|
+user to interactively compare two raster maps of the same area
|
|
|
+by revealing different parts of the raster maps.
|
|
|
+It is useful e.g. for comparing raster maps from different time periods.
|
|
|
+Map Swipe can be launched
|
|
|
+from the menu <tt>File -> Map Swipe</tt>.
|
|
|
+
|
|
|
+<p>
|
|
|
+Map Swipe allows to:
|
|
|
+
|
|
|
+<ul>
|
|
|
+ <li>switch rientation of the swipe line (horizontal or vertical)</li>
|
|
|
+ <li>zooming, panning</li>
|
|
|
+ <li>automatically load maps when opening Map Swipe with two selected raster maps in Layer Manager</li>
|
|
|
+</ul>
|
|
|
+
|
|
|
+<center>
|
|
|
+<br>
|
|
|
+<img src="wxGUI_map_swipe.jpg" border="1" alt="screenshot">
|
|
|
+<br><br>
|
|
|
+</center>
|
|
|
+
|
|
|
+<h2>SEE ALSO</h2>
|
|
|
+
|
|
|
+<em>
|
|
|
+ <a href="wxGUI.html">wxGUI</a><br>
|
|
|
+ <a href="wxGUI.Components.html">wxGUI components</a>
|
|
|
+</em>
|
|
|
+
|
|
|
+<p>
|
|
|
+See also
|
|
|
+user <a href="http://grass.osgeo.org/wiki/WxGUI_Map_Swipe">wiki</a> page.
|
|
|
+
|
|
|
+<h2>AUTHOR</h2>
|
|
|
+
|
|
|
+Anna Kratochvilova,
|
|
|
+<a href="http://www.cvut.cz">Czech Technical University in Prague</a>, Czech Republic
|
|
|
+
|
|
|
+<p>
|
|
|
+<i>$Date: 2012-03-07 13:21:57 +0100 (Wed, 07 Mar 2012) $</i>
|