~ubuntu-branches/ubuntu/precise/grass/precise

« back to all changes in this revision

Viewing changes to gui/tcltk/gis.m/description.html

  • Committer: Bazaar Package Importer
  • Author(s): Francesco Paolo Lovergine
  • Date: 2011-04-13 17:08:41 UTC
  • mfrom: (8.1.7 sid)
  • Revision ID: james.westby@ubuntu.com-20110413170841-ss1t9bic0d0uq0gz
Tags: 6.4.1-1
* New upstream version.
* Now build-dep on libjpeg-dev and current libreadline6-dev.
* Removed patch swig: obsolete.
* Policy bumped to 3.9.2, without changes.

Show diffs side-by-side

added added

removed removed

Lines of Context:
100
100
 
101
101
<DL>
102
102
 
103
 
<DT><img src="icons/grass/gui-startmon.gif"> Open new map display</DT>
 
103
<DT><img src="icons/grass/gui-startmon.gif" alt="icon"> Open new map display</DT>
104
104
<DD>Opens a new map display and resets layer tree.</DD>
105
105
 
106
 
<DT><img src="icons/grass/element-cell.gif"> Add raster layer</DT>
 
106
<DT><img src="icons/grass/element-cell.gif" alt="icon"> Add raster layer</DT>
107
107
<DD>Adds a raster map to the layer tree. Raster display options include:
108
108
displaying a selected subset of raster cells, defined by their cat
109
109
values; draping (or "fusing") a second map over the base map;
112
112
 (for draping/fusing).</i>
113
113
</DD>
114
114
 
115
 
<DT><img src="icons/grass/channel-rgb.gif"> Add RGB or HIS raster layer</DT>
 
115
<DT><img src="icons/grass/channel-rgb.gif" alt="icon"> Add RGB or HIS raster layer</DT>
116
116
<DD>Combines and displays three raster maps defined as red, green, and blue
117
117
channels; or combines and displays two or three raster maps defined as
118
118
hue, intensity, and (optionally) saturation channels.
119
119
<i>See <a href="d.rgb.html">d.rgb</a> and <a href="d.his.html">d.his</a>.</i>
120
120
</DD>
121
121
 
122
 
<DT><img src="icons/grass/module-d.histogram.gif"> Add histogram layer</DT>
 
122
<DT><img src="icons/grass/module-d.histogram.gif" alt="icon"> Add histogram layer</DT>
123
123
<DD>Adds a layer to display histogram of a raster map or image.
124
124
<i>See <a href="d.histogram.html">d.histogram</a>.</i>
125
125
</DD>
126
126
 
127
 
<DT><img src="icons/grass/module-d.rast.num.gif"> Add cell values layer</DT>
 
127
<DT><img src="icons/grass/module-d.rast.num.gif" alt="icon"> Add cell values layer</DT>
128
128
<DD>Adds map of raster cells with cell values printed inside.
129
129
Only works when &lt;10,000 cells are displayed.
130
130
<i>See <a href="d.rast.num.html">d.rast.num</a>.</i>
131
131
</DD>
132
132
 
133
 
<DT><img src="icons/grass/module-d.rast.arrow.gif"> Add raster arrows layer</DT>
 
133
<DT><img src="icons/grass/module-d.rast.arrow.gif" alt="icon"> Add raster arrows layer</DT>
134
134
<DD>Adds map of raster cells with directional arrows drawn.
135
135
Arrow direction and length are determined by separate aspect/directional map
136
136
and (optional) slope/intensity map.
137
137
<i>See <a href="d.rast.arrow.html">d.rast.arrow</a>.</i>
138
138
</DD>
139
139
 
140
 
<DT><img src="icons/grass/module-d.legend.gif"> Add raster legend</DT>
 
140
<DT><img src="icons/grass/module-d.legend.gif" alt="icon"> Add raster legend</DT>
141
141
<DD>Adds a legend for a single raster map to the layer tree.
142
142
Multiple options for formatting the legend are available.
143
143
<i>See <a href="d.legend.html">d.legend</a>.</i>
144
144
</DD>
145
145
 
146
 
<DT><img src="icons/grass/element-vector.gif"> Add vector layer</DT>
 
146
<DT><img src="icons/grass/element-vector.gif" alt="icon"> Add vector layer</DT>
147
147
<DD>Adds a vector map to the layer tree. A large number of options are
148
148
available for displaying the vector map, including: outline and fill
149
149
color, icon type and size for points, line widths for all vector types,
153
153
<i>See <a href="d.vect.html">d.vect</a>.</i>
154
154
</DD>
155
155
 
156
 
<DT><img src="icons/grass/module-d.vect.thematic.gif"> Add thematic map layer
 
156
<DT><img src="icons/grass/module-d.vect.thematic.gif" alt="icon"> Add thematic map layer
157
157
(for all vector types)</DT>
158
158
<DD>Adds layer for thematic display values from a numeric attribute column
159
159
associated with a vector map. Options include: thematic display type
166
166
<i>See <a href="d.vect.thematic.html">d.vect.thematic</a>.</i>
167
167
</DD>
168
168
 
169
 
<DT><img src="icons/grass/module-d.vect.chart.gif"> Add thematic charts layer
 
169
<DT><img src="icons/grass/module-d.vect.chart.gif" alt="icon"> Add thematic charts layer
170
170
(for vector points)</DT>
171
171
<DD>Adds layer in which pie or bar charts can be automatically created at
172
172
vector point locations. Charts display values from selected columns in the
176
176
<i>See <a href="d.vect.chart.html">d.vect.chart</a>.</i>
177
177
</DD>
178
178
 
179
 
<DT><img src="icons/grass/module-d.labels.gif"> Add raster labels layer for vector
 
179
<DT><img src="icons/grass/module-d.labels.gif" alt="icon"> Add raster labels layer for vector
180
180
objects (from existing labels file)</DT>
181
181
<DD>Add raster text layer from a labels file for vector objects created with
182
182
the <em><a href="v.label.html">v.label</a></em> module (accessed from button
184
184
<i>See <a href="d.labels.html">d.labels</a>.</i>
185
185
</DD>
186
186
 
187
 
<DT><img src="icons/grass/module-d.text.gif"> Add text layer</DT>
 
187
<DT><img src="icons/grass/module-d.text.gif" alt="icon"> Add text layer</DT>
188
188
<DD>Adds layer to display a line of text using default GRASS font
189
189
(selected with <em><a href="d.font.html">d.font</a></em>).
190
190
Options include: text placement (screen coordinates); and text size,
192
192
<i>See <a href="d.text.html">d.text</a>.</i>
193
193
</DD>
194
194
 
195
 
<DT><img src="icons/grass/gui-maptext.gif"> Add PostScript labels layer for vector
 
195
<DT><img src="icons/grass/gui-maptext.gif" alt="icon"> Add PostScript labels layer for vector
196
196
objects (from existing labels file)</DT>
197
197
<DD>Add PostScript text layer from a labels file for vector objects created
198
198
with the <em><a href="v.label.html">v.label</a></em> module (accessed from
200
200
<i>See <a href="d.labels.html">d.labels</a>.</i>
201
201
</DD>
202
202
 
203
 
<DT><img src="icons/grass/gui-maplabels.gif"> Add PostScript text layer</DT>
 
203
<DT><img src="icons/grass/gui-maplabels.gif" alt="icon"> Add PostScript text layer</DT>
204
204
<DD>Adds layer to display a line of PostScript text. Options include: text
205
205
placement by coordinates (geographic or screen); text
206
206
alignment, font and line spacing; and text size, bolding, and color.
213
213
 
214
214
<DL>
215
215
 
216
 
<DT><img src="icons/grass/module-d.barscale.gif"> Add scalebar and north arrow layer</DT>
 
216
<DT><img src="icons/grass/module-d.barscale.gif" alt="icon"> Add scalebar and north arrow layer</DT>
217
217
<DD>Adds layer to display a combined scalebar and north arrow. Options
218
218
include scalebar placement (using screen coordinates or a mouse),
219
219
scalebar format, and scalebar colors.
220
220
<i>See <a href="d.barscale.html">d.barscale</a>.</i>
221
221
</DD>
222
222
 
223
 
<DT><img src="icons/grass/module-d.grid.gif"> Overlay grids and lines</DT>
 
223
<DT><img src="icons/grass/module-d.grid.gif" alt="icon"> Overlay grids and lines</DT>
224
224
<DD>Adds layer to display regular grid (for all locations), or geodesic and
225
225
rhumblines (for latitude/longitude locations only). Grid options
226
226
include: grid and border colors, grid origin, and grid line spacing.
230
230
 and <a href="d.rhumbline.html">d.rhumbline</a>.</i>
231
231
</DD>
232
232
 
233
 
<DT><img src="icons/grass/gui-cmd.gif"> Add command layer</DT>
 
233
<DT><img src="icons/grass/gui-cmd.gif" alt="icon"> Add command layer</DT>
234
234
<DD>Adds a layer in which a GRASS GIS command or command list can be entered.
235
235
For a command list use the pipe symbol as "|" as separator.
236
236
For example:
244
244
<tt>d.text.freetype text=Population\ density</tt>
245
245
</DD>
246
246
 
247
 
<DT><img src="icons/grass/gui-group.gif"> Add group</DT>
 
247
<DT><img src="icons/grass/gui-group.gif" alt="icon"> Add group</DT>
248
248
<DD>Adds an empty layer group. Layers can then be added to the group.</DD>
249
249
 
250
 
<DT><img src="icons/grass/edit-copy.gif"> Duplicate selected layer or group</DT>
 
250
<DT><img src="icons/grass/edit-copy.gif" alt="icon"> Duplicate selected layer or group</DT>
251
251
<DD>Adds a new layer that duplicates the selected layer.</DD>
252
252
 
253
 
<DT><img src="icons/grass/edit-cut.gif"> Cut selected layer or group</DT>
 
253
<DT><img src="icons/grass/edit-cut.gif" alt="icon"> Cut selected layer or group</DT>
254
254
<DD>Deletes the selected group or layer.</DD>
255
255
 
256
 
<DT><img src="icons/grass/file-new.gif"> Erase all layers and create a new group</DT>
 
256
<DT><img src="icons/grass/file-new.gif" alt="icon"> Erase all layers and create a new group</DT>
257
257
<DD>Removes all layers in the layer tree and creates a new, empty group to
258
258
which new layers can be added.<br></DD>
259
259
 
260
 
<DT><img src="icons/grass/file-open.gif"> Open an existing group file</DT>
 
260
<DT><img src="icons/grass/file-open.gif" alt="icon"> Open an existing group file</DT>
261
261
<DD>Opens an previously saved group file, containing a set of display
262
262
layers and their option settings.</DD>
263
263
 
264
 
<DT><img src="icons/grass/file-save.gif"> Save layers to group file</DT>
 
264
<DT><img src="icons/grass/file-save.gif" alt="icon"> Save layers to group file</DT>
265
265
<DD>Saves current set of layers and their options to a group file.</DD>
266
266
 
267
 
<DT><img src="icons/grass/module-xganim.gif"> Animate raster map series</DT>
 
267
<DT><img src="icons/grass/module-xganim.gif" alt="icon"> Animate raster map series</DT>
268
268
<DD>Starts the interactive Animation Tool interface to display a series
269
269
of raster maps as an animation.
270
270
<i>See the <a href="gm_animate.html">Animation Tool help page</a></i>.
271
271
</DD>
272
272
 
273
 
<DT><img src="icons/grass/module-v.digit.gif"> Digitize raster or vector maps</DT>
 
273
<DT><img src="icons/grass/module-v.digit.gif" alt="icon"> Digitize raster or vector maps</DT>
274
274
<DD>Starts the raster digitizing or vector digitizing module, depending on
275
275
whether a raster or vector map is selected. Raster digitizing always
276
276
creates a new map. Vector digitizing will either edit an existing map
292
292
 
293
293
<DL>
294
294
 
295
 
<DT><img src="icons/grass/gui-display.gif"> Display active layers (current region)</DT>
 
295
<DT><img src="icons/grass/gui-display.gif" alt="icon"> Display active layers (current region)</DT>
296
296
<DD>Displays all active layers at current resolution and region extents for
297
297
that map display window.</DD>
298
298
 
299
 
<DT><img src="icons/grass/gui-zoom_current.gif"> Re-render and display all active
 
299
<DT><img src="icons/grass/gui-zoom_current.gif" alt="icon"> Re-render and display all active
300
300
layers and zoom to current region</DT>
301
301
<DD>Resets the region to the resolution and extents to the values set with
302
302
<em>g.region</em>; forces re-display and re-rendering all active layers.
303
303
<i>See <a href="g.region.html">g.region</a>.</i></DD>
304
304
 
305
 
<DT><img src="icons/grass/module-nviz.gif"> NVIZ</DT>
 
305
<DT><img src="icons/grass/module-nviz.gif" alt="icon"> NVIZ</DT>
306
306
<DD>Starts NVIZ, the <i>n</i>-dimensional visualization module and interactive
307
307
graphical interface. All active raster and vector layers in the layer
308
308
tree will be displayed in NVIZ.
309
309
<i>See the <a href="nviz.html">nviz</a> manual.</i></DD>
310
310
 
311
 
<DT><img src="icons/grass/module-d.nviz.gif"> Create fly through path for NVIZ</DT>
 
311
<DT><img src="icons/grass/module-d.nviz.gif" alt="icon"> Create fly through path for NVIZ</DT>
312
312
<DD>Starts a GRASS module for interactive creation of a fly-through path to
313
313
be animated in NVIZ.
314
314
<i>See <a href="d.nviz.html">d.nviz</a></i>.</DD>
315
315
 
316
 
<DT><img src="icons/grass/gui-erase.gif"> Erase to white</DT>
 
316
<DT><img src="icons/grass/gui-erase.gif" alt="icon"> Erase to white</DT>
317
317
<DD>Erases the currently selected monitor to a white background; also
318
318
removes all frames.
319
319
<i>See <a href="d.erase.html">d.erase</a> and
320
320
<a href="d.frame.html">d.frame -e</a>.</i></DD>
321
321
 
322
 
<DT><img src="icons/grass/gui-pointer.gif"> Arrow cursor</DT>
 
322
<DT><img src="icons/grass/gui-pointer.gif" alt="icon"> Arrow cursor</DT>
323
323
<DD>Select arrow cursor for map display.</DD>
324
324
 
325
 
<DT><img src="icons/grass/gui-zoom_in.gif"> Zoom in</DT>
 
325
<DT><img src="icons/grass/gui-zoom_in.gif" alt="icon"> Zoom in</DT>
326
326
<DD>Interactive zooming with the mouse in the active display monitor.
327
327
Drawing a box with the mouse (left button) and zoom-in cursor causes
328
328
the display to zoom in so that the area defined by the box fills the
333
333
computational region for other GIS processes.
334
334
<i>See <a href="g.region.html">g.region</a>.</i></DD>
335
335
 
336
 
<DT><img src="icons/grass/gui-zoom_out.gif"> Zoom out</DT>
 
336
<DT><img src="icons/grass/gui-zoom_out.gif" alt="icon"> Zoom out</DT>
337
337
<DD>Interactive zooming with the mouse in the active display monitor.
338
338
Drawing a box with the mouse (left button) and zoom-out cursor causes
339
339
the display to zoom in so that the area displayed shrinks to fill the
344
344
affect the computational region for other GIS processes.
345
345
<i>See <a href="g.region.html">g.region</a>.</i></DD>
346
346
 
347
 
<DT><img src="icons/grass/gui-pan.gif"> Pan</DT>
 
347
<DT><img src="icons/grass/gui-pan.gif" alt="icon"> Pan</DT>
348
348
<DD>Interactive selection of a new center of view in the active display
349
349
monitor. Drag the pan cursor while pressing the left mouse button to pan.
350
350
Panning changes the location of the region displayed but not the size of
352
352
computational region for other GIS processes.
353
353
<i>See <a href="g.region.html">g.region</a>.</i></DD>
354
354
 
355
 
<DT><img src="icons/grass/gui-zoom_back.gif"> Revert zoom</DT>
 
355
<DT><img src="icons/grass/gui-zoom_back.gif" alt="icon"> Revert zoom</DT>
356
356
<DD>Returns to the previous zoom. Up to 5 levels of zoom back are maintained.
357
357
<i>See <a href="g.region.html">g.region</a>.</i></DD>
358
358
 
359
 
<DT><img src="icons/grass/gui-mapzoom.gif"> Zoom menu</DT>
 
359
<DT><img src="icons/grass/gui-mapzoom.gif" alt="icon"> Zoom menu</DT>
360
360
<DD>Automatic zoom settings menu. Zoom to match the extents of a selected
361
361
map or to match the extents of a saved region; save the current extents
362
362
to a named region file; zoom to match the computational region (set with
365
365
(does not change the resolution).
366
366
<i>See <a href="g.region.html">g.region</a>.</i></DD>
367
367
 
368
 
<DT><img src="icons/grass/gui-query.gif"> Query tool (select a map first)</DT>
 
368
<DT><img src="icons/grass/gui-query.gif" alt="icon"> Query tool (select a map first)</DT>
369
369
<DD>Query selected raster (only the base map of a draped map will be
370
370
queried), RGB raster map (all three map channels will be queried), or
371
371
vector map using the mouse. A map must be selected before query.
374
374
<i>See <a href="r.what.html">r.what</a> and <a href="v.what.html">v.what</a></i>.
375
375
</DD>
376
376
 
377
 
<DT><img src="icons/grass/gui-measure.gif"> Distance measurement tool</DT>
 
377
<DT><img src="icons/grass/gui-measure.gif" alt="icon"> Distance measurement tool</DT>
378
378
<DD>Interactive measurement of lengths defined with the mouse. The length
379
379
of each segment and the cumulative length of all segments measuered is
380
380
displayed in the console window. Lengths are measured in the current
381
381
measurement unit.
382
382
<i>See also <a href="d.measure.html">d.measure</a>.</i></DD>
383
383
 
384
 
<DT><img src="icons/grass/gui-profile.gif"> Profile tool</DT>
 
384
<DT><img src="icons/grass/gui-profile.gif" alt="icon"> Profile tool</DT>
385
385
<DD>Interactively create profile of a raster map. Profile transect
386
386
is drawn with the mouse in map display. The profile may be of the
387
387
displayed map or a different map.<i>
388
388
See the <a href="gm_profile.html">Profile Tool help page</a>.</i></DD>
389
389
 
390
 
<DT><img src="icons/grass/file-print.gif"> Print map</DT>
 
390
<DT><img src="icons/grass/file-print.gif" alt="icon"> Print map</DT>
391
391
<DD>Prints map on the UNIX <i>lpr</i> printer or PostScript device;
392
392
saves visible map display (including PostScript text and labels) to PDF
393
393
or EPS file. Requires <tt>ghostscript</tt> for all output except EPS.</DD>
394
394
 
395
 
<DT><img src="icons/grass/file-save.gif"> Export map display</DT>
 
395
<DT><img src="icons/grass/file-save.gif" alt="icon"> Export map display</DT>
396
396
<DD>Exports visible map display to different raster graphic formats.
397
397
Exported map does not include PostScript text or PostScript labels.</DD>
398
398
 
399
 
<DT><img src="icons/grass/drawmode-strict.gif"> Strict draw mode</DT>
 
399
<DT><img src="icons/grass/drawmode-strict.gif" alt="icon"> Strict draw mode</DT>
400
400
<DD>Selects strict draw mode. In strict mode the aspect ratio and resolution
401
401
from the last zoom are used when drawing the maps. The map will show only
402
402
the area and resolution selected. It will not usually fill the screen.
403
403
Strict mode only shows what is asked for.</DD>
404
404
 
405
 
<DT><img src="icons/grass/drawmode-explore.gif"> Explore draw mode</DT>
 
405
<DT><img src="icons/grass/drawmode-explore.gif" alt="icon"> Explore draw mode</DT>
406
406
<DD>Selects explore draw mode. In explore mode the region from the last zoom
407
407
is expanded to fill the entire screen. The resolution is adjusted to match
408
408
the screen resolution. Explore mode shows as much as possible.</DD>
438
438
Cedric Shock, USA
439
439
 
440
440
<p>
441
 
<i>Last changed: $Date: 2009-05-21 16:04:27 +0200 (gio, 21 mag 2009) $</i>
 
441
<i>Last changed: $Date: 2010-11-07 23:39:59 +0100 (Sun, 07 Nov 2010) $</i>