Small fixes to climbing theme, wiki generation, version bump

This commit is contained in:
Pieter Vander Vennet 2020-12-18 02:10:26 +01:00
parent a641d976fc
commit 70fb6f5303
4 changed files with 20 additions and 8 deletions

View file

@ -149,7 +149,7 @@
"name": {
"de": "Kletterhallen",
"en": "Climbing gyms",
"nl": "Klimzaal"
"nl": "Klimzalen"
},
"minzoom": 10,
"overpassTags": {
@ -180,7 +180,9 @@
"en": "A climbing gym"
},
"tagRenderings": [
{
"images",
"questions",
{"#": "name",
"render": {
"en": "<strong>{name}</strong>",
"nl": "<strong>{name}</strong>",
@ -198,7 +200,8 @@
"website",
"phone",
"email",
"opening_hours"
"opening_hours",
"reviews"
],
"hideUnderlayingFeaturesMinPercentage": 0,
"icon": {
@ -321,7 +324,7 @@
{
"id": "climbing",
"name": {
"nl": "Klimgelegenheiden",
"nl": "Klimgelegenheden",
"de": "Klettermöglichkeiten",
"en": "Climbing opportunities"
},
@ -348,7 +351,9 @@
"en": "A climbing opportunity"
},
"tagRenderings": [
{
"images",
"questions",
{"#": "name",
"render": {
"en": "<strong>{name}</strong>",
"nl": "<strong>{name}</strong>",
@ -377,7 +382,8 @@
}
}
]
}
},
"reviews"
],
"hideUnderlayingFeaturesMinPercentage": 0,
"icon": {