[Qgis-developer] QGIS Server in Python?
David Marteau
dmarteau at 3liz.com
Thu Jan 19 02:12:25 PST 2017
Hi,
The server is actually under heavy refactoring: the new version - planned with Qgis 3 - enables you to embed the server in any framework (python or C++) by using abstract request/response objects that links all I/O between server and your embedding frameworks. Examples will follow soon.
David.
> Le 19 janv. 2017 à 11:03, Sören Gebbert <soerengebbert at googlemail.com> a écrit :
>
> Dear developers,
> i have a naive question.
>
> Would it be possible and meaningful to implement the QGIS Server in Python?
>
> There are several nice Python Web-frameworks (Django, Flask) which would make it easy to expose the rendering, data management and processing functionality of QGIS as WMS, WFS or REST service.
>
> Do you think this may be a good idea to implement?
>
> Thanks and best regards
> Soeren
> _______________________________________________
> Qgis-developer mailing list
> Qgis-developer at lists.osgeo.org
> List info: https://lists.osgeo.org/mailman/listinfo/qgis-developer
> Unsubscribe: https://lists.osgeo.org/mailman/listinfo/qgis-developer
More information about the Qgis-developer
mailing list