Skip to content

visualization

Helen Burns edited this page Oct 16, 2019 · 1 revision

Visualization

⚠️ Under Development ⚠️

Framework

Static html pages, with only js, minor templating has been used where possible such as using w3-include-HTML.

VIZ_CODE/index.html provides a template for the other pages (satellite, topo, google)

To force changes to take effect in caching browsers find and replace version tags of files e.g.

sed -i 's/v=1/v=3/g' *.html

css

js components

Clone this wiki locally