Download the whole database
Everything you see on the map is open data. You can export the data directly from OpenStreetMap and Wikipedia or use our extract.
OpenClimbing is built the other way around.
Anyone can draw a new route
Data free for everyone, forever
Offline PDF guidebook to download
Database export
A single SQLite file – open it in any SQL client.
Generated on demand, never older than 5 minutes.
Contains all the data you see on the map, except the user ticks.
For developers
Database schema
All tables and columns in one SQL file – the same schema the downloaded file has.
View schema.sql on GitHubopenclimbing-db-export
A repository where a GitHub Action stores this export every night – table schemas and CSV data are committed, so the history of the database is visible in git. The biggest tables are skipped there, download the SQLite file above for the full data.
Open the repository