table of contents
r.colors.out(1grass) | GRASS GIS User's Manual | r.colors.out(1grass) |
NAME¶
r.colors.out - Exports the color table associated with a raster map.
KEYWORDS¶
raster, color table, export
SYNOPSIS¶
r.colors.out
r.colors.out --help
r.colors.out [-p] map=name
[rules=name] [--overwrite] [--help]
[--verbose] [--quiet] [--ui]
Flags:¶
Parameters:¶
- map=name [required]
-
Name of raster map - rules=name
-
Path to output rules file
If not given write to standard output
DESCRIPTION¶
r.colors.out allows the user to export the color table for a raster map to a file which is suitable as input to r.colors.
EXAMPLES¶
r.colors.out map=el_D782_6m rules=rules.txt r.colors map=el_D783_6m rules=rules.txt
SEE ALSO¶
r.colors
AUTHOR¶
Glynn Clements
SOURCE CODE¶
Available at: r.colors.out source code (history)
Accessed: Sunday Jan 22 07:36:05 2023
Main index | Raster index | Topics index | Keywords index | Graphical index | Full index
© 2003-2023 GRASS Development Team, GRASS GIS 8.2.1 Reference Manual
GRASS 8.2.1 |