[GRASS-dev] [GRASS-SVN] r68077 - in grass/branches/releasebranch_7_0/scripts: r.blend r.rgb

Markus, all,

···

On Fri, Mar 18, 2016 at 10:09 AM, <svn_grass@osgeo.org> wrote:

Author: neteler
Date: 2016-03-18 07:09:42 -0700 (Fri, 18 Mar 2016)
New Revision: 68077

r.rgb: more keywords; fix example; r.blend manual: add r.rgb reference (trunk, r68076)

g.region raster=elevation -p
-r.rgb input=elevation
+r.rgb input=elevation red=elevation.r green=elevation.g blue=elevation.b

I know we have dot in map names in lot of places but I though we want to advertise underscore now because it works with vectors and database tables (as well as columns).

Vaclav

Vaclav Petras wrote:

I know we have dot in map names in lot of places but I though we want to
advertise underscore now because it works with vectors and database tables
(as well as columns).

Maybe if people keep using a dot, someone will eventually care enough
about the broken 5.3 vector changes to fix the issue, rather than
expecting everyone else to work around it.

--
Glynn Clements <glynn@gclements.plus.com>