2022-04-15 00:56:42 +02:00
{
"id" : "climbing" ,
2022-04-23 15:20:54 +02:00
"title" : null ,
"description" : {
2022-05-06 12:17:21 +02:00
"en" : "A dummy layer which contains tagrenderings, shared among the climbing layers" ,
2022-05-27 14:50:29 +02:00
"nl" : "Een dummy-laag die tagrenderings bevat, gedeeld over de verschillende klimsport lagen" ,
"de" : "Eine Dummy-Ebene, die Tagrenderings enthält, die von den Kletterebenen gemeinsam genutzt werden"
2022-04-15 00:56:42 +02:00
} ,
2022-04-23 15:20:54 +02:00
"minzoom" : 25 ,
2022-04-15 00:56:42 +02:00
"source" : {
2022-04-23 15:20:54 +02:00
"osmTags" : "sport=climbing"
2022-04-15 00:56:42 +02:00
} ,
2022-04-23 15:20:54 +02:00
"tagRenderings" : [
{
"id" : "website" ,
"question" : {
"en" : "Is there a (unofficial) website with more informations (e.g. topos)?" ,
"de" : "Gibt es eine (inoffizielle) Website mit mehr Informationen (z.B. Topos)?" ,
"ja" : "もっと情報のある(非公式の)ウェブサイトはありますか(例えば、topos)?" ,
"nl" : "Is er een (onofficiële) website met meer informatie (b.v. met topos)?" ,
"ru" : "Есть ли (неофициальный) веб-сайт с более подробной информацией (напр., topos)?" ,
"fr" : "Existe-t’ il un site avec plus d’ informations (ex : topographie) ?" ,
"it" : "C’ è un sito web (anche non ufficiale) con qualche informazione in più (ad es. topografie)?"
2022-04-15 00:56:42 +02:00
} ,
2022-04-23 15:20:54 +02:00
"condition" : {
"and" : [
"leisure!~sports_centre" ,
"sport=climbing" ,
"office=" ,
"club="
]
2022-04-15 00:56:42 +02:00
} ,
2022-04-23 15:20:54 +02:00
"render" : "<a href='{url}' target='_blank'>{url}</a>" ,
"freeform" : {
"key" : "url" ,
"type" : "url"
2022-04-15 00:56:42 +02:00
}
} ,
{
2022-04-23 15:20:54 +02:00
"id" : "average_length" ,
2022-04-15 00:56:42 +02:00
"render" : {
2022-04-23 15:20:54 +02:00
"de" : "Die Routen sind durchschnittlich <b>{canonical(climbing:length)}</b> lang" ,
"en" : "The routes are <b>{canonical(climbing:length)}</b> long on average" ,
"nl" : "De klimroutes zijn gemiddeld <b>{canonical(climbing:length)}</b> lang" ,
"ja" : "ルートの長さは平均で<b>{canonical(climbing:length)}</b>です" ,
"fr" : "Les voies font <b>{canonical(climbing:length)}</b> de long en moyenne" ,
2022-05-21 02:31:32 +02:00
"it" : "Le vie sono lunghe mediamente <b>{canonical(climbing:length)}</b>" ,
"es" : "Las rutas miden <b>{canonical(climbing:length)}</b> de media"
2022-04-23 15:20:54 +02:00
} ,
"question" : {
"de" : "Wie lang sind die Routen (durchschnittlich) in Metern?" ,
"en" : "What is the (average) length of the routes in meters?" ,
"nl" : "Wat is de (gemiddelde) lengte van de klimroutes, in meter?" ,
"ja" : "ルートの(平均)長さはメートル単位でいくつですか?" ,
"fr" : "Quelle est la longueur moyenne des voies en mètres ?" ,
2022-05-21 02:31:32 +02:00
"it" : "Quale è la lunghezza (media) delle vie in metri?" ,
"es" : "¿Cual es la longitud (media) de las rutas en metros?"
2022-04-15 00:56:42 +02:00
} ,
2022-04-23 15:20:54 +02:00
"freeform" : {
"key" : "climbing:length" ,
"type" : "pfloat"
}
2022-04-15 00:56:42 +02:00
} ,
{
2022-04-23 15:20:54 +02:00
"id" : "min_difficulty" ,
"question" : {
"de" : "Welche Schwierigkeit hat hier die leichteste Route (französisch/belgisches System)?" ,
"en" : "What is the grade of the easiest route here, according to the french classification system?" ,
"nl" : "Wat is het niveau van de makkelijkste route, volgens het Franse classificatiesysteem?" ,
"ja" : "ここで一番簡単なルートのレベルは、フランスのランク評価システムで何ですか?" ,
"fr" : "Quel est le niveau de la voie la plus simple selon la classification franco-belge ?" ,
"it" : "Qual è il livello della via più facile qua, secondo il sistema di classificazione francese?"
} ,
2022-04-15 00:56:42 +02:00
"render" : {
2022-04-23 15:20:54 +02:00
"de" : "Die leichteste Route hat hier die Schwierigkeit {climbing:grade:french:min} (französisch/belgisches System)" ,
"en" : "The lowest grade is {climbing:grade:french:min} according to the french/belgian system" ,
"nl" : "De minimale klimmoeilijkheid is {climbing:grade:french:min} volgens het Franse/Belgische systeem" ,
"ja" : "フランス/ベルギーのランク評価システムでは、最小の難易度は{climbing:grade:french:min}です" ,
"fr" : "La difficulté minimale est {climbing:grade:french:min} selon la classification franco-belge" ,
"it" : "Il minimo livello di difficoltà è {climbing:grade:french:min} secondo il sistema francese/belga"
2022-04-15 00:56:42 +02:00
} ,
2022-04-23 15:20:54 +02:00
"freeform" : {
"key" : "climbing:grade:french:min"
}
2022-04-15 00:56:42 +02:00
} ,
{
2022-04-23 15:20:54 +02:00
"id" : "max_difficulty" ,
"question" : {
"de" : "Welche Schwierigkeit hat hier die schwerste Route (französisch/belgisches System)?" ,
"en" : "What is the highest grade route here, according to the french classification system?" ,
"nl" : "Wat is het niveau van de moeilijkste route, volgens het Franse classificatiesysteem?" ,
"ja" : "フランスのランク評価によると、ここで一番難しいルートのレベルはどれくらいですか?" ,
"fr" : "Quel est le niveau de la voie la plus difficile selon la classification franco-belge ?" ,
"it" : "Qual è il livello della via più difficile qua, secondo il sistema di classificazione francese?"
} ,
2022-04-15 00:56:42 +02:00
"render" : {
2022-04-23 15:20:54 +02:00
"de" : "Die schwierigste Route hat hier die Schwierigkeitsstufe {climbing:grade:french:max} (französisch/belgisches System)" ,
"en" : "The highest grade is {climbing:grade:french:max} according to the french/belgian system" ,
"nl" : "De maximale klimmoeilijkheid is {climbing:grade:french:max} volgens het Franse/Belgische systeem" ,
"ja" : "フランス/ベルギーのランク評価システムでは、最大の難易度は{climbing:grade:french:max}です" ,
"fr" : "La difficulté maximale est {climbing:grade:french:max} selon la classification franco-belge" ,
"it" : "Il massimo livello di difficoltà è {climbing:grade:french:max} secondo il sistema francese/belga"
2022-04-15 00:56:42 +02:00
} ,
2022-04-23 15:20:54 +02:00
"freeform" : {
"key" : "climbing:grade:french:max"
} ,
"condition" : {
"and" : [
"climbing!~route" ,
"office=" ,
"club=" ,
{
"or" : [
"climbing:sport=yes" ,
"sport=climbing"
]
}
]
}
2022-04-15 00:56:42 +02:00
} ,
{
2022-04-23 15:20:54 +02:00
"id" : "bouldering" ,
2022-04-15 00:56:42 +02:00
"question" : {
2022-04-23 15:20:54 +02:00
"de" : "Kann hier gebouldert werden?" ,
"en" : "Is bouldering possible here?" ,
"nl" : "Is het mogelijk om hier te bolderen?" ,
"ja" : "ここでボルダリングはできますか?" ,
"nb_NO" : "Er buldring mulig her?" ,
"fr" : "L’ escalade de bloc est-elle possible ici ?" ,
"it" : "È possibile praticare ‘ bouldering’ qua?"
2022-04-15 00:56:42 +02:00
} ,
"mappings" : [
{
2022-04-23 15:20:54 +02:00
"if" : "climbing:boulder=yes" ,
"then" : {
"de" : "Hier kann gebouldert werden" ,
"en" : "Bouldering is possible here" ,
"nl" : "Bolderen kan hier" ,
"ja" : "ボルダリングはここで可能です" ,
"nb_NO" : "Buldring er mulig her" ,
"fr" : "L’ escalade de bloc est possible" ,
"it" : "L’ arrampicata su massi è possibile qua"
}
} ,
{
"if" : "climbing:boulder=no" ,
"then" : {
"de" : "Hier kann nicht gebouldert werden" ,
"en" : "Bouldering is not possible here" ,
"nl" : "Bolderen kan hier niet" ,
"ja" : "ここではボルダリングはできません" ,
"nb_NO" : "Buldring er ikke mulig her" ,
"fr" : "L’ escalade de bloc n’ est pas possible" ,
"it" : "L’ arrampicata su massi non è possibile qua"
}
} ,
{
"if" : "climbing:boulder=limited" ,
2022-04-15 00:56:42 +02:00
"then" : {
2022-04-23 15:20:54 +02:00
"de" : "Bouldern ist hier nur an wenigen Routen möglich" ,
"en" : "Bouldering is possible, allthough there are only a few routes" ,
"nl" : "Bolderen kan hier, maar er zijn niet zoveel routes" ,
"ja" : "ボルダリングは可能ですが、少しのルートしかありません" ,
"fr" : "L’ escalade de bloc est possible sur des voies précises" ,
"it" : "L’ arrampicata su massi è possibile anche se su poche vie"
2022-04-15 00:56:42 +02:00
}
2022-04-23 15:20:54 +02:00
} ,
{
"if" : "climbing:boulder~*" ,
"then" : {
"de" : "Hier gibt es {climbing:boulder} Boulder-Routen" ,
"en" : "There are {climbing:boulder} boulder routes" ,
"nl" : "Er zijn hier {climbing:boulder} bolderroutes" ,
"ja" : "{climbing:boulder} ボルダールートがある" ,
"fr" : "Il y a {climbing:boulder} voies d’ escalade de bloc" ,
"it" : "Sono presenti {climbing:boulder} vie di arrampicata su massi"
} ,
"hideInAnswer" : true
2022-04-15 00:56:42 +02:00
}
2022-04-23 15:20:54 +02:00
]
2022-04-15 00:56:42 +02:00
} ,
{
2022-04-23 15:20:54 +02:00
"id" : "toprope" ,
"question" : {
"de" : "Ist Toprope-Klettern hier möglich?" ,
"en" : "Is toprope climbing possible here?" ,
"nl" : "Is het mogelijk om hier te toprope-klimmen?" ,
"ja" : "ここでtoprope登坂はできますか?" ,
"fr" : "Est-il possible d’ escalader à la moulinette ?" ,
"it" : "È possibile arrampicarsi con la corda dall’ alto qua?"
} ,
2022-04-15 00:56:42 +02:00
"mappings" : [
{
2022-04-23 15:20:54 +02:00
"if" : "climbing:toprope=yes" ,
2022-04-15 00:56:42 +02:00
"then" : {
2022-04-23 15:20:54 +02:00
"de" : "Toprope-Klettern ist hier möglich" ,
"en" : "Toprope climbing is possible here" ,
"nl" : "Toprope-klimmen kan hier" ,
"ja" : "ここでToprope登坂ができます" ,
"fr" : "L’ escalade à la moulinette est possible" ,
"it" : "È possibile arrampicarsi con moulinette qua"
2022-04-15 00:56:42 +02:00
}
} ,
{
2022-04-23 15:20:54 +02:00
"if" : "climbing:toprope=no" ,
2022-04-15 00:56:42 +02:00
"then" : {
2022-04-23 15:20:54 +02:00
"de" : "Toprope-Climbing ist hier nicht möglich" ,
"en" : "Toprope climbing is not possible here" ,
"nl" : "Toprope-klimmen kan hier niet" ,
"ja" : "ここではToprope登坂はできません" ,
"fr" : "L’ escalade à la moulinette n’ est pas possible" ,
"it" : "Non è possibile arrampicarsi con moulinette qua"
2022-04-15 00:56:42 +02:00
}
} ,
{
2022-04-23 15:20:54 +02:00
"if" : "climbing:toprope~*" ,
"then" : {
"de" : "Hier gibt es {climbing:toprope} Toprope-Routen" ,
"en" : "There are {climbing:toprope} toprope routes" ,
"nl" : "Er zijn hier {climbing:toprope} toprope routes" ,
"ja" : "{climbing:toprope} 登坂ルートがある" ,
"fr" : "{climbing:toprope} voies sont équipées de moulinettes" ,
"it" : "Sono presenti {climbing:toprope} vie con moulinette"
} ,
"hideInAnswer" : true
2022-04-15 00:56:42 +02:00
}
2022-04-23 15:20:54 +02:00
]
2022-04-15 00:56:42 +02:00
} ,
{
2022-04-23 15:20:54 +02:00
"id" : "sportclimbing" ,
2022-04-15 00:56:42 +02:00
"question" : {
2022-04-23 15:20:54 +02:00
"de" : "Ist hier Sportklettern möglich (feste Ankerpunkte)?" ,
"en" : "Is sport climbing possible here on fixed anchors?" ,
"nl" : "Is het mogelijk om hier te sportklimmen/voorklimmen op reeds aangebrachte haken?" ,
"ja" : "ここでは固定アンカー式のスポーツクライミングはできますか?" ,
"it" : "È possibile arrampicarsi qua con ancoraggi fissi?"
2022-04-15 00:56:42 +02:00
} ,
"mappings" : [
{
2022-04-23 15:20:54 +02:00
"if" : "climbing:sport=yes" ,
2022-04-15 00:56:42 +02:00
"then" : {
2022-04-23 15:20:54 +02:00
"de" : "Sportklettern ist hier möglich" ,
"en" : "Sport climbing is possible here" ,
"nl" : "Sportklimmen/voorklimmen kan hier" ,
"ru" : "Здесь можно заняться спортивным скалолазанием" ,
"ja" : "ここでスポーツクライミングができます" ,
"it" : "L’ arrampicata sportiva è possibile qua" ,
"hu" : "Itt lehetőség van sportmászásra" ,
"fr" : "De l’ escalade est possible ici"
2022-04-15 00:56:42 +02:00
}
2022-04-23 15:20:54 +02:00
} ,
{
"if" : "climbing:sport=no" ,
"then" : {
"de" : "Sportklettern ist hier nicht möglich" ,
"en" : "Sport climbing is not possible here" ,
"nl" : "Sportklimmen/voorklimmen kan hier niet" ,
"ru" : "Спортивное скалолазание здесь невозможно" ,
"ja" : "ここではスポーツクライミングはできません" ,
"it" : "L’ arrampicata sportiva non è possibile qua" ,
"hu" : "Itt nincs lehetőség sportmászásra" ,
"fr" : "L’ escalade est impossible ici"
}
} ,
{
"if" : "climbing:sport~*" ,
"then" : {
"de" : "Hier gibt es {climbing:sport} Sportkletter-Routen" ,
"en" : "There are {climbing:sport} sport climbing routes" ,
"nl" : "Er zijn hier {climbing:sport} sportklimroutes/voorklimroutes" ,
"ja" : "スポーツクライミングの {climbing:sport} ルートがある" ,
"it" : "Sono presenti {climbing:sport} vie di arrampicata sportiva"
} ,
"hideInAnswer" : true
2022-04-15 00:56:42 +02:00
}
2022-04-23 15:20:54 +02:00
]
} ,
2022-04-15 00:56:42 +02:00
{
2022-04-23 15:20:54 +02:00
"id" : "trad_climbing" ,
"question" : {
"de" : "Ist hier traditionelles Klettern möglich (eigene Sicherung z.B. mit Klemmkleilen)?" ,
"en" : "Is traditional climbing possible here (using own gear e.g. chocks)?" ,
"nl" : "Is het mogelijk om hier traditioneel te klimmen? <br/><span class='subtle'>(Dit is klimmen met klemblokjes en friends)</span>" ,
"ja" : "伝統的な登山はここで可能ですか(例えば、チョックのような独自のギアを使用して)? " ,
"it" : "È possibile arrampicarsi in maniera tradizionale qua (usando attrezzi propri, ad es. dadi)?"
2022-04-15 00:56:42 +02:00
} ,
2022-04-23 15:20:54 +02:00
"mappings" : [
{
"if" : "climbing:traditional=yes" ,
"then" : {
"de" : "Traditionelles Klettern ist hier möglich" ,
"en" : "Traditional climbing is possible here" ,
"nl" : "Traditioneel klimmen kan hier" ,
"ja" : "ここでは伝統的な登山が可能です" ,
"it" : "L’ arrampicata tradizionale è possibile qua"
}
} ,
{
"if" : "climbing:traditional=no" ,
"then" : {
"de" : "Traditionelles Klettern ist hier nicht möglich" ,
"en" : "Traditional climbing is not possible here" ,
"nl" : "Traditioneel klimmen kan hier niet" ,
"ja" : "伝統的な登山はここではできない" ,
"it" : "L’ arrampicata tradizionale non è possibile qua"
}
} ,
{
"if" : "climbing:traditional~*" ,
"then" : {
"de" : "Hier gibt es {climbing:traditional} Routen für traditionelles Klettern" ,
"en" : "There are {climbing:traditional} traditional climbing routes" ,
"nl" : "Er zijn hier {climbing:traditional} traditionele klimroutes" ,
"ja" : "{climbing:traditional} の伝統的な登山ルートがある" ,
"it" : "Sono presenti {climbing:traditional} vie di arrampicata tradizionale"
} ,
"hideInAnswer" : true
}
]
} ,
2022-04-15 00:56:42 +02:00
{
2022-04-23 15:20:54 +02:00
"id" : "max_bolts" ,
"question" : {
2022-05-27 14:50:29 +02:00
"en" : "How many bolts do routes in {title()} have at most?" ,
2022-06-22 18:56:02 +02:00
"de" : "Wie viele Haken haben die Routen in {title()} maximal?" ,
"nl" : "Wat is het maximum aantal bouten in routes ban {title()}?"
2022-04-15 00:56:42 +02:00
} ,
2022-04-23 15:20:54 +02:00
"render" : {
2022-05-27 14:50:29 +02:00
"en" : "The sport climbing routes here have at most {climbing:bolts:max} bolts.<div class='subtle'>This is without relays and indicates how much quickdraws a climber needs</div>" ,
2022-06-22 18:56:02 +02:00
"de" : "Die Sportkletterrouten hier haben maximal {climbing:bolts:max} Haken.<div class='subtle'>Dies ist ohne Relais und gibt an, wie viel Schnellspanner ein Kletterer braucht</div>" ,
"nl" : "De sportklimroutes hebben maximaal {climbing:bolts:max} bouten. <div class='subtle'>Hierbij worden relays niet meegteld. Dit geeft aan hoeveel klimsetjes een klimmer nodig heeft</div>"
2022-04-15 00:56:42 +02:00
} ,
2022-04-23 15:20:54 +02:00
"freeform" : {
"key" : "climbing:bolts:max" ,
"type" : "pnat" ,
"addExtraTag" : [
"climbing:sport=yes"
] ,
"inline" : true
}
2022-04-15 00:56:42 +02:00
} ,
{
2022-04-23 15:20:54 +02:00
"id" : "fee" ,
"question" : {
2022-05-21 02:31:32 +02:00
"en" : "Is a fee required to climb here?" ,
2022-05-27 14:50:29 +02:00
"es" : "¿Se requiere una tasa para escalar aquí?" ,
2022-06-22 18:56:02 +02:00
"de" : "Ist das Klettern hier gebührenpflichtig?" ,
"nl" : "Moet men betalen om hier te klimmen?"
2022-04-15 00:56:42 +02:00
} ,
2022-04-23 15:20:54 +02:00
"render" : {
2022-05-14 20:14:08 +02:00
"en" : "A fee of {charge} should be paid for climbing here" ,
2022-05-21 02:31:32 +02:00
"de" : "Zum Klettern wird eine Gebühr von {charge} erhoben" ,
2022-06-22 18:56:02 +02:00
"es" : "Se debe de pagar una tasa de {charge} para escalar aquí" ,
"nl" : "Men moet {charge} betalen om hier te klimmen"
2022-04-23 15:20:54 +02:00
} ,
"freeform" : {
"key" : "charge" ,
"addExtraTags" : [
"fee=yes"
] ,
"inline" : true
} ,
"mappings" : [
{
"if" : "fee=no" ,
"addExtraTags" : [
"charge="
] ,
"then" : {
2022-05-14 20:14:08 +02:00
"en" : "Climbing here is free of charge" ,
2022-05-21 02:31:32 +02:00
"de" : "Das Klettern ist hier kostenlos" ,
2022-06-22 18:56:02 +02:00
"es" : "La escalada es gratis" ,
"nl" : "Hier klimmen is gratis"
2022-04-23 15:20:54 +02:00
}
} ,
{
"if" : {
"and" : [
"fee=yes" ,
"charge="
]
} ,
"then" : {
2022-05-21 02:31:32 +02:00
"en" : "Paying a fee is required to climb here" ,
2022-05-27 14:50:29 +02:00
"es" : "Hay que pagar una tasa para escalar aquí" ,
2022-06-27 09:29:23 +02:00
"de" : "Zum Klettern ist eine Gebühr zu zahlen" ,
2022-06-22 18:56:02 +02:00
"nl" : "Men moet betalen om hier te klimmen"
2022-04-23 15:20:54 +02:00
} ,
"hideInAnswer" : "charge~*"
}
]
2022-04-15 00:56:42 +02:00
}
2022-04-23 15:20:54 +02:00
] ,
"mapRendering" : null
2022-04-15 00:56:42 +02:00
}