[GRASS-user] Can't use v.overlay on patched vector
Moritz Lennert
mlennert at club.worldonline.be
Thu Jul 20 03:12:45 PDT 2017
On 20/07/17 01:12, Jeshua Lacock wrote:
>
>> On Jul 19, 2017, at 5:07 PM, Jeshua Lacock <jeshua at 3DTOPO.com> wrote:
>>
>> I created the location with Grass 7.2, so if it is the default, I don’t understand why SQLite wasn’t used?
>
> Actually; correction: The location I imported the vector data into was created with GRASS 7.2 and I can see its using SQLite. The location it was projected to is using DBF.
>
> Short of creating a new location, is there a way to change it to SQLite?
db.connect to change the backend of the mapset. All new vectors created
will use that backend.
v.db.reconnect.all to reconnect existing vector maps to a new backend.
Moritz
More information about the grass-user
mailing list