wxGUI.MapSwipe.html 1.7 KB

12345678910111213141516171819202122232425262728293031323334353637383940414243444546474849
  1. <!-- meta page description: wxGUI Map Swipe -->
  2. <!-- meta page index: wxGUI -->
  3. <h2>DESCRIPTION</h2>
  4. The <b>Map Swipe</b> is a <em><a href="wxGUI.html">wxGUI</a></em> component
  5. which allows the user to interactively compare two raster maps of the same
  6. area by revealing different parts of the raster maps.
  7. It is useful e.g. for comparing raster maps from different time periods.
  8. Map Swipe can be launched from the menu <tt>File -&gt; Map Swipe</tt>.
  9. <p>
  10. Map Swipe allows to:
  11. <ul>
  12. <li>switch orientation of the swipe line (horizontal or vertical)</li>
  13. <li>zooming, panning</li>
  14. <li>automatically load maps when opening Map Swipe with two selected raster maps in Layer Manager</li>
  15. </ul>
  16. <center>
  17. <br>
  18. <img src="wxGUI_map_swipe.jpg" border="1" alt="Map swipe screenshot">
  19. <br>Pre and post disaster images of the tsunami in Japan in 2011. The upper MODIS image
  20. taken on February 26, 2011, shows the coastline under normal conditions while the lower
  21. MODIS image on March 13, 2011, shows a clear view of tsunami flooding along the coastline.
  22. Water, black and dark blue in these false-color images, still covers the ground as much
  23. as five kilometers (three miles) from the coast.
  24. Source: <a href="http://earthobservatory.nasa.gov/NaturalHazards/view.php?id=49634">Earth Observatory/NASA</a>
  25. <br>
  26. </center>
  27. <h2>SEE ALSO</h2>
  28. <em>
  29. <a href="wxGUI.html">wxGUI</a><br>
  30. <a href="wxGUI.Components.html">wxGUI components</a>
  31. </em>
  32. <p>
  33. See also the user <a href="http://grass.osgeo.org/wiki/WxGUI_Map_Swipe">wiki</a> page.
  34. <h2>AUTHOR</h2>
  35. Anna Kratochvilova,
  36. <a href="http://www.cvut.cz">Czech Technical University in Prague</a>, Czech Republic
  37. <p>
  38. <i>$Date: 2012-03-07 13:21:57 +0100 (Wed, 07 Mar 2012) $</i>