<br><br><div class="gmail_quote">2013/2/14 Markus Neteler <span dir="ltr"><<a href="mailto:neteler@osgeo.org" target="_blank">neteler@osgeo.org</a>></span><br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">
<div class="im">On Mon, Apr 9, 2012 at 1:27 PM, Alexander Muriy <<a href="mailto:amuriy@gmail.com">amuriy@gmail.com</a>> wrote:<br>
> Hi, Richard.<br>
><br>
>> Is it is possible to set a single SQLite database for the entire GRASS GIS<br>
>> database or each mapset requires its own sqlite db file?<br>
>><br>
><br>
> Use <db.connect> and then <v.db.reconnect.all> to reconnect from DBF.<br>
><br>
> For my own needs I wrote small shell-script <dbf2sqlite> that makes one<br>
</div>...<br>
<br>
For the record: there is now this simplified procedure available:<br>
<br>
<a href="http://grasswiki.osgeo.org/wiki/Convert_all_GRASS_6_vector_maps_to_GRASS_7" target="_blank">http://grasswiki.osgeo.org/wiki/Convert_all_GRASS_6_vector_maps_to_GRASS_7</a><br>
<br>
(requires current GRASS 7 due to recent bugfixes)<br>
<span class="HOEnZb"><font color="#888888"><br>
Markus<br>
</font></span></blockquote></div><br><br>Markus, thanks for the tip.<br><br>