dpaw-qweb-app
v0.1.1
Published
Simple viewer app to interface with QGIS/monorail
Downloads
12
Readme
DPaW QWeb
This is a experimental app to assist in the developemnt of brocket. It aims to provide a web interface to QGIS.
To use it, navigate to static/brocket/apps/qweb/index.html from the static site.
To develop it, clone the repo at https://bitbucket.org/dpaw/brocket-qweb-app.
$ git clone https://bitbucket.org/dpaw/brocket-qweb-app
$ cd brocket-qweb-app
$ npm install
$ npm start
And open a (modern) browser at http://localhost:8075