mirror of
https://github.com/geoadmin/web-geocat-dashboard.git
synced 2026-08-25 21:34:33 +00:00
Dashboard to show geocat.ch stats and KPI | Read-only mirror of https://github.com/geoadmin/web-geocat-dashboard — Bundesamt für Landestopografie swisstopo. Issues & pull requests at the source.
- HTML 50.4%
- JavaScript 45.5%
- CSS 4.1%
| Filename | Latest commit message | Latest commit date |
|---|---|---|
| data | ||
| js | ||
| styles | ||
| index.html | ||
| README.md | ||
geocat dashboard
Dashboard to show geocat.ch stats and KPI
Set up development environment
To test the dashboard locally, you need an http server running (to be able to make http call from javascript). You can use the following python package inside the project root directory.
at swisstopo (using powershell)
& "C:\Program Files\ArcGIS\Pro\bin\Python\envs\arcgispro-py3\python" -m http.server 8000
Then visit http://localhost:8000