Download the whole database

Everything you see on the map is open data. Take the whole dataset and build whatever you want on top of it.

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.

Preparing the file may take a few seconds.

For developers

Database schema

All tables and columns in one SQL file – the same schema the downloaded file has.

View schema.sql on GitHub

openclimbing-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
The data comes from OpenStreetMap and is available under the ODbL licence – use it anywhere, just keep it open.