mirror of
https://github.com/openstreetmap/id-tagging-schema.git
synced 2025-10-27 12:53:52 +01:00
remove options from climbing/orientation
Co-authored-by: Martin Raifer <martin@raifer.tech>
This commit is contained in:
parent
076e09d98d
commit
1cd8df8dd0
1 changed files with 0 additions and 10 deletions
|
|
@ -1,16 +1,6 @@
|
|||
{
|
||||
"key": "climbing:orientation",
|
||||
"type": "combo",
|
||||
"options": [
|
||||
"N",
|
||||
"NE",
|
||||
"E",
|
||||
"SE",
|
||||
"S",
|
||||
"SW",
|
||||
"W",
|
||||
"NW"
|
||||
],
|
||||
"label": "Orientation",
|
||||
"strings": {
|
||||
"options": {
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue