Add preset for climbing=crag point and relation#1597
Merged
tordans merged 6 commits intoopenstreetmap:mainfrom Jun 24, 2025
Merged
Add preset for climbing=crag point and relation#1597tordans merged 6 commits intoopenstreetmap:mainfrom
climbing=crag point and relation#1597tordans merged 6 commits intoopenstreetmap:mainfrom
Conversation
|
🍱 Your pull request preview is ready Please use this preview to check your changes. Ideally use the test documentation template and document your test results by commenting on the PR. This will speed up the review process for everyone. FYI, once this PR is merged, you can use the iD Editor Preview to test your changes in interaction with all other changes. |
Contributor
Author
Test-DocumentationPreview links & Sidebar Screenshotshttps://pr-1597--ideditor-presets-preview.netlify.app/id/dist/#locale=en&map=17.24/59.86893/5.95401&disable_features=boundaries&background=geovekst-nib&id=r19141778 https://pr-1597--ideditor-presets-preview.netlify.app/id/dist/#locale=en&map=18.81/59.86978/5.99424&disable_features=boundaries&background=geovekst-nib&id=n12848932790 Search
Info-
|
Closed
tordans
approved these changes
Jun 15, 2025
climbing=cragclimbing=crag point and relation
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.






Description, Motivation & Context
This PR is part of a larger effort to add support for rock climbing related features to iD. In this PR we add a preset for a climbing "crag", which is understood to be a grouping of distinct climbing routes that are located at most a few minutes walk from each other, usually on the same cliff face. Climbing crags are currently in active use by data consumers, e.g. openclimbing.org.
Climbing crags can be equipped with additional fields, in addition to a name. Usually this would be tags representing summary statistics for the routes contained within the crag. I've consciously decided to leave such fields out of this PR, since in practice all this information can be computed from the member objects, if the crag is represented as a relation. If the crag is rather represented as a point or a cliff line, such additional tagging could be helpful, but I'd rather encourage mapping crags as relations of routes, since this increases the value of the data available in OSM.
I've set up a Wikibase entry and a corresponding article for climbing areas, which can be found here:
https://wiki.openstreetmap.org/wiki/Item:Q23047
https://wiki.openstreetmap.org/wiki/Tag:climbing%3Dcrag
Related issues
Links and data
Relevant OSM Wiki links:
Relevant tag usage stats:
https://taginfo.openstreetmap.org/tags/climbing=crag
https://taghistory.raifer.tech/#***/climbing/crag
Checklist and Test-Documentation Template
Read on to get your PR merged faster…
Follow these steps to test your PR yourself and make it a lot easier and faster for maintainers to check and approve it.
This is how it works:
After you submit your PR, the system will create a preview and comment on your PR:
Once the preview is ready, use it to test your changes.
Now copy the snippet below into a new comment and fill out the blanks.
Now your PR is ready to be reviewed.