On Thu, Jan 19, 2017 at 11:03 AM, Sören Gebbert <
soerengebb...@googlemail.com> wrote:

> 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?
>

You can do that right now:
https://github.com/qgis/QGIS/blob/master/tests/src/python/qgis_wrapped_server.py

But after the refactoring that we are doing it will be even simpler.

There is also a WPS plugin for QGIS server.

-- 
Alessandro Pasotti
w3:   www.itopen.it
_______________________________________________
Qgis-developer mailing list
Qgis-developer@lists.osgeo.org
List info: https://lists.osgeo.org/mailman/listinfo/qgis-developer
Unsubscribe: https://lists.osgeo.org/mailman/listinfo/qgis-developer

Reply via email to