[GRASS-dev] r.reclass rules=

Hi all,

because GForge is not running yet, I am writing directly to the list.
The attached patch change the current behaviour of r.reclass, i.e.

1) r.reclass
-> interactive mode
2) r.reclass in= out=
-> describe rules interactively
3) r.reclass in= out= < file
-> read rules from the file

to

1) r.reclass
-> TCL/TK dialog
2) r.reclass in= out=
-> describe rules interactively
3) r.reclass in= out= < file
-> read rules from the file
4) r.reclass in= out= rules=file
-> read rules from the file

Any objections to commit it to the CVS?

Martin

--
Martin Landa <landa.martin@gmail.com> * http://gama.fsv.cvut.cz/~landa *

(attachments)

r-reclass.diff (3.96 KB)