[GRASS-user] v.edit tool=delete

Martin Landa landa.martin at gmail.com
Wed Jan 18 14:32:49 EST 2012


Hi,

currently `v.edit` does not modify linked attribute tables when
deleting features, eg.

$ v.edit map=a tool=delete cat=1
$ v.db.select a where="cat=1" -c | wc -l
1

I am not sure if this behaviour is preferred from user POV. Would you prefer

1) to keep current behaviour
2) delete attributes when deleting features automatically
3) delete attributes only optionally (eg. tool=deleteattr" or special flag).

Similarly for `tool=add` which do not add new record to the table.

Martin

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


More information about the grass-user mailing list