dpaw-qweb-app

Simple viewer app to interface with QGIS/monorail

Usage no npm install needed!

<script type="module">
  import dpawQwebApp from 'https://cdn.skypack.dev/dpaw-qweb-app';
</script>

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