forked from MapComplete/MapComplete
Add preset to climbing gym
This commit is contained in:
parent
a2a4071022
commit
b504547fe3
1 changed files with 12 additions and 0 deletions
|
@ -210,5 +210,17 @@
|
||||||
]
|
]
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
],
|
||||||
|
"presets": [
|
||||||
|
{
|
||||||
|
"title": {
|
||||||
|
"en": "Climbing gym",
|
||||||
|
"nl": "Klimzaal"
|
||||||
|
},
|
||||||
|
"tags": [
|
||||||
|
"leisure=sports_centre",
|
||||||
|
"sport=climbing"
|
||||||
|
]
|
||||||
|
}
|
||||||
]
|
]
|
||||||
}
|
}
|
Loading…
Add table
Add a link
Reference in a new issue