Hi,

2012/1/11 Ismael Gómez <[email protected]>:
> # 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
_______________________________________________
grass-user mailing list
[email protected]
http://lists.osgeo.org/mailman/listinfo/grass-user

Reply via email to