Hi I have a vector with differents ecosystems, and I need to delete some of this elements.
So, It is possible to delete some ecosystems of the ecosystems vector using regular expressions or sql commands?
or I have to use the sequence v.extract, v.remove and v.rename?
Thanks!
Andrés
Hi I have a vector with differents ecosystems, and I need to delete some of this elements.
So, It is possible to delete some ecosystems of the ecosystems vector using regular expressions or sql commands?
or I have to use the sequence v.extract, v.remove and v.rename?
You probably want:
v.edit ecosystems tool=delete where=“…”
···
--
Micha Silver
Arava Development Co. +972-52-3665918
[http://surfaces.co.il](http://surfaces.co.il)