[GRASS-user] dbase driver in grass7

Markus Metz markus.metz.giswork at gmail.com
Wed Jul 3 11:20:10 PDT 2013


On Wed, Jul 3, 2013 at 3:17 PM, Levente Juhász <jlevente89 at gmail.com> wrote:
> Hi list,
>
> is it possible to use the old dbf driver instead of the new default sqlite
> driver in GRASS7?

You can set the default database connection with db.connect, e.g.

db.connect driver=dbf database='$GISDBASE/$LOCATION_NAME/$MAPSET/dbf/'

Note that the dbf/ subdirectory in the mapset must exist or must be
created by the user.

Markus M


More information about the grass-user mailing list