<html><head><meta http-equiv="content-type" content="text/html; charset=utf-8"></head><body dir="auto"><div dir="ltr"><font color="#000000"><span style="caret-color: rgb(0, 0, 0); background-color: rgba(255, 255, 255, 0);">Am 27.09.2019 um 10:24 schrieb Andrea Peri <<a href="mailto:aperi2007@gmail.com">aperi2007@gmail.com</a>>:<br><br></span></font></div><blockquote type="cite"><div dir="ltr"><div dir="auto"><font color="#000000"><span style="caret-color: rgb(0, 0, 0); background-color: rgba(255, 255, 255, 0);">Have you tried to use spatialite instead of geopackage. ?</span></font></div></div></blockquote><div><div dir="ltr"><div dir="auto"><br></div><div dir="auto">Why not plain SQLite? Nobody needs and uses the spatial functions of Spatialite, they are even not part of bloatware GPKG (sorry, the created db-files are huge without any compression).</div><div dir="auto"><br></div><div dir="auto">The only reason is indexing and this could be forked off GPGK and Spatialite.</div><div dir="auto"><br></div><div dir="auto">To the topic: I think, it‘s always a bad idea to let multiple users work on a single SQLite-based database. It hasn‘t been created for this reason.</div></div></div></body></html>