wxGUI.MapSwipe.html 1.2 KB

1234567891011121314151617181920212223242526272829303132333435363738394041424344454647
  1. <!-- meta page description: wxGUI Map Swipe -->
  2. <!-- meta page index: wxGUI -->
  3. <h2>DESCRIPTION</h2>
  4. <p>
  5. The <b>Map Swipe</b> is
  6. a <em><a href="wxGUI.html">wxGUI</a></em> component which allows the
  7. user to interactively compare two raster maps of the same area
  8. by revealing different parts of the raster maps.
  9. It is useful e.g. for comparing raster maps from different time periods.
  10. Map Swipe can be launched
  11. from the menu <tt>File -> Map Swipe</tt>.
  12. <p>
  13. Map Swipe allows to:
  14. <ul>
  15. <li>switch rientation of the swipe line (horizontal or vertical)</li>
  16. <li>zooming, panning</li>
  17. <li>automatically load maps when opening Map Swipe with two selected raster maps in Layer Manager</li>
  18. </ul>
  19. <center>
  20. <br>
  21. <img src="wxGUI_map_swipe.jpg" border="1" alt="screenshot">
  22. <br><br>
  23. </center>
  24. <h2>SEE ALSO</h2>
  25. <em>
  26. <a href="wxGUI.html">wxGUI</a><br>
  27. <a href="wxGUI.Components.html">wxGUI components</a>
  28. </em>
  29. <p>
  30. See also
  31. user <a href="http://grass.osgeo.org/wiki/WxGUI_Map_Swipe">wiki</a> page.
  32. <h2>AUTHOR</h2>
  33. Anna Kratochvilova,
  34. <a href="http://www.cvut.cz">Czech Technical University in Prague</a>, Czech Republic
  35. <p>
  36. <i>$Date: 2012-03-07 13:21:57 +0100 (Wed, 07 Mar 2012) $</i>