[Qgis-developer] Writing a data provider in Python

Tim Sutton tim at linfiniti.com
Fri Mar 16 08:41:47 EDT 2007


Hi

Theoretically yes, but I dont know how the library loader that usually
loads all the available provider plugins should work in this case...

Regards

Tim

2007/3/16, Barry Rowlingson <b.rowlingson at lancaster.ac.uk>:
> Tim Sutton wrote:
> > Hi
> >
> > Martin is it possible to write  a provider in python with your bindings?
> >
>
>   QgsRasterDataProvider and QgsVectorDataProvider classes exist, so it
> should just be a case of making a new python class that's a subclass of
> those, overriding some methods, and calling the right initialise routine.
>
>   Or am I being old and naive?
>
> Barry
>
>


-- 
-- 
Tim Sutton

Visit http://qgis.org for a great Open Source GIS
Home Page: http://linfiniti.com
Skype: timlinux
MSN: tim_bdworld at msn.com
Yahoo: tim_bdworld at yahoo.com
Jabber: timlinux
Irc: timlinux on #qgis at freenode.net



More information about the Qgis-developer mailing list