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%
Find a file
Repository files (latest commit first)
Filename Latest commit message Latest commit date
2026-06-18 10:37:02 +02:00
data fix: addSearchQueryUpdatedMetadata and new groups 2026-06-18 10:37:02 +02:00
js fix: addSearchQueryUpdatedMetadata and new groups 2026-06-18 10:37:02 +02:00
styles various improvements and bug fixes 2023-05-25 11:26:15 +02:00
index.html add new group to admin level category 2023-08-14 09:18:36 +02:00
README.md updte readme 2024-02-07 15:13:04 +01:00

geocat dashboard

Dashboard to show geocat.ch stats and KPI

Dashboard

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