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
_______________________________________________
Qgis-developer mailing list
[email protected]
List info: https://lists.osgeo.org/mailman/listinfo/qgis-developer
Unsubscribe: https://lists.osgeo.org/mailman/listinfo/qgis-developer

Reply via email to