this bug's URL: http://intevation.de/rt/webrt?serial_num=3377
-------------------------------------------------------------------------
Subject: r.mapcalc parsing error
G61 > r.mapcalc hilite='if(map3 < 0,1)'
ERROR: region for current mapset is not set
run "g.region"
G61 > r.mapcalc hilite='if(map3 < 0,map3)'
100%
G61 >
[the region is fine]
?
Hamish
-------------------------------------------- Managed by Request Tracker
H_B
2
this bug's URL: http://intevation.de/rt/webrt?serial_num=3377
---------------------------------------------------------------------
Subject: r.mapcalc parsing error
G61 > r.mapcalc hilite='if(map3 < 0,1)'
ERROR: region for current mapset is not set
run "g.region"
G61 > r.mapcalc hilite='if(map3 < 0,map3)'
100%
G61 >
[the region is fine]
?
I think this was the Uint16 map with the 65535 color rules from the
previous bug. will re-test later.
Hamish