[Qgis-developer] QGIS <-> Django

Olivier Dalang olivier.dalang at gmail.com
Fri Mar 24 05:10:31 PDT 2017


Dear List,

Does anybody here have some experience with making QGIS work with
(Geo)Django ?

I would love to be able to make them communicate, as QGIS is the interface
of choice to do complex work on geometries and Django is perfect to quickly
setup a complete endpoint with user management, model logic and web
administration interface.

I see two approches :
- Using Django REST framework to create a REST endpoint - but is there a
way to consume REST endpoints in QGIS ?
- Developing a WFST module for Django, for which there seem to be some work
done [1] for the non-transactionnal part.

I just wanted to ask before reinventing the wheel !

Bests,

Olivier



[1] : https://github.com/vascop/django-wfs
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.osgeo.org/pipermail/qgis-developer/attachments/20170324/b32acac4/attachment.html>


More information about the Qgis-developer mailing list