|
@@ -107,58 +107,94 @@ d.vect, or d.grid, for example).
|
|
|
<dl>
|
|
|
|
|
|
<dt><img src="icons/grass2/monitor-create.png">
|
|
|
-<em>Open new Map Display Window</em></dt>
|
|
|
-<dd>Opens a new map display and creates empty layer tree tab in Layer Manager.</dd>
|
|
|
+<em>Start new display / create new workspace</em></dt>
|
|
|
+<dd>Opens a new map display and creates empty layer tree tab in Layer Manager or creates new workspace for the current layer tree.</dd>
|
|
|
|
|
|
-<dt><img src="icons/grass2/create.png">
|
|
|
-<em>Create new workspace file</em></dt>
|
|
|
-<dd>Removes all layers in the layer tree and creates a new, empty tree
|
|
|
-where new layers can be added.</dd>
|
|
|
+<dl>
|
|
|
+ <dt><img src="icons/grass2/monitor-create.png">
|
|
|
+ <em>Start new map display</em></dt>
|
|
|
+ <dd>Opens a new map display and creates empty layer tree tab in Layer Manager.</dd>
|
|
|
+ <dt><img src="icons/grass2/create.png">
|
|
|
+ <em>Create new workspace</em></dt>
|
|
|
+ <dd>Removes all layers from the layer tree and creates a new, empty tree
|
|
|
+ where new layers can be added.</dd>
|
|
|
+</dl>
|
|
|
|
|
|
<dt><img src="icons/grass2/layer-open.png">
|
|
|
-<em>Load map layers (raster, vector) into workspace</em></dt>
|
|
|
-<dd>Loads selected raster or vector maps into current layer tree.</dd>
|
|
|
+ <em>Load / import map layers into workspace</em></dt>
|
|
|
+<dd>Loads or imports selected raster or vector maps into current layer tree.</dd>
|
|
|
+
|
|
|
+<dl>
|
|
|
+ <dt><img src="icons/grass2/layer-open.png">
|
|
|
+ <em>Load map layers into workspace</em></dt>
|
|
|
+ <dd>Loads selected raster or vector maps into current layer tree.</dd>
|
|
|
+
|
|
|
+ <dt><img src="icons/grass2/layer-import.png">
|
|
|
+ <em>Import raster data</em></dt>
|
|
|
+ <dd>Import selected raster data into GRASS and load them into current layer tree.</dd>
|
|
|
+
|
|
|
+ <dt><img src="icons/grass2/layer-import.png">
|
|
|
+ <em>Import vector data</em></dt>
|
|
|
+ <dd>Import selected vector data into GRASS and load them into current layer tree.</dd>
|
|
|
+
|
|
|
+ <dt><img src="icons/grass2/layer-import.png">
|
|
|
+ <em>Link external raster data</em></dt>
|
|
|
+ <dd>Link selected external raster data as GRASS raster maps and load them into current layer tree.</dd>
|
|
|
+
|
|
|
+ <dt><img src="icons/grass2/layer-import.png">
|
|
|
+ <em>Link external vector data</em></dt>
|
|
|
+ <dd>Link selected external vector data as GRASS vector maps and load them into current layer tree.</dd>
|
|
|
+</dl>
|
|
|
|
|
|
<dt><img src="icons/grass2/open.png">
|
|
|
-<em>Open an existing workspace file</em></dt>
|
|
|
+ <em>Open existing workspace file</em></dt>
|
|
|
<dd>Opens an previously saved workspace file, containing a set of display
|
|
|
layers and their option settings.</dd>
|
|
|
|
|
|
<dt><img src="icons/grass2/save.png">
|
|
|
-<em>Save workspace file</em></dt>
|
|
|
+ <em>Save current workspace to file</em></dt>
|
|
|
<dd>Saves current set of layers and their options to a workspace
|
|
|
file.</dd>
|
|
|
|
|
|
<dt><img src="icons/grass2/layer-raster-add.png">
|
|
|
-<em>Add raster map layer</em></dt>
|
|
|
-<dd>Adds raster map to layer tree, see <em><a href="d.rast.html">d.rast</a></em>.
|
|
|
+ <em>Add raster map layer</em></dt>
|
|
|
+<dd>Adds raster map to layer tree, see <em><a href="d.rast.html">d.rast</a></em>.
|
|
|
</dd>
|
|
|
|
|
|
-<dt><img src="icons/grass2/layer-shaded-relief-add.png">
|
|
|
-<em>Add various raster-based map layers</em></dt>
|
|
|
+<dt><img src="icons/grass2/layer-raster-more.png">
|
|
|
+<em>Add various raster map layers (RGB, HIS, shaded relief...)</em></dt>
|
|
|
<dd>Opens a dropdown menu that allows user to select to:<br>
|
|
|
|
|
|
<dl>
|
|
|
- <dt><img src="icons/grass2/layer-shaded-relief-add.png">
|
|
|
- <em>Add shaded relief raster map layer </em></dt>
|
|
|
- <dd>Adds shaded relief raster map layer,
|
|
|
- see <em><a href="d.shadedmap.html">d.shadedmap</a></em>
|
|
|
+ <dt><img src="icons/grass2/layer-raster3d-add.png">
|
|
|
+ <em>Add 3D raster map layer</em></dt>
|
|
|
+ <dd>Adds 3D raster map to layer tree.</dd>
|
|
|
+ </dd>
|
|
|
+
|
|
|
<dt><img src="icons/grass2/layer-rgb-add.png">
|
|
|
<em>Add RGB raster layer</em></dt>
|
|
|
<dd>Combines and displays three raster maps defined as red, green,
|
|
|
and blue channels to create an RGB color map,
|
|
|
see <em><a href="d.rgb.html">d.rgb</a></em>.</dd>
|
|
|
+
|
|
|
<dt><img src="icons/grass2/layer-his-add.png">
|
|
|
<em>Add HIS raster layer</em></dt>
|
|
|
<dd>Combines and displays two or three raster maps defined as hue,
|
|
|
intensity, and (optionally) saturation channels to create a color map,
|
|
|
see <em><a href="d.his.html">d.his</a></em>.</dd>
|
|
|
- <dt><img src="icons/grass2/layer-cell-cats-add.png">
|
|
|
+
|
|
|
+ <dt><img src="icons/grass2/layer-shaded-relief-add.png">
|
|
|
+ <em>Add shaded relief raster map layer </em></dt>
|
|
|
+ <dd>Adds shaded relief raster map layer,
|
|
|
+ see <em><a href="d.shadedmap.html">d.shadedmap</a></em>.</dd>
|
|
|
+
|
|
|
+ <dt><img src="icons/grass2/layer-aspect-arrow-add.png">
|
|
|
<em>Add raster arrows layer</em></dt>
|
|
|
<dd>Adds map of raster cells with directional arrows drawn. Arrow
|
|
|
direction and length are determined by separate aspect/directional map
|
|
|
and (optional) slope/intensity map,
|
|
|
see <em><a href="d.rast.arrow.html">d.rast.arrow</a></em>.</dd>
|
|
|
+
|
|
|
<dt><img src="icons/grass2/layer-cell-cats-add.png">
|
|
|
<em>Add raster numbers layer</em></dt>
|
|
|
<dd>Adds map of raster cells with numbers representing the cell values,
|
|
@@ -170,13 +206,13 @@ layers and their option settings.</dd>
|
|
|
<dd>Adds a vector map layer, see <em><a href="d.vect.html">d.vect</a></em>.
|
|
|
</dd>
|
|
|
|
|
|
-<dt><img src="icons/grass2/layer-vector-thematic-add.png">
|
|
|
-<em>Add various vector-based map layers </em></dt>
|
|
|
+<dt><img src="icons/grass2/layer-vector-more.png">
|
|
|
+<em>Add various vector map layers (thematic, chart...)</em></dt>
|
|
|
<dd>Opens a dropdown menu that allows user to select to:<br>
|
|
|
|
|
|
<dl>
|
|
|
<dt><img src="icons/grass2/layer-vector-thematic-add.png">
|
|
|
- <em>Add thematic map layer
|
|
|
+ <em>Add thematic area (choropleth) map layer
|
|
|
(for all vector types)</em></dt>
|
|
|
<dd>Adds layer for thematic display values from a numeric attribute
|
|
|
column associated with a vector map. Options include: thematic display
|
|
@@ -189,7 +225,7 @@ layers and their option settings.</dd>
|
|
|
see <em><a href="d.vect.thematic.html">d.vect.thematic</a></em>.</dd>
|
|
|
|
|
|
<dt><img src="icons/grass2/layer-vector-chart-add.png">
|
|
|
- <em>Add thematic charts layer (for vector points)</em></dt>
|
|
|
+ <em>Add thematic chart layer (for vector points)</em></dt>
|
|
|
<dd>Adds layer in which pie or bar charts can be automatically created
|
|
|
at vector point locations. Charts display values from selected columns
|
|
|
in the associated attribute table. Options include: chart type, layer
|
|
@@ -198,28 +234,11 @@ layers and their option settings.</dd>
|
|
|
see <em><a href="d.vect.chart.html">d.vect.chart</a></em>.</dd>
|
|
|
</dl>
|
|
|
|
|
|
-<dt><img src="icons/grass2/layer-command-add.png">
|
|
|
-<em>Add command layer</em></dt>
|
|
|
-<dd>Adds a layer in which a GRASS GIS command or command list can be entered.
|
|
|
-For a command list use the semi-colon (";") symbol as a separator.
|
|
|
-For example:
|
|
|
-
|
|
|
-<div class="code"><pre>
|
|
|
-d.rast soils;d.rast -o roads;d.vect streams col=blue
|
|
|
-</pre></div>
|
|
|
-
|
|
|
-Note that when an option of the command contains spaces, you need to
|
|
|
-"escape" them with the backslash ('\') character, for example:
|
|
|
-<div class="code"><pre>
|
|
|
-d.text text=Population\ density
|
|
|
-</pre></div>
|
|
|
-</dd>
|
|
|
-
|
|
|
<dt><img src="icons/grass2/layer-group-add.png">
|
|
|
-<em>Add layer group</em></dt>
|
|
|
-<dd>Adds an empty layer group. Layers can then be added to the group.</dd>
|
|
|
+<em>Add group</em></dt>
|
|
|
+<dd>Adds an empty group. Layers can then be added to the group.</dd>
|
|
|
|
|
|
-<dt><img src="icons/grass2/layer-grid-add.png">
|
|
|
+<dt><img src="icons/grass2/layer-more.png">
|
|
|
<em>Add grid or vector labels overlay</em></dt>
|
|
|
<dd>Opens a dropdown menu that allows user to select to:<br>
|
|
|
|
|
@@ -245,15 +264,44 @@ d.text text=Population\ density
|
|
|
<em>Add rhumbline layer</em>
|
|
|
<dd>Add layer to display rhumblines (for latitude/longitude locations only),
|
|
|
see <em><a href="d.rhumbline.html">d.rhumbline</a></em>.</dd>
|
|
|
+
|
|
|
+ <dt><img src="icons/grass2/layer-command-add.png">
|
|
|
+ <em>Add command layer</em></dt>
|
|
|
+ <dd>Adds a layer in which a GRASS GIS command or command list can be entered.
|
|
|
+ For a command list use the semi-colon (";") symbol as a separator.
|
|
|
+ For example:
|
|
|
+
|
|
|
+<div class="code"><pre>
|
|
|
+d.rast soils;d.rast -o roads;d.vect streams col=blue
|
|
|
+</pre></div>
|
|
|
+
|
|
|
+Note that when an option of the command contains spaces, you need to
|
|
|
+"escape" them with the backslash ('\') character, for example:
|
|
|
+<div class="code"><pre>
|
|
|
+d.text text=Population\ density
|
|
|
+</pre></div>
|
|
|
+ </dd>
|
|
|
</dl>
|
|
|
|
|
|
<dt><img src="icons/grass2/layer-remove.png">
|
|
|
<em>Delete selected layer</em></dt>
|
|
|
<dd>Removes selected map layer or map layer group from layer tree.</dd>
|
|
|
|
|
|
+<dt><img src="icons/grass2/edit.png">
|
|
|
+ <em>Edit vector maps</em></dt>
|
|
|
+<dd>Opens <em><a href="wxGUI.Vector_Digitizer.html">vector digitizer</a></em> to allow editing selected vector map.</dd>
|
|
|
+
|
|
|
<dt><img src="icons/grass2/table.png">
|
|
|
- <em>Show <a href="wxGUI.Attribute_Table_Manager.html">Attribute Table Manager</a> for selected vector map</em></dt>
|
|
|
-<dd>Displays attribute data of selected vector map.</dd>
|
|
|
+ <em>Show attribute table</em></dt>
|
|
|
+<dd>Opens <em><a href="wxGUI.Attribute_Table_Manager.html">attribute table manager</a></em> for selected vector map.</dd>
|
|
|
+
|
|
|
+<dt><img src="icons/grass2/modeler-main.png">
|
|
|
+ <em>Start Graphical Modeler</em></dt>
|
|
|
+<dd>Opens <em><a href="wxGUI.Modeler.html">graphical modeler</a></em> to create models and run them.</dd>
|
|
|
+
|
|
|
+<dt><img src="icons/grass2/settings.png">
|
|
|
+ <em>Show GUI settings</em></dt>
|
|
|
+<dd>Opens dialog to change GUI preferences.</dd>
|
|
|
|
|
|
</dl>
|
|
|
|
|
@@ -511,12 +559,17 @@ or EPS file.</dd>
|
|
|
|
|
|
<h2>SEE ALSO</h2>
|
|
|
|
|
|
+wxGUI components:<br>
|
|
|
<em>
|
|
|
- <a href="wxGUI.Vector_Digitizing_Tool.html">Vector Digitizer</a><br>
|
|
|
+ <a href="wxGUI.Vector_Digitizer.html">Vector Digitizer</a><br>
|
|
|
<a href="wxGUI.Attribute_Table_Manager.html">Attribute Table Manager</a><br>
|
|
|
<a href="wxGUI.Nviz.html">3D Viewer</a><br>
|
|
|
<a href="wxGUI.Modeler.html">Graphical Modeler</a><br>
|
|
|
<a href="wxGUI.GCP_Manager.html">Manage Ground Control Points</a><br>
|
|
|
+</em>
|
|
|
+
|
|
|
+<p>
|
|
|
+<em>
|
|
|
<a href="wxGUI.Icons.html">Icon themes</a>
|
|
|
</em>
|
|
|
|