1d.rast.edit(1)                Grass User's Manual               d.rast.edit(1)
2
3
4

NAME

6       d.rast.edit  - Interactively edit cell values in a raster map.
7

KEYWORDS

9       display, raster
10

SYNOPSIS

12       d.rast.edit
13       d.rast.edit help
14       d.rast.edit  input=name  output=name   [aspect=name]    [width=integer]
15       [height=integer]    [size=integer]    [rows=integer]     [cols=integer]
16       [--overwrite]  [--verbose]  [--quiet]
17
18   Flags:
19       --overwrite
20           Allow output files to overwrite existing files
21
22       --verbose
23           Verbose module output
24
25       --quiet
26           Quiet module output
27
28   Parameters:
29       input=name
30           Name of input raster map
31
32       output=name
33           Name for output raster map
34
35       aspect=name
36           Name of aspect raster map
37
38       width=integer
39           Width of display canvas
40           Default: 640
41
42       height=integer
43           Height of display canvas
44           Default: 480
45
46       size=integer
47           Minimum size of each cell
48           Default: 12
49
50       rows=integer
51           Maximum number of rows to load
52           Default: 100
53
54       cols=integer
55           Maximum number of columns to load
56           Default: 100
57

DESCRIPTION

59       The  d.rast.edit  program allows users to interactively edit cell cate‐
60       gory values in a raster map layer displayed  to  the  graphics  monitor
61       using a mouse cursor.
62

SEE ALSO

64       d.rast.arrow, d.rast.num
65

AUTHOR

67       Glynn Clements
68
69       Last changed: $Date: 2007-04-07 13:24:40 +0200 (Sat, 07 Apr 2007) $
70
71       Full index
72
73       © 2003-2008 GRASS Development Team
74
75
76
77GRASS 6.3.0                                                     d.rast.edit(1)
Impressum