UNPKG

dpaw-qweb-app

Version:

Simple viewer app to interface with QGIS/monorail

17 lines (10 loc) 464 B
# 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