[GRASS-user] creating a new vector layer by table selection fails

Martin Landa landa.martin at gmail.com
Wed Aug 13 06:37:52 EDT 2008


Hi,

2008/8/13 Tim Michelsen <timmichelsen at gmx-topmail.de>:
> v.extract input=country at PERMANENT output=country_selected
> type=boundary,centroid,area,face layer=1 where='("name = Ukraine")' --overwrite

'("name = Ukraine")'

is bogus, should be

where="name = Ukraine"

> Load categories from the database (table = country, db =
> grassdata/testlocation/PERMANENT/dbf/).
> dbmi: Protocol error
> -1 categories loaded from the database
> dbmi: Protocol error

...

Martin

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


More information about the grass-user mailing list