|
@@ -592,6 +592,7 @@
|
|
<menuitem>
|
|
<menuitem>
|
|
<label>NVIZ (requires Tcl/Tk)</label>
|
|
<label>NVIZ (requires Tcl/Tk)</label>
|
|
<help>nviz - Visualization and animation tool for GRASS data.</help>
|
|
<help>nviz - Visualization and animation tool for GRASS data.</help>
|
|
|
|
+ <keywords>raster,vector,visualization</keywords>
|
|
<handler>self.OnMenuCmd</handler>
|
|
<handler>self.OnMenuCmd</handler>
|
|
<command>nviz</command>
|
|
<command>nviz</command>
|
|
</menuitem>
|
|
</menuitem>
|
|
@@ -805,6 +806,7 @@
|
|
<menuitem>
|
|
<menuitem>
|
|
<label>Update map statistics</label>
|
|
<label>Update map statistics</label>
|
|
<help>Update raster map statistics</help>
|
|
<help>Update raster map statistics</help>
|
|
|
|
+ <keywords>raster,statistics</keywords>
|
|
<handler>self.OnMenuCmd</handler>
|
|
<handler>self.OnMenuCmd</handler>
|
|
<command>r.support.stats</command>
|
|
<command>r.support.stats</command>
|
|
</menuitem>
|
|
</menuitem>
|
|
@@ -1121,6 +1123,7 @@
|
|
<menuitem>
|
|
<menuitem>
|
|
<label>Flow accumulation</label>
|
|
<label>Flow accumulation</label>
|
|
<help>Flow computation for massive grids (Float version).</help>
|
|
<help>Flow computation for massive grids (Float version).</help>
|
|
|
|
+ <keywords>raster</keywords>
|
|
<handler>self.OnMenuCmd</handler>
|
|
<handler>self.OnMenuCmd</handler>
|
|
<command>r.terraflow</command>
|
|
<command>r.terraflow</command>
|
|
</menuitem>
|
|
</menuitem>
|
|
@@ -1179,6 +1182,7 @@
|
|
<menuitem>
|
|
<menuitem>
|
|
<label>Watershed basin creation</label>
|
|
<label>Watershed basin creation</label>
|
|
<help>Watershed basin creation program.</help>
|
|
<help>Watershed basin creation program.</help>
|
|
|
|
+ <keywords>raster</keywords>
|
|
<handler>self.OnMenuCmd</handler>
|
|
<handler>self.OnMenuCmd</handler>
|
|
<command>r.water.outlet</command>
|
|
<command>r.water.outlet</command>
|
|
</menuitem>
|
|
</menuitem>
|