#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)
-------------------
#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):
#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):
#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...