<div dir="ltr">Well it's just SQLIte so the Spatialite provider should handle it fine because to it it's just a normal database with tables.<div><br></div><div>I would also like to expose the data provider API to Python but I don't think we will need it for this.</div>

<div><br></div><div>- Nathan</div></div><div class="gmail_extra"><br><br><div class="gmail_quote">On Wed, Feb 19, 2014 at 9:47 PM, Matthias Kuhn <span dir="ltr"><<a href="mailto:matthias.kuhn@gmx.ch" target="_blank">matthias.kuhn@gmx.ch</a>></span> wrote:<br>

<blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">A bit of a problem I see is that there is still no support for plugin data providers. Are you thinking about implementing this as a plugin layer?<div class="">

<br>
<br>
On Wed 19 Feb 2014 11:46:39 AM CET, Nathan Woodrow wrote:<br>
</div><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex"><div class="">
On Wed, Feb 19, 2014 at 6:42 PM, Hugo Mercier<br></div><div><div class="h5">
<<a href="mailto:hugo.mercier@oslandia.com" target="_blank">hugo.mercier@oslandia.com</a> <mailto:<a href="mailto:hugo.mercier@oslandia.com" target="_blank">hugo.mercier@oslandia.<u></u>com</a>>> wrote:<br>
<br>
    And Spatialite functions handling spatial indexes can be used on<br>
    them ...<br>
    So we could imagine a VirtualQGIS virtual table driver distributed<br>
    with<br>
    QGIS ...<br>
    Cool ! :)<br>
<br>
<br>
Yeah it is pretty cool.  That is where I first got the idea from.<br>
<br>
My main idea was to have a QGIS implementation of that that can sit on<br>
top of any QGIS layer not just OGR ones.  So instead of having a<br>
backend of OGRFeature and OGRDatasource it would use QgsDataProvider<br>
and QgsFeature.<br>
<br>
It's pretty cool that there is a Python way to do this, will be good<br>
to prototype something quick then port to C++ for speed.  I might have<br>
some time tomorrow to try my hand at something basic and if it works<br>
we can explore it further.<br>
<br>
- Nathan<br>
<br>
<br>
<br>
<br></div></div><div class="">
______________________________<u></u>_________________<br>
Qgis-developer mailing list<br>
<a href="mailto:Qgis-developer@lists.osgeo.org" target="_blank">Qgis-developer@lists.osgeo.org</a><br>
<a href="http://lists.osgeo.org/mailman/listinfo/qgis-developer" target="_blank">http://lists.osgeo.org/<u></u>mailman/listinfo/qgis-<u></u>developer</a><br>
</div></blockquote>
<br>
<br>
</blockquote></div><br></div>