Jelajahi Sumber

r.bilinear merged into r.resamp.interp

git-svn-id: https://svn.osgeo.org/grass/grass/trunk@41001 15284696-431f-4ddb-bdfa-cd5b030d7da7
Martin Landa 15 tahun lalu
induk
melakukan
dfe233df40
1 mengubah file dengan 1 tambahan dan 8 penghapusan
  1. 1 8
      gui/wxpython/xml/menudata.xml

+ 1 - 8
gui/wxpython/xml/menudata.xml

@@ -1615,13 +1615,6 @@
 	  <label>Interpolate surfaces</label>
 	  <items>
 	    <menuitem>
-	      <label>Bilinear from raster points</label>
-	      <help>Bilinear interpolation utility for raster map layers.</help>
-	      <keywords>raster</keywords>
-	      <handler>self.OnMenuCmd</handler>
-	      <command>r.bilinear</command>
-	    </menuitem>
-	    <menuitem>
 	      <label>Bilinear and bicubic from vector points</label>
 	      <help>Bicubic or bilinear spline interpolation with Tykhonov regularization.</help>
 	      <keywords>vector,interpolation</keywords>
@@ -2944,4 +2937,4 @@
       </items>
     </menu>
   </menubar>
-</menudata>
+</menudata>