1r.support(1)                  Grass User's Manual                 r.support(1)
2
3
4

NAME

6       r.support   -  Allows  creation and/or modification of raster map layer
7       support files.
8

KEYWORDS

10       raster
11

SYNOPSIS

13       r.support
14       r.support help
15       r.support     map=name       [title="phrase"]        [history="phrase"]
16       [units=string]            [vdatum=string]            [source1="phrase"]
17       [source2="phrase"]   [description="phrase"]   [raster=string]   [--ver‐
18       bose]  [--quiet]
19
20   Parameters:
21       map=name
22           Name of input raster map
23
24       title=
25           Text to use for map title
26
27       history=
28           Text to append to the next line of the map's metadata file
29
30       units=string
31           Text to use for map data units
32
33       vdatum=string
34           Text to use for map vertical datum
35
36       source1=
37           Text to use for data source, line 1
38
39       source2=
40           Text to use for data source, line 2
41
42       description=
43           Text to use for data description or keyword(s)
44
45       raster=string
46           Raster map from which to copy category table
47

DESCRIPTION

49       r.support  allows  the  user  to  create and/or edit raster map support
50       information. Editing of  raster  map  color  tables,  category  labels,
51       header,  history,  and  title is supported. Category labels can also be
52       copied from another raster map.
53

NOTES

55       If metadata options such as title or history are given the module  will
56       run   non-interactively.  If  only the map name is given r.support will
57       run interactively within a terminal shell and the user with be prompted
58       for input.
59
60       Freeform  metadata  information is stored in a "hist" file which may be
61       appended to by using the history option. Currently this is  limited  to
62       50 lines of text with a maximum line length of 78 characters. Any input
63       larger than this will be wrapped to the next line.  All other  metadata
64       strings available as standard options are limited to 79 characters.
65

SEE ALSO

67         r.category,  r.describe,  r.info, r.null, r.region, r.report, r.time‐
68       stamp
69

AUTHORS

71       Micharl Shapiro, CERL: Original author
72       Brad Douglas: GRASS 6 Port
73       M. Hamish Bowman: command line enhancements
74       Markus Neteler: category copy from other map
75
76       Last changed: $Date: 2007-10-10 10:01:00 +0200 (Wed, 10 Oct 2007) $
77
78       Full index
79
80       © 2003-2008 GRASS Development Team
81
82
83
84GRASS 6.3.0                                                       r.support(1)
Impressum