[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.

#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&gt;
GRASS GIS <http://grass.osgeo.org>

#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: TCL/TK | Version: 6.4.0 RCs
Keywords: wingrass, r.mapcalculator | Platform: MSWindows 7
      Cpu: Unspecified |
---------------------------------------+------------------------------------
Changes (by martinl):

  * keywords: => wingrass, r.mapcalculator
  * component: Raster => TCL/TK

--
Ticket URL: <https://trac.osgeo.org/grass/ticket/1140#comment:1&gt;
GRASS GIS <http://grass.osgeo.org>

#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.2
Component: Tcl/Tk | Version: 6.4.0 RCs
Keywords: wingrass, r.mapcalculator | Platform: MSWindows 7
      Cpu: Unspecified |
---------------------------------------+------------------------------------
Changes (by hellik):

  * milestone: 6.4.0 => 6.4.2

--
Ticket URL: <http://trac.osgeo.org/grass/ticket/1140#comment:2&gt;
GRASS GIS <http://grass.osgeo.org>

#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: closed
  Priority: normal | Milestone: 6.4.2
Component: Tcl/Tk | Version: 6.4.0 RCs
Resolution: wontfix | Keywords: wingrass, r.mapcalculator
  Platform: MSWindows 7 | Cpu: Unspecified
--------------------------+-------------------------------------------------
Changes (by hamish):

  * status: new => closed
  * resolution: => wontfix

Comment:

the tcl/tk GUI is not longer being developed, things are continued in
wxPython...

closing this wish as "won't fix".

Hamish

--
Ticket URL: <https://trac.osgeo.org/grass/ticket/1140#comment:3&gt;
GRASS GIS <http://grass.osgeo.org>