Jelajahi Sumber

remove accidentally commited file

git-svn-id: https://svn.osgeo.org/grass/grass/trunk@53745 15284696-431f-4ddb-bdfa-cd5b030d7da7
Martin Landa 12 tahun lalu
induk
melakukan
d8db554d30
1 mengubah file dengan 0 tambahan dan 48 penghapusan
  1. 0 48
      gui/wxpython/gmodeler/g.gui.mapswipe.html

+ 0 - 48
gui/wxpython/gmodeler/g.gui.mapswipe.html

@@ -1,48 +0,0 @@
-<!-- meta page description: wxGUI Map Swipe -->
-<!-- meta page index: wxGUI -->
-<h2>DESCRIPTION</h2>
-
-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 -&gt; Map Swipe</tt>.
-
-<p>
-Map Swipe allows to:
-
-<ul>
-  <li>switch orientation 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="mapswipe_tsunami.jpg" border="1" alt="Map swipe screenshot">
-<br>Pre and post disaster images of the tsunami in Japan in 2011. The upper MODIS image
-taken on February 26, 2011, shows the coastline under normal conditions while the lower
-MODIS image on March 13, 2011, shows a clear view of tsunami flooding along the coastline.
-Water, black and dark blue in these false-color images, still covers the ground as much
-as five kilometers (three miles) from the coast.
-Source: <a href="http://earthobservatory.nasa.gov/NaturalHazards/view.php?id=49634">Earth Observatory/NASA</a>
-<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 the 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$</i>