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. ------------------------------------------------------------------------------------
_______________________________________________ grass-user mailing list [email protected] http://lists.osgeo.org/mailman/listinfo/grass-user
