mirror of
https://github.com/openstreetmap/id-tagging-schema.git
synced 2025-10-28 21:33:51 +01:00
adjust title case spelling + remove brackets
This commit is contained in:
parent
08f15974f6
commit
4e87f0c917
12 changed files with 12 additions and 12 deletions
|
|
@ -31,5 +31,5 @@
|
|||
"sport": "climbing",
|
||||
"climbing": "crag"
|
||||
},
|
||||
"name": "Climbing crag"
|
||||
"name": "Climbing Crag"
|
||||
}
|
||||
|
|
|
|||
|
|
@ -34,5 +34,5 @@
|
|||
"sport": "climbing",
|
||||
"climbing": "route"
|
||||
},
|
||||
"name": "Climbing route"
|
||||
"name": "Climbing Route"
|
||||
}
|
||||
|
|
|
|||
|
|
@ -21,5 +21,5 @@
|
|||
"sport": "climbing",
|
||||
"climbing": "route_bottom"
|
||||
},
|
||||
"name": "Climbing route (start)"
|
||||
"name": "Climbing Route Start"
|
||||
}
|
||||
|
|
|
|||
|
|
@ -21,5 +21,5 @@
|
|||
"sport": "climbing",
|
||||
"climbing": "route_top"
|
||||
},
|
||||
"name": "Climbing route (top)"
|
||||
"name": "Climbing Route Top"
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue