[GRASS-dev] [GRASS GIS] #1140: Formula in Raster Map Calc is not
working with
'IF' condition, and NOT to have space. Only from GUI after commna.
GRASS GIS
trac at osgeo.org
Wed Aug 25 22:57:16 EDT 2010
#1140: Formula in Raster Map Calc is not working with 'IF' condition, and NOT to
have space. Only from GUI after commna.
-------------------------+--------------------------------------------------
Reporter: naokiueda | Owner: grass-dev@…
Type: enhancement | Status: new
Priority: normal | Milestone: 6.4.0
Component: Raster | Version: 6.4.0 RCs
Keywords: | Platform: MSWindows 7
Cpu: Unspecified |
-------------------------+--------------------------------------------------
In Raster Map Calc GUI on TclTk,
Formula need space after comma. It is OK, but not convenient.
Only from GUI. Command line is OK.
For example,
OK: if(isnull(A), null(), 1)
NG: if(isnull(A),null(),1)
Version is 6.4.0svn via OSGEO4W package. Running on Windows7.
g.version -r returned following.
-------------------
RASS 6.4.0svn (2010)
Revision: 37101
Date: 2009-05-10 13:35:38 +0200 (Sun, 10 May 2009)
-------------------
--
Ticket URL: <http://trac.osgeo.org/grass/ticket/1140>
GRASS GIS <http://grass.osgeo.org>
More information about the grass-dev
mailing list