Discussion:
QGIS Server Python Plugins API
Alessandro Pasotti
2014-10-10 15:42:20 UTC
Permalink
Hi,

for those of you interested in this topic, here is the API I'm working
on for Python bindings:

http://www.itopen.it/qgis/serverplugins/api/annotated.html

The implementation is complete, I'm currently working on a test plugin
and looking for memory leaks and other possible problems.

The test plugin will show some simple use cases, this is what I've
currently implemented:

* HTTP Authentication: Basic
* the remote console (with some additional checks for HTTP_HOST and
REMOTE_ADDRESS + HTTP Authentication Basic)
* a WMS GetImage watermark
--
Alessandro Pasotti
w3: www.itopen.it
Loading...