[GRASS-dev] [GRASS GIS] #3077: r.colors: flag to output color table type and value range
GRASS GIS
trac at osgeo.org
Tue Jun 26 00:29:41 PDT 2018
#3077: r.colors: flag to output color table type and value range
--------------------------+---------------------------------------------
Reporter: neteler | Owner: grass-dev@…
Type: enhancement | Status: new
Priority: normal | Milestone: 7.6.0
Component: Raster | Version: svn-trunk
Resolution: | Keywords: r.colors, v.colors, cartography
CPU: All | Platform: All
--------------------------+---------------------------------------------
Comment (by mmetz):
Replying to [comment:7 mmetz]:
> There is a new -d flag in trunk r72895 for r.colors to list color rules
as name: description (type), e.g.
> {{{
> aspect: aspect oriented grey colors (relative, percent of map range)
> aspectcolr: aspect oriented rainbow colors (absolute, 0 to 360)
> }}}
>
> If a color rule is specified with the color option, only this color rule
is listed, otherwise all are listed. The description and type are
determined on the fly by parsing colors.desc and the color rule files.
Suggestions on the wording are welcome.
New suggestion:
{{{
aspect: aspect oriented grey colors [range: map values]
aspectcolr: aspect oriented rainbow colors [range: 0 to 360]
}}}
It's shorter, and I think "percent of map range" is not very clear.
--
Ticket URL: <https://trac.osgeo.org/grass/ticket/3077#comment:9>
GRASS GIS <https://grass.osgeo.org>
More information about the grass-dev
mailing list