Hi,

2010/3/3 Sonja Jankowfsky <[email protected]>:

> grass.run_command("v.db.addcol", map='ditch_l',  columns='urban')

specify data column type, e.g.

grass.run_command("v.db.addcol", map='ditch_l',  columns='urban int')

Martin

-- 
Martin Landa <landa.martin gmail.com> * http://gama.fsv.cvut.cz/~landa
_______________________________________________
grass-user mailing list
[email protected]
http://lists.osgeo.org/mailman/listinfo/grass-user

Reply via email to