[GRASS-user] v.db.join ERROR: JOIN is not supported for tables stored in DBF format.

Martin Landa landa.martin at gmail.com
Sat Sep 19 12:45:11 EDT 2009


Hi,

2009/9/16 Agustin Lobo <alobolistas at gmail.com>:

> I've made a simple oldnewclass.csv table and then:
>> db.in.ogr --o oldnewclass.csv out=oldnewclass
>> db.select oldnewclass | more
> old|new
> 1|1
> 2|2
> 3|274
> 4|274
> ...
>> g.copy vect=Montseny07,delme
>> v.db.join delme col=VALUE otable=oldnewclass ocol=old
> ERROR: JOIN is not supported for tables stored in DBF format.

I would suggest to use other DB backend (e.g. SQLite) [1].

Martin

[1] http://grass.osgeo.org/grass64/manuals/html64_user/sql.html

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


More information about the grass-user mailing list