Note: This document is for an older version of GRASS GIS that will be discontinued soon. You should upgrade, and read the current manual page.
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:
- -p
 
- Output values as percentages
 
- --overwrite
 
- Allow output files to overwrite existing files
 
- --help
 
- Print usage summary
 
- --verbose
 
- Verbose module output
 
- --quiet
 
- Quiet module output
 
- --ui
 
- Force launching GUI dialog
 
 
Parameters:
- map=name [required]
 
- Name of raster map
 
- rules=name
 
- Path to output rules file
 
- If not given write to standard output
 
 
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.
r.colors.out map=el_D782_6m rules=rules.txt
r.colors map=el_D783_6m rules=rules.txt
 
  r.colors
Glynn Clements
SOURCE CODE
  Available at:
  r.colors.out source code
  (history)
  Latest change: Thursday Feb 03 11:10:06 2022 in commit: 547ff44e6aecfb4c9cbf6a4717fc14e521bec0be
Note: This document is for an older version of GRASS GIS that will be discontinued soon. You should upgrade, and read the current manual page.
Main index |
Raster index |
Topics index |
Keywords index |
Graphical index |
Full index
© 2003-2023
GRASS Development Team,
GRASS GIS 8.2.2dev Reference Manual