[Qgis-developer] Writing custom data provider (in Python)

Alessandro Pasotti apasotti at gmail.com
Thu Aug 13 06:03:48 PDT 2015


Hello,

the current implementation of QgsProviderRegistry is to scan the provider
plugin folder on first singleton access.

There is no way to register a provider later on, I would like to change
this behaviour so that a public registerProvider method is available (and
used internally to register providers). This would open the doors to custom
data providers in Python.

It seems like an easy pick, but is it really that easy or is there any good
reason for leaving everything as it is?


-- 
Alessandro Pasotti
w3:   www.itopen.it
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.osgeo.org/pipermail/qgis-developer/attachments/20150813/89a26b7f/attachment.html>


More information about the Qgis-developer mailing list