<div dir="ltr"><div class="gmail_extra"><div class="gmail_quote">On Thu, Jan 19, 2017 at 11:03 AM, Sören Gebbert <span dir="ltr"><<a href="mailto:soerengebbert@googlemail.com" target="_blank">soerengebbert@googlemail.com</a>></span> wrote:<br><blockquote class="gmail_quote" style="margin:0px 0px 0px 0.8ex;border-left:1px solid rgb(204,204,204);padding-left:1ex"><div dir="ltr">Dear developers,<div>i have a naive question.</div><div><br></div><div>Would it be possible and meaningful to implement the QGIS Server in Python?</div><div><br></div><div>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.</div><div><br></div><div>Do you think this may be a good idea to implement?</div></div></blockquote><div><br></div><div>You can do that right now:<br><a href="https://github.com/qgis/QGIS/blob/master/tests/src/python/qgis_wrapped_server.py">https://github.com/qgis/QGIS/blob/master/tests/src/python/qgis_wrapped_server.py</a><br><br></div><div>But after the refactoring that we are doing it will be even simpler.<br clear="all"></div></div><br></div><div class="gmail_extra">There is also a WPS plugin for QGIS server.<br></div><div class="gmail_extra"><br>-- <br><div class="gmail_signature">Alessandro Pasotti<br>w3:   <a href="http://www.itopen.it" target="_blank">www.itopen.it</a></div>
</div></div>