<div dir="ltr"><div>Thanks for all your pointers. <br><br></div><div>Discussing with Paul Blottiere and Hugo Mercier, we can give some global aswers:<br><br></div><div>- We didn't think about GPKG, because in the end there was no need to spatial data. Please remember that more than 6 months ago, GPKG wasn't as promoted and tested than now. <br></div><div><br>- Changing the OGR SQLITE provider to GOKG OGR provider shouldn't be too much work. The hardest part was synchronizing ancillary data with source layer. <br><br></div><div>- Spatialite provider is absolutely not a requirement. We tried to use it and it appeared too messy concerning featureId's and Primary keys too. Init creation option were not exposed in API to be able to quickly create a small DB. More largely on spatialite provider, and seeing Luigi's pointer to current Spatialite Pull Request, we really think we should only use OGR and mutualize all efforts there to have a unique and robust provider. <br><br><br><br></div></div><div class="gmail_extra"><br><div class="gmail_quote">2017-12-18 11:59 GMT+01:00 Even Rouault <span dir="ltr"><<a href="mailto:even.rouault@spatialys.com" target="_blank">even.rouault@spatialys.com</a>></span>:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex"><u></u>
<div style="font-family:'Sans Serif';font-size:9pt;font-weight:400;font-style:normal"><span class="">
<p style="margin-top:0px;margin-bottom:0px;margin-left:0px;margin-right:0px;text-indent:0px">> Régis, I remember Even Rouault had some inputs how to create a</p>
<p style="margin-top:0px;margin-bottom:0px;margin-left:0px;margin-right:0px;text-indent:0px">> spatialite db without all this information (some flag on creation).</p>
<p style="margin-top:0px;margin-bottom:0px;margin-left:0px;margin-right:0px;text-indent:0px"> </p>
</span><p style="margin-top:0px;margin-bottom:0px;margin-left:0px;margin-right:0px;text-indent:0px">SELECT InitSpatialMetadata(1, 'NONE')</p>
<p style="margin-top:0px;margin-bottom:0px;margin-left:0px;margin-right:0px;text-indent:0px"> </p>
<p style="margin-top:0px;margin-bottom:0px;margin-left:0px;margin-right:0px;text-indent:0px">See <a href="http://www.gaia-gis.it/gaia-sins/spatialite-sql-4.3.0.html#p16" target="_blank">http://www.gaia-gis.it/gaia-<wbr>sins/spatialite-sql-4.3.0.<wbr>html#p16</a></p>
<p style="margin-top:0px;margin-bottom:0px;margin-left:0px;margin-right:0px;text-indent:0px"> </p>
<p style="margin-top:0px;margin-bottom:0px;margin-left:0px;margin-right:0px;text-indent:0px">Even</p>
<p style="margin-top:0px;margin-bottom:0px;margin-left:0px;margin-right:0px;text-indent:0px"> </p>
<p style="margin-top:0px;margin-bottom:0px;margin-left:0px;margin-right:0px;text-indent:0px">-- </p>
<p style="margin-top:0px;margin-bottom:0px;margin-left:0px;margin-right:0px;text-indent:0px">Spatialys - Geospatial professional services</p>
<p style="margin-top:0px;margin-bottom:0px;margin-left:0px;margin-right:0px;text-indent:0px"><a href="http://www.spatialys.com" target="_blank">http://www.spatialys.com</a></p></div><br>______________________________<wbr>_________________<br>
QGIS-Developer mailing list<br>
<a href="mailto:QGIS-Developer@lists.osgeo.org">QGIS-Developer@lists.osgeo.org</a><br>
List info: <a href="https://lists.osgeo.org/mailman/listinfo/qgis-developer" rel="noreferrer" target="_blank">https://lists.osgeo.org/<wbr>mailman/listinfo/qgis-<wbr>developer</a><br>
Unsubscribe: <a href="https://lists.osgeo.org/mailman/listinfo/qgis-developer" rel="noreferrer" target="_blank">https://lists.osgeo.org/<wbr>mailman/listinfo/qgis-<wbr>developer</a><br></blockquote></div><br></div>