Extensible PCAPI / W*S viewer
- git clone this repo
git submodule init
git submodule sync
git submodule update
You can now test that everything works by loading the map with the test data using any webserver e.g.
python -m SimpleHTTPServer 8080
Which makes the viewer available at localhost:8080
Follow the Quick install
steps above and change the js/config.js
file appropriately (s. comments)