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
17   Parameters:
18       map=name
19           Name of input raster map
20
21       title=
22           Text to use for new map title
23
24       history=
25           Text to append to the next line of the map's metadata file
26

DESCRIPTION

28       r.support allows the user to create  and/or  edit  raster  map  support
29       information.  Editing  of  raster  map  color  tables, category labels,
30       header, history, and title is supported.
31

NOTES

33       If the title or history options are given  the  module  will  run  non-
34       interactively.  If only the map name is given r.support will run inter‐
35       actively within a terminal shell and the  user  with  be  prompted  for
36       input.
37
38       Map  metadata  information  is  stored  in  a  "hist" file which may be
39       appended to by using the history option. Currently this is  limited  to
40       50 lines of text with a maximum line length of 78 characters. Any input
41       larger than this will be truncated.
42

SEE ALSO

44       r.describe, r.info, r.null, r.region, r.report, r.timestamp
45

AUTHORS

47       Micharl Shapiro, CERL: Original author
48       Brad Douglas: GRASS 6 Port
49       M. Hamish Bowman: command line enhancements
50
51       Last changed: $Date: 2006/03/27 09:38:46 $
52
53       Full index
54
55
56
57GRASS 6.2.2                                                       r.support(1)
Impressum