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

NAME

6       r3.colors.out   -  Exports  the color table associated with a 3D raster
7       map.
8

KEYWORDS

10       raster3d, color table, export
11

SYNOPSIS

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

DESCRIPTION

46       r3.colors.out  allows the user to export the color table for a 3D raste
47       map to a file which is suitable as input to r3.colors.
48

EXAMPLES

50       r3.colors.out map=volume_1 rules=rules.txt
51       r3.colors map=volume_2 rules=rules.txt
52

SEE ALSO

54        r.colors, r.colors.out, r3.colors v.colors, v.colors.out
55

AUTHOR

57       Glynn Clements
58

SOURCE CODE

60       Available at: r3.colors.out source code (history)
61
62       Accessed: Saturday Jan 21 21:14:28 2023
63
64       Main index | 3D raster index | Topics index | Keywords index |  Graphi‐
65       cal index | Full index
66
67       © 2003-2023 GRASS Development Team, GRASS GIS 8.2.1 Reference Manual
68
69
70
71GRASS 8.2.1                                                   r3.colors.out(1)
Impressum