geonode_qgis_server

Django app to enable QGIS Server in GeoNode.


Keywords
geonode_qgis_server
License
MIT
Install
pip install geonode_qgis_server==0.1.1

Documentation

geonode_qgis_server

https://badge.fury.io/py/geonode_qgis_server.png https://travis-ci.org/kartoza/geonode_qgis_server.png?branch=master

Django app to enable QGIS Server in GeoNode.

Documentation

The full documentation is at https://geonode_qgis_server.readthedocs.org.

Quickstart

Install geonode_qgis_server:

pip install geonode_qgis_server

Then use it in a project:

import geonode_qgis_server

Features

  • TODO

Running Tests

Does the code actually work?

source <YOURVIRTUALENV>/bin/activate
(myenv) $ pip install -r requirements_test.txt
(myenv) $ python runtests.py

Credits

Tools used in rendering this package: