1r.colors.out(1)             GRASS GIS User's Manual            r.colors.out(1)
2
3
4

NAME

6       r.colors.out  - Exports the color table associated with a raster map.
7

KEYWORDS

9       raster, color table, export
10

SYNOPSIS

12       r.colors.out
13       r.colors.out --help
14       r.colors.out  [-p]  map=name   [rules=name]    [--overwrite]   [--help]
15       [--verbose]  [--quiet]  [--ui]
16
17   Flags:
18       -p
19           Output values as percentages
20
21       --overwrite
22           Allow output files to overwrite existing files
23
24       --help
25           Print usage summary
26
27       --verbose
28           Verbose module output
29
30       --quiet
31           Quiet module output
32
33       --ui
34           Force launching GUI dialog
35
36   Parameters:
37       map=name [required]
38           Name of raster map
39
40       rules=name
41           Path to output rules file
42           If not given write to standard output
43

DESCRIPTION

45       r.colors.out allows the user to export the color table for a raster map
46       to a file which is suitable as input to r.colors.
47

EXAMPLES

49       r.colors.out map=el_D782_6m rules=rules.txt
50       r.colors map=el_D783_6m rules=rules.txt
51

SEE ALSO

53        r.colors
54

AUTHOR

56       Glynn Clements
57

SOURCE CODE

59       Available at: r.colors.out source code (history)
60
61       Accessed: Mon Jun 20 16:45:58 2022
62
63       Main  index  | Raster index | Topics index | Keywords index | Graphical
64       index | Full index
65
66       © 2003-2022 GRASS Development Team, GRASS GIS 8.2.0 Reference Manual
67
68
69
70GRASS 8.2.0                                                    r.colors.out(1)
Impressum