[GRASS-user] Re: getting from DBF to SQLite

Alexander Muriy amuriy at gmail.com
Mon Apr 9 07:27:37 EDT 2012


Hi, Richard.

Is it is possible to set a single SQLite database for the entire GRASS GIS
> database or each mapset requires its own sqlite db file?
>
>
Use <db.connect> and then <v.db.reconnect.all> to reconnect from DBF.

For my own needs I wrote small shell-script <dbf2sqlite> that makes one
SQLite DB in mapset (with the mapset name) and copies all tables from DBF
to SQLite (
https://raw.github.com/amuriy/GRASS-scripts/f5157c8d2c8a5b3a9149cf207b62ef088a51d1ef/dbf2sqlite
)

Best regards,
Alexander.
------------------------------------------------------------------------------------
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.osgeo.org/pipermail/grass-user/attachments/20120409/9a8ac9f7/attachment.html


More information about the grass-user mailing list