[GRASS-user] python scripting using eclipse
Martin Landa
landa.martin at gmail.com
Wed Jan 11 13:48:00 EST 2012
Hi,
2012/1/11 Ismael Gómez <gomez.ismael at gmail.com>:
> # PURPOSE: Script generated by wxGUI Graphical Modeler.
...
> grass.run_command("v.extract --overwrite",
seems to be bug in Graphical Modeler, it should be
grass.run_command("v.extract", overwrite = True,
Martin
--
Martin Landa <landa.martin gmail.com> * http://geo.fsv.cvut.cz/~landa
More information about the grass-user
mailing list