munrobagger

Munro Bagger

A map-first web app for tracking climbs of Scotland’s 282 Munros. Browse every Munro on a topographic map, open one to see its details and routes up, and tick it off with a date. Your progress lives in the browser (localStorage) — no login.

Status: v1 prototype. All 282 summits are plotted; route data has been derived for a sample of hills (Ben Lomond, plus others in progress). The rest show an honest “no routes sourced yet” state with a link out to Walkhighlands.

Features

Run it

Any static file server works — the app is plain HTML/CSS/JS with no build step:

cd munro-app
python -m http.server 5178
# open http://localhost:5178

Data

Licensing note

Route descriptions on sites like Walkhighlands are copyrighted and are not reproduced here. Derived geometry comes from open data (OSM); anything unverified is flagged as such in the UI. Auto-derived routes are not a substitute for proper navigation.