From 5d81e7d79234a903e15ae2b9bb70931e868ab2fc Mon Sep 17 00:00:00 2001
From: pietervdvn kletterspots.de wird betrieben von Christian Neumann. Bitte melden Sie sich, wenn Sie Feedback oder Fragen haben. Das Projekt nutzt Daten des OpenStreetMap Projekts und basiert auf der freien Software MapComplete."
@@ -304,7 +299,9 @@
"7": {
"then": "Ein Bereich auf dem Boden, der für das Abstellen von Fahrrädern gekennzeichnet ist"
}
- }
+ },
+ "question": "Was ist die Art dieses Fahrrad-Parkplatzes?",
+ "render": "Dies ist ein Fahrrad-Parkplatz der Art: {bicycle_parking}"
},
"2": {
"mappings": {
@@ -323,7 +320,6 @@
}
},
"3": {
- "question": "Ist dieser Parkplatz überdacht? Wählen Sie auch \"überdacht\" für Innenparkplätze.",
"mappings": {
"0": {
"then": "Dieser Parkplatz ist überdacht (er hat ein Dach)"
@@ -331,23 +327,23 @@
"1": {
"then": "Dieser Parkplatz ist nicht überdacht"
}
- }
+ },
+ "question": "Ist dieser Parkplatz überdacht? Wählen Sie auch \"überdacht\" für Innenparkplätze."
},
"4": {
"question": "Wie viele Fahrräder passen auf diesen Fahrrad-Parkplatz (einschließlich möglicher Lastenfahrräder)?",
"render": "Platz für {capacity} Fahrräder"
},
"5": {
- "question": "Wer kann diesen Fahrradparplatz nutzen?",
- "render": "{access}",
"mappings": {
"0": {
"then": "Öffentlich zugänglich"
}
- }
+ },
+ "question": "Wer kann diesen Fahrradparplatz nutzen?",
+ "render": "{access}"
},
"6": {
- "question": "Gibt es auf diesem Fahrrad-Parkplatz Plätze für Lastenfahrräder?",
"mappings": {
"0": {
"then": "Dieser Parkplatz bietet Platz für Lastenfahrräder"
@@ -358,18 +354,138 @@
"2": {
"then": "Es ist nicht erlaubt, Lastenfahrräder zu parken"
}
- }
+ },
+ "question": "Gibt es auf diesem Fahrrad-Parkplatz Plätze für Lastenfahrräder?"
},
"7": {
"question": "Wie viele Lastenfahrräder passen auf diesen Fahrrad-Parkplatz?",
"render": "Auf diesen Parkplatz passen {capacity:cargo_bike} Lastenfahrräder"
}
+ },
+ "title": {
+ "render": "Fahrrad-Parkplätze"
}
},
"bike_repair_station": {
"name": "Fahrradstationen (Reparatur, Pumpe oder beides)",
+ "presets": {
+ "0": {
+ "description": "Ein Gerät zum Aufpumpen von Reifen an einem festen Standort im öffentlichen Raum.
Beispiele für Fahrradpumpen
Beispiel
",
+ "title": "Fahrrad-Reparaturstation und Pumpe"
+ },
+ "2": {
+ "title": "Fahrrad-Reparaturstation ohne Pumpe"
+ }
+ },
+ "tagRenderings": {
+ "1": {
+ "mappings": {
+ "0": {
+ "then": "Es ist nur eine Pumpe vorhanden"
+ },
+ "1": {
+ "then": "Es sind nur Werkzeuge (Schraubenzieher, Zangen...) vorhanden"
+ },
+ "2": {
+ "then": "Es sind sowohl Werkzeuge als auch eine Pumpe vorhanden"
+ }
+ },
+ "question": "Welche Einrichtungen stehen an dieser Fahrradstation zur Verfügung?"
+ },
+ "2": {
+ "question": "Wer wartet diese Fahrradpumpe?",
+ "render": "Gewartet von {operator}"
+ },
+ "5": {
+ "mappings": {
+ "0": {
+ "then": "Immer geöffnet"
+ },
+ "1": {
+ "then": "Immer geöffnet"
+ }
+ },
+ "question": "Wann ist diese Fahrradreparaturstelle geöffnet?"
+ },
+ "6": {
+ "mappings": {
+ "0": {
+ "then": "Es gibt ein Kettenwerkzeug"
+ },
+ "1": {
+ "then": "Es gibt kein Kettenwerkzeug"
+ }
+ },
+ "question": "Verfügt diese Fahrrad-Reparaturstation über Spezialwerkzeug zur Reparatur von Fahrradketten?"
+ },
+ "7": {
+ "mappings": {
+ "0": {
+ "then": "Es gibt einen Haken oder Ständer"
+ },
+ "1": {
+ "then": "Es gibt keinen Haken oder Ständer"
+ }
+ },
+ "question": "Hat diese Fahrradstation einen Haken, an dem Sie Ihr Fahrrad aufhängen können, oder einen Ständer, um es anzuheben?"
+ },
+ "8": {
+ "mappings": {
+ "0": {
+ "then": "Die Fahrradpumpe ist kaputt"
+ },
+ "1": {
+ "then": "Die Fahrradpumpe ist betriebsbereit"
+ }
+ },
+ "question": "Ist die Fahrradpumpe noch funktionstüchtig?"
+ },
+ "10": {
+ "mappings": {
+ "0": {
+ "then": "Sklaverand (auch bekannt als Presta)"
+ },
+ "1": {
+ "then": "Dunlop"
+ },
+ "2": {
+ "then": "Schrader (Autos)"
+ }
+ },
+ "question": "Welche Ventile werden unterstützt?",
+ "render": "Diese Pumpe unterstützt die folgenden Ventile: {valves}"
+ },
+ "11": {
+ "mappings": {
+ "0": {
+ "then": "Manuelle Pumpe"
+ },
+ "1": {
+ "then": "Elektrische Pumpe"
+ }
+ },
+ "question": "Ist dies eine elektrische Fahrradpumpe?"
+ },
+ "12": {
+ "mappings": {
+ "0": {
+ "then": "Es gibt ein Manometer"
+ },
+ "1": {
+ "then": "Es gibt kein Manometer"
+ },
+ "2": {
+ "then": "Es gibt ein Manometer, aber es ist kaputt"
+ }
+ },
+ "question": "Verfügt die Pumpe über einen Druckanzeiger oder ein Manometer?"
+ }
+ },
"title": {
- "render": "Fahrradstation (Pumpe & Reparatur)",
"mappings": {
"0": {
"then": "Fahrrad-Reparaturstation"
@@ -386,146 +502,15 @@
"4": {
"then": "Fahrradpumpe"
}
- }
- },
- "tagRenderings": {
- "1": {
- "question": "Welche Einrichtungen stehen an dieser Fahrradstation zur Verfügung?",
- "mappings": {
- "0": {
- "then": "Es ist nur eine Pumpe vorhanden"
- },
- "1": {
- "then": "Es sind nur Werkzeuge (Schraubenzieher, Zangen...) vorhanden"
- },
- "2": {
- "then": "Es sind sowohl Werkzeuge als auch eine Pumpe vorhanden"
- }
- }
},
- "2": {
- "question": "Wer wartet diese Fahrradpumpe?",
- "render": "Gewartet von {operator}"
- },
- "5": {
- "question": "Wann ist diese Fahrradreparaturstelle geöffnet?",
- "mappings": {
- "0": {
- "then": "Immer geöffnet"
- },
- "1": {
- "then": "Immer geöffnet"
- }
- }
- },
- "6": {
- "question": "Verfügt diese Fahrrad-Reparaturstation über Spezialwerkzeug zur Reparatur von Fahrradketten?",
- "mappings": {
- "0": {
- "then": "Es gibt ein Kettenwerkzeug"
- },
- "1": {
- "then": "Es gibt kein Kettenwerkzeug"
- }
- }
- },
- "7": {
- "question": "Hat diese Fahrradstation einen Haken, an dem Sie Ihr Fahrrad aufhängen können, oder einen Ständer, um es anzuheben?",
- "mappings": {
- "0": {
- "then": "Es gibt einen Haken oder Ständer"
- },
- "1": {
- "then": "Es gibt keinen Haken oder Ständer"
- }
- }
- },
- "8": {
- "question": "Ist die Fahrradpumpe noch funktionstüchtig?",
- "mappings": {
- "0": {
- "then": "Die Fahrradpumpe ist kaputt"
- },
- "1": {
- "then": "Die Fahrradpumpe ist betriebsbereit"
- }
- }
- },
- "10": {
- "question": "Welche Ventile werden unterstützt?",
- "render": "Diese Pumpe unterstützt die folgenden Ventile: {valves}",
- "mappings": {
- "0": {
- "then": "Sklaverand (auch bekannt als Presta)"
- },
- "1": {
- "then": "Dunlop"
- },
- "2": {
- "then": "Schrader (Autos)"
- }
- }
- },
- "11": {
- "question": "Ist dies eine elektrische Fahrradpumpe?",
- "mappings": {
- "0": {
- "then": "Manuelle Pumpe"
- },
- "1": {
- "then": "Elektrische Pumpe"
- }
- }
- },
- "12": {
- "question": "Verfügt die Pumpe über einen Druckanzeiger oder ein Manometer?",
- "mappings": {
- "0": {
- "then": "Es gibt ein Manometer"
- },
- "1": {
- "then": "Es gibt kein Manometer"
- },
- "2": {
- "then": "Es gibt ein Manometer, aber es ist kaputt"
- }
- }
- }
- },
- "presets": {
- "0": {
- "title": "Fahrradpumpe",
- "description": "Ein Gerät zum Aufpumpen von Reifen an einem festen Standort im öffentlichen Raum.
Beispiele für Fahrradpumpen
Beispiel
"
- },
- "2": {
- "title": "Fahrrad-Reparaturstation ohne Pumpe"
- }
+ "render": "Fahrradstation (Pumpe & Reparatur)"
}
},
"bike_shop": {
"name": "Fahrradwerkstatt/geschäft",
- "title": {
- "render": "Fahrradwerkstatt/geschäft",
- "mappings": {
- "0": {
- "then": "Sportartikelgeschäft {name}"
- },
- "2": {
- "then": "Fahrradverleih{name}"
- },
- "3": {
- "then": "Fahrradwerkstatt {name}"
- },
- "4": {
- "then": "Fahrradgeschäft {name}"
- },
- "5": {
- "then": "Fahrradwerkstatt/geschäft {name}"
- }
+ "presets": {
+ "0": {
+ "title": "Fahrradwerkstatt/geschäft"
}
},
"tagRenderings": {
@@ -543,7 +528,6 @@
"question": "Wie lautet die E-Mail-Adresse von {name}?"
},
"9": {
- "question": "Verkauft dieser Laden Fahrräder?",
"mappings": {
"0": {
"then": "Dieses Geschäft verkauft Fahrräder"
@@ -551,10 +535,10 @@
"1": {
"then": "Dieses Geschäft verkauft keine Fahrräder"
}
- }
+ },
+ "question": "Verkauft dieser Laden Fahrräder?"
},
"10": {
- "question": "Repariert dieses Geschäft Fahrräder?",
"mappings": {
"0": {
"then": "Dieses Geschäft repariert Fahrräder"
@@ -568,10 +552,10 @@
"3": {
"then": "Dieses Geschäft repariert nur Fahrräder einer bestimmten Marke"
}
- }
+ },
+ "question": "Repariert dieses Geschäft Fahrräder?"
},
"11": {
- "question": "Vermietet dieser Laden Fahrräder?",
"mappings": {
"0": {
"then": "Dieses Geschäft vermietet Fahrräder"
@@ -579,10 +563,10 @@
"1": {
"then": "Dieses Geschäft vermietet keine Fahrräder"
}
- }
+ },
+ "question": "Vermietet dieser Laden Fahrräder?"
},
"12": {
- "question": "Verkauft dieses Geschäft gebrauchte Fahrräder?",
"mappings": {
"0": {
"then": "Dieses Geschäft verkauft gebrauchte Fahrräder"
@@ -593,10 +577,10 @@
"2": {
"then": "Dieses Geschäft verkauft nur gebrauchte Fahrräder"
}
- }
+ },
+ "question": "Verkauft dieses Geschäft gebrauchte Fahrräder?"
},
"13": {
- "question": "Bietet dieses Geschäft eine Fahrradpumpe zur Benutzung für alle an?",
"mappings": {
"0": {
"then": "Dieses Geschäft bietet eine Fahrradpumpe für alle an"
@@ -604,10 +588,10 @@
"1": {
"then": "Dieses Geschäft bietet für niemanden eine Fahrradpumpe an"
}
- }
+ },
+ "question": "Bietet dieses Geschäft eine Fahrradpumpe zur Benutzung für alle an?"
},
"14": {
- "question": "Gibt es hier Werkzeuge, um das eigene Fahrrad zu reparieren?",
"mappings": {
"0": {
"then": "Dieses Geschäft bietet Werkzeuge für die Heimwerkerreparatur an"
@@ -618,10 +602,10 @@
"2": {
"then": "Werkzeuge für die Selbstreparatur sind nur verfügbar, wenn Sie das Fahrrad im Laden gekauft/gemietet haben"
}
- }
+ },
+ "question": "Gibt es hier Werkzeuge, um das eigene Fahrrad zu reparieren?"
},
"15": {
- "question": "Werden hier Fahrräder gewaschen?",
"mappings": {
"0": {
"then": "Dieses Geschäft reinigt Fahrräder"
@@ -632,31 +616,44 @@
"2": {
"then": "Dieser Laden bietet keine Fahrradreinigung an"
}
- }
+ },
+ "question": "Werden hier Fahrräder gewaschen?"
}
},
- "presets": {
- "0": {
- "title": "Fahrradwerkstatt/geschäft"
- }
+ "title": {
+ "mappings": {
+ "0": {
+ "then": "Sportartikelgeschäft {name}"
+ },
+ "2": {
+ "then": "Fahrradverleih{name}"
+ },
+ "3": {
+ "then": "Fahrradwerkstatt {name}"
+ },
+ "4": {
+ "then": "Fahrradgeschäft {name}"
+ },
+ "5": {
+ "then": "Fahrradwerkstatt/geschäft {name}"
+ }
+ },
+ "render": "Fahrradwerkstatt/geschäft"
}
},
"bike_themed_object": {
"name": "Mit Fahrrad zusammenhängendes Objekt",
"title": {
- "render": "Mit Fahrrad zusammenhängendes Objekt",
"mappings": {
"1": {
"then": "Radweg"
}
- }
+ },
+ "render": "Mit Fahrrad zusammenhängendes Objekt"
}
},
"defibrillator": {
"name": "Defibrillatoren",
- "title": {
- "render": "Defibrillator"
- },
"presets": {
"0": {
"title": "Defibrillator"
@@ -664,7 +661,6 @@
},
"tagRenderings": {
"1": {
- "question": "Befindet sich dieser Defibrillator im Gebäude?",
"mappings": {
"0": {
"then": "Dieser Defibrillator befindet sich im Gebäude"
@@ -672,11 +668,10 @@
"1": {
"then": "Dieser Defibrillator befindet sich im Freien"
}
- }
+ },
+ "question": "Befindet sich dieser Defibrillator im Gebäude?"
},
"2": {
- "question": "Ist dieser Defibrillator frei zugänglich?",
- "render": "Zugang ist {access}",
"mappings": {
"0": {
"then": "Öffentlich zugänglich"
@@ -690,19 +685,19 @@
"3": {
"then": "Nicht für die Öffentlichkeit zugänglich (z.B. nur für das Personal, die Eigentümer, ...)"
}
- }
+ },
+ "question": "Ist dieser Defibrillator frei zugänglich?",
+ "render": "Zugang ist {access}"
},
"3": {
- "render": "Es gibt keine Informationen über den Gerätetyp",
"mappings": {
"0": {
"then": "Dies ist ein manueller Defibrillator für den professionellen Einsatz"
}
- }
+ },
+ "render": "Es gibt keine Informationen über den Gerätetyp"
},
"4": {
- "question": "In welchem Stockwerk befindet sich dieser Defibrillator?",
- "render": "Dieser Defibrallator befindet sich im {level}. Stockwerk",
"mappings": {
"0": {
"then": "Dieser Defibrillator befindet sich im Erdgeschoss"
@@ -710,64 +705,66 @@
"1": {
"then": "Dieser Defibrillator befindet sich in der ersten Etage"
}
- }
+ },
+ "question": "In welchem Stockwerk befindet sich dieser Defibrillator?",
+ "render": "Dieser Defibrallator befindet sich im {level}. Stockwerk"
},
"5": {
- "render": "Zusätzliche Informationen über den Standort (in der Landessprache):
{defibrillator:location}",
- "question": "Bitte geben Sie einige Erläuterungen dazu, wo der Defibrillator zu finden ist (in der lokalen Sprache)"
+ "question": "Bitte geben Sie einige Erläuterungen dazu, wo der Defibrillator zu finden ist (in der lokalen Sprache)",
+ "render": "Zusätzliche Informationen über den Standort (in der Landessprache):
{defibrillator:location}"
},
"6": {
- "render": "Zusätzliche Informationen über den Standort (auf Englisch):
{defibrillator:location}",
- "question": "Bitte geben Sie einige Erläuterungen dazu, wo der Defibrillator zu finden ist (auf Englisch)"
+ "question": "Bitte geben Sie einige Erläuterungen dazu, wo der Defibrillator zu finden ist (auf Englisch)",
+ "render": "Zusätzliche Informationen über den Standort (auf Englisch):
{defibrillator:location}"
},
"7": {
- "render": "Zusätzliche Informationen zum Standort (auf Französisch):
{defibrillator:Standort:fr}",
- "question": "Bitte geben Sie einige Erläuterungen dazu, wo der Defibrillator zu finden ist (auf Französisch)"
+ "question": "Bitte geben Sie einige Erläuterungen dazu, wo der Defibrillator zu finden ist (auf Französisch)",
+ "render": "Zusätzliche Informationen zum Standort (auf Französisch):
{defibrillator:Standort:fr}"
},
"9": {
- "render": "Offizielle Identifikationsnummer des Geräts: {ref}",
- "question": "Wie lautet die offizielle Identifikationsnummer des Geräts? (falls am Gerät sichtbar)"
+ "question": "Wie lautet die offizielle Identifikationsnummer des Geräts? (falls am Gerät sichtbar)",
+ "render": "Offizielle Identifikationsnummer des Geräts: {ref}"
},
"10": {
- "render": "E-Mail für Fragen zu diesem Defibrillator: {email}",
- "question": "Wie lautet die E-Mail für Fragen zu diesem Defibrillator?"
+ "question": "Wie lautet die E-Mail für Fragen zu diesem Defibrillator?",
+ "render": "E-Mail für Fragen zu diesem Defibrillator: {email}"
},
"11": {
- "render": "Telefonnummer für Fragen zu diesem Defibrillator: {phone}",
- "question": "Wie lautet die Telefonnummer für Fragen zu diesem Defibrillator?"
+ "question": "Wie lautet die Telefonnummer für Fragen zu diesem Defibrillator?",
+ "render": "Telefonnummer für Fragen zu diesem Defibrillator: {phone}"
},
"12": {
- "question": "Zu welchen Zeiten ist dieser Defibrillator verfügbar?",
"mappings": {
"0": {
"then": "24/7 geöffnet (auch an Feiertagen)"
}
- }
+ },
+ "question": "Zu welchen Zeiten ist dieser Defibrillator verfügbar?"
},
"13": {
- "render": "Zusätzliche Informationen: {description}",
- "question": "Gibt es nützliche Informationen für Benutzer, die Sie oben nicht beschreiben konnten? (leer lassen, wenn nein)"
+ "question": "Gibt es nützliche Informationen für Benutzer, die Sie oben nicht beschreiben konnten? (leer lassen, wenn nein)",
+ "render": "Zusätzliche Informationen: {description}"
},
"14": {
- "question": "Wann wurde dieser Defibrillator zuletzt überprüft?",
- "render": "Dieser Defibrillator wurde zuletzt am {survey:date} überprüft",
"mappings": {
"0": {
"then": "Heute überprüft!"
}
- }
+ },
+ "question": "Wann wurde dieser Defibrillator zuletzt überprüft?",
+ "render": "Dieser Defibrillator wurde zuletzt am {survey:date} überprüft"
},
"15": {
- "render": "Zusätzliche Informationen für OpenStreetMap-Experten: {fixme}",
- "question": "Gibt es einen Fehler in der Kartierung, den Sie hier nicht beheben konnten? (hinterlasse eine Notiz an OpenStreetMap-Experten)"
+ "question": "Gibt es einen Fehler in der Kartierung, den Sie hier nicht beheben konnten? (hinterlasse eine Notiz an OpenStreetMap-Experten)",
+ "render": "Zusätzliche Informationen für OpenStreetMap-Experten: {fixme}"
}
+ },
+ "title": {
+ "render": "Defibrillator"
}
},
"drinking_water": {
"name": "Trinkwasser",
- "title": {
- "render": "Trinkwasser"
- },
"presets": {
"0": {
"title": "Trinkwasser"
@@ -779,7 +776,6 @@
"render": "Der Betriebsstatus ist {operational_status"
},
"2": {
- "question": "Wie einfach ist es, Wasserflaschen zu füllen?",
"mappings": {
"0": {
"then": "Es ist einfach, Wasserflaschen nachzufüllen"
@@ -787,23 +783,19 @@
"1": {
"then": "Wasserflaschen passen möglicherweise nicht"
}
- }
+ },
+ "question": "Wie einfach ist es, Wasserflaschen zu füllen?"
},
"3": {
"render": "Ein weiterer Trinkwasserbrunnen befindet sich in {_closest_other_drinking_water_distance} Meter"
}
+ },
+ "title": {
+ "render": "Trinkwasser"
}
},
"ghost_bike": {
"name": "Geisterrad",
- "title": {
- "render": "Geisterrad",
- "mappings": {
- "0": {
- "then": "Geisterrad im Gedenken an {name}"
- }
- }
- },
"presets": {
"0": {
"title": "Geisterrad"
@@ -814,13 +806,13 @@
"render": "Ein Geisterrad ist ein Denkmal für einen Radfahrer, der bei einem Verkehrsunfall ums Leben kam, in Form eines weißen Fahrrades, das dauerhaft in der Nähe des Unfallortes aufgestellt wird."
},
"2": {
- "question": "An wen erinnert dieses Geisterrad?
Bitte respektieren Sie die Privatsphäre - geben Sie den Namen nur an, wenn er weit verbreitet oder auf dem Fahrrad markiert ist. Den Familiennamen können Sie weglassen.",
- "render": "Im Gedenken an {name}",
"mappings": {
"0": {
"then": "Auf dem Fahrrad ist kein Name angegeben"
}
- }
+ },
+ "question": "An wen erinnert dieses Geisterrad?
Bitte respektieren Sie die Privatsphäre - geben Sie den Namen nur an, wenn er weit verbreitet oder auf dem Fahrrad markiert ist. Den Familiennamen können Sie weglassen.",
+ "render": "Im Gedenken an {name}"
},
"3": {
"question": "Auf welcher Webseite kann man mehr Informationen über das Geisterrad oder den Unfall finden?",
@@ -830,36 +822,46 @@
"question": "Wie lautet die Inschrift auf diesem Geisterrad?",
"render": "{inscription}"
}
+ },
+ "title": {
+ "mappings": {
+ "0": {
+ "then": "Geisterrad im Gedenken an {name}"
+ }
+ },
+ "render": "Geisterrad"
}
},
"information_board": {
"name": "Informationstafeln",
- "title": {
- "render": "Informationstafel"
- },
"presets": {
"0": {
"title": "Informationstafel"
}
+ },
+ "title": {
+ "render": "Informationstafel"
}
},
"map": {
"name": "Karten",
- "title": {
- "render": "Karte"
+ "presets": {
+ "0": {
+ "description": "Fehlende Karte hinzufügen",
+ "title": "Karte"
+ }
},
"tagRenderings": {
"1": {
- "question": "Auf welchen Daten basiert diese Karte?",
"mappings": {
"0": {
"then": "Diese Karte basiert auf OpenStreetMap"
}
},
+ "question": "Auf welchen Daten basiert diese Karte?",
"render": "Diese Karte basiert auf {map_source}"
},
"2": {
- "question": "Ist die OpenStreetMap-Attribution vorhanden?",
"mappings": {
"0": {
"then": "OpenStreetMap ist eindeutig attributiert, einschließlich der ODBL-Lizenz"
@@ -876,20 +878,17 @@
"4": {
"then": "Es gibt überhaupt keine Namensnennung"
}
- }
+ },
+ "question": "Ist die OpenStreetMap-Attribution vorhanden?"
}
},
- "presets": {
- "0": {
- "title": "Karte",
- "description": "Fehlende Karte hinzufügen"
- }
+ "title": {
+ "render": "Karte"
}
},
"nature_reserve": {
"tagRenderings": {
"5": {
- "question": "Sind Hunde in diesem Naturschutzgebiet erlaubt?",
"mappings": {
"0": {
"then": "Hunde müssen angeleint sein"
@@ -900,7 +899,8 @@
"2": {
"then": "Hunde dürfen frei herumlaufen"
}
- }
+ },
+ "question": "Sind Hunde in diesem Naturschutzgebiet erlaubt?"
},
"6": {
"question": "Auf welcher Webseite kann man mehr Informationen über dieses Naturschutzgebiet finden?"
@@ -915,13 +915,13 @@
},
"picnic_table": {
"name": "Picknick-Tische",
- "title": {
- "render": "Picknick-Tisch"
+ "presets": {
+ "0": {
+ "title": "Picknicktisch"
+ }
},
"tagRenderings": {
"0": {
- "question": "Aus welchem Material besteht dieser Picknicktisch?",
- "render": "Dieser Picknicktisch besteht aus {material}",
"mappings": {
"0": {
"then": "Dies ist ein Picknicktisch aus Holz"
@@ -929,30 +929,20 @@
"1": {
"then": "Dies ist ein Picknicktisch aus Beton"
}
- }
+ },
+ "question": "Aus welchem Material besteht dieser Picknicktisch?",
+ "render": "Dieser Picknicktisch besteht aus {material}"
}
},
- "presets": {
- "0": {
- "title": "Picknicktisch"
- }
+ "title": {
+ "render": "Picknick-Tisch"
}
},
"playground": {
- "name": "Spielplätze",
"description": "Spielplätze",
- "title": {
- "render": "Spielplatz",
- "mappings": {
- "0": {
- "then": "Spielplatz {name}"
- }
- }
- },
+ "name": "Spielplätze",
"tagRenderings": {
"1": {
- "question": "Welche Oberfläche hat dieser Spielplatz?
Wenn es mehrere gibt, wähle die am häufigsten vorkommende aus",
- "render": "Die Oberfläche ist {surface}",
"mappings": {
"0": {
"then": "Die Oberfläche ist Gras"
@@ -978,10 +968,11 @@
"7": {
"then": "Die Oberfläche ist befestigt"
}
- }
+ },
+ "question": "Welche Oberfläche hat dieser Spielplatz?
Wenn es mehrere gibt, wähle die am häufigsten vorkommende aus",
+ "render": "Die Oberfläche ist {surface}"
},
"2": {
- "question": "Ist dieser Spielplatz nachts beleuchtet?",
"mappings": {
"0": {
"then": "Dieser Spielplatz ist nachts beleuchtet"
@@ -989,14 +980,14 @@
"1": {
"then": "Dieser Spielplatz ist nachts nicht beleuchtet"
}
- }
+ },
+ "question": "Ist dieser Spielplatz nachts beleuchtet?"
},
"5": {
"question": "Wer betreibt diesen Spielplatz?",
"render": "Betrieben von {operator}"
},
"6": {
- "question": "Ist dieser Spielplatz für die Allgemeinheit zugänglich?",
"mappings": {
"0": {
"then": "Zugänglich für die Allgemeinheit"
@@ -1013,7 +1004,8 @@
"4": {
"then": "Nicht zugänglich"
}
- }
+ },
+ "question": "Ist dieser Spielplatz für die Allgemeinheit zugänglich?"
},
"7": {
"question": "Wie lautet die E-Mail Adresse des Spielplatzbetreuers?",
@@ -1023,7 +1015,6 @@
"render": "{phone}"
},
"9": {
- "question": "Ist dieser Spielplatz für Rollstuhlfahrer zugänglich?",
"mappings": {
"0": {
"then": "Vollständig zugänglich für Rollstuhlfahrer"
@@ -1034,21 +1025,22 @@
"2": {
"then": "Nicht zugänglich für Rollstuhlfahrer"
}
- }
+ },
+ "question": "Ist dieser Spielplatz für Rollstuhlfahrer zugänglich?"
}
+ },
+ "title": {
+ "mappings": {
+ "0": {
+ "then": "Spielplatz {name}"
+ }
+ },
+ "render": "Spielplatz"
}
},
"public_bookcase": {
- "name": "Bücherschränke",
"description": "Ein Bücherschrank am Straßenrand mit Büchern, für jedermann zugänglich",
- "title": {
- "render": "Bücherschrank",
- "mappings": {
- "0": {
- "then": "Öffentlicher Bücherschrank {name}"
- }
- }
- },
+ "name": "Bücherschränke",
"presets": {
"0": {
"title": "Bücherschrank"
@@ -1056,20 +1048,19 @@
},
"tagRenderings": {
"2": {
- "render": "Der Name dieses Bücherschrank lautet {name}",
- "question": "Wie heißt dieser öffentliche Bücherschrank?",
"mappings": {
"0": {
"then": "Dieser Bücherschrank hat keinen Namen"
}
- }
+ },
+ "question": "Wie heißt dieser öffentliche Bücherschrank?",
+ "render": "Der Name dieses Bücherschrank lautet {name}"
},
"3": {
- "render": "{capacity} Bücher passen in diesen Bücherschrank",
- "question": "Wie viele Bücher passen in diesen öffentlichen Bücherschrank?"
+ "question": "Wie viele Bücher passen in diesen öffentlichen Bücherschrank?",
+ "render": "{capacity} Bücher passen in diesen Bücherschrank"
},
"4": {
- "question": "Welche Art von Büchern sind in diesem öffentlichen Bücherschrank zu finden?",
"mappings": {
"0": {
"then": "Vorwiegend Kinderbücher"
@@ -1080,10 +1071,10 @@
"2": {
"then": "Sowohl Bücher für Kinder als auch für Erwachsene"
}
- }
+ },
+ "question": "Welche Art von Büchern sind in diesem öffentlichen Bücherschrank zu finden?"
},
"5": {
- "question": "Befindet sich dieser Bücherschrank im Freien?",
"mappings": {
"0": {
"then": "Dieser Bücherschrank befindet sich im Innenbereich"
@@ -1094,10 +1085,10 @@
"2": {
"then": "Dieser Bücherschrank befindet sich im Freien"
}
- }
+ },
+ "question": "Befindet sich dieser Bücherschrank im Freien?"
},
"6": {
- "question": "Ist dieser öffentliche Bücherschrank frei zugänglich?",
"mappings": {
"0": {
"then": "Öffentlich zugänglich"
@@ -1105,15 +1096,14 @@
"1": {
"then": "Nur für Kunden zugänglich"
}
- }
+ },
+ "question": "Ist dieser öffentliche Bücherschrank frei zugänglich?"
},
"7": {
"question": "Wer unterhält diesen öffentlichen Bücherschrank?",
"render": "Betrieben von {operator}"
},
"8": {
- "question": "Ist dieser öffentliche Bücherschrank Teil eines größeren Netzwerks?",
- "render": "Dieser Bücherschrank ist Teil von {brand}",
"mappings": {
"0": {
"then": "Teil des Netzwerks 'Little Free Library'"
@@ -1121,46 +1111,51 @@
"1": {
"then": "Dieser öffentliche Bücherschrank ist nicht Teil eines größeren Netzwerks"
}
- }
+ },
+ "question": "Ist dieser öffentliche Bücherschrank Teil eines größeren Netzwerks?",
+ "render": "Dieser Bücherschrank ist Teil von {brand}"
},
"9": {
- "render": "Die Referenznummer dieses öffentlichen Bücherschranks innerhalb {brand} lautet {ref}",
- "question": "Wie lautet die Referenznummer dieses öffentlichen Bücherschranks?",
"mappings": {
"0": {
"then": "Dieser Bücherschrank ist nicht Teil eines größeren Netzwerks"
}
- }
+ },
+ "question": "Wie lautet die Referenznummer dieses öffentlichen Bücherschranks?",
+ "render": "Die Referenznummer dieses öffentlichen Bücherschranks innerhalb {brand} lautet {ref}"
},
"10": {
"question": "Wann wurde dieser öffentliche Bücherschrank installiert?",
"render": "Installiert am {start_date}"
},
"11": {
- "render": "Weitere Informationen auf der Webseite",
- "question": "Gibt es eine Website mit weiteren Informationen über diesen öffentlichen Bücherschrank?"
+ "question": "Gibt es eine Website mit weiteren Informationen über diesen öffentlichen Bücherschrank?",
+ "render": "Weitere Informationen auf der Webseite"
}
+ },
+ "title": {
+ "mappings": {
+ "0": {
+ "then": "Öffentlicher Bücherschrank {name}"
+ }
+ },
+ "render": "Bücherschrank"
}
},
"toilet": {
"name": "Toiletten",
- "title": {
- "render": "Toilette"
- },
"presets": {
"0": {
- "title": "Toilette",
- "description": "Eine öffentlich zugängliche Toilette"
+ "description": "Eine öffentlich zugängliche Toilette",
+ "title": "Toilette"
},
"1": {
- "title": "Toiletten mit rollstuhlgerechter Toilette",
- "description": "Eine Toilettenanlage mit mindestens einer rollstuhlgerechten Toilette"
+ "description": "Eine Toilettenanlage mit mindestens einer rollstuhlgerechten Toilette",
+ "title": "Toiletten mit rollstuhlgerechter Toilette"
}
},
"tagRenderings": {
"1": {
- "question": "Sind diese Toiletten öffentlich zugänglich?",
- "render": "Zugang ist {access}",
"mappings": {
"0": {
"then": "Öffentlicher Zugang"
@@ -1177,10 +1172,11 @@
"4": {
"then": "Öffentlicher Zugang"
}
- }
+ },
+ "question": "Sind diese Toiletten öffentlich zugänglich?",
+ "render": "Zugang ist {access}"
},
"2": {
- "question": "Können diese Toiletten kostenlos benutzt werden?",
"mappings": {
"0": {
"then": "Dies sind bezahlte Toiletten"
@@ -1188,14 +1184,14 @@
"1": {
"then": "Kostenlose Nutzung"
}
- }
+ },
+ "question": "Können diese Toiletten kostenlos benutzt werden?"
},
"3": {
"question": "Wie viel muss man für diese Toiletten bezahlen?",
"render": "Die Gebühr beträgt {charge}"
},
"4": {
- "question": "Gibt es eine Toilette für Rollstuhlfahrer?",
"mappings": {
"0": {
"then": "Es gibt eine Toilette für Rollstuhlfahrer"
@@ -1203,10 +1199,10 @@
"1": {
"then": "Kein Zugang für Rollstuhlfahrer"
}
- }
+ },
+ "question": "Gibt es eine Toilette für Rollstuhlfahrer?"
},
"5": {
- "question": "Welche Art von Toiletten sind das?",
"mappings": {
"0": {
"then": "Es gibt nur Sitztoiletten"
@@ -1220,10 +1216,10 @@
"3": {
"then": "Sowohl Sitztoiletten als auch Pissoirs sind hier verfügbar"
}
- }
+ },
+ "question": "Welche Art von Toiletten sind das?"
},
"6": {
- "question": "Ist ein Wickeltisch (zum Wechseln der Windeln) vorhanden?",
"mappings": {
"0": {
"then": "Ein Wickeltisch ist verfügbar"
@@ -1231,11 +1227,10 @@
"1": {
"then": "Es ist kein Wickeltisch verfügbar"
}
- }
+ },
+ "question": "Ist ein Wickeltisch (zum Wechseln der Windeln) vorhanden?"
},
"7": {
- "question": "Wo befindet sich der Wickeltisch?",
- "render": "Die Wickeltabelle befindet sich in {changing_table:location}",
"mappings": {
"0": {
"then": "Der Wickeltisch befindet sich in der Damentoilette. "
@@ -1249,8 +1244,13 @@
"3": {
"then": "Der Wickeltisch befindet sich in einem eigenen Raum. "
}
- }
+ },
+ "question": "Wo befindet sich der Wickeltisch?",
+ "render": "Die Wickeltabelle befindet sich in {changing_table:location}"
}
+ },
+ "title": {
+ "render": "Toilette"
}
},
"tree_node": {
@@ -1263,20 +1263,20 @@
}
},
"viewpoint": {
- "name": "Aussichtspunkt",
"description": "Ein schöner Aussichtspunkt oder eine schöne Aussicht. Ideal zum Hinzufügen eines Bildes, wenn keine andere Kategorie passt",
+ "name": "Aussichtspunkt",
"presets": {
"0": {
"title": "Aussichtspunkt"
}
},
- "title": {
- "render": "Aussichtspunkt"
- },
"tagRenderings": {
"1": {
"question": "Möchten Sie eine Beschreibung hinzufügen?"
}
+ },
+ "title": {
+ "render": "Aussichtspunkt"
}
}
}
\ No newline at end of file
diff --git a/langs/layers/en.json b/langs/layers/en.json
index a4ed38411f..d7910039a3 100644
--- a/langs/layers/en.json
+++ b/langs/layers/en.json
@@ -1,31 +1,19 @@
{
"barrier": {
- "name": "Barriers",
"description": "Obstacles while cycling, such as bollards and cycle barriers",
- "title": {
- "render": "Barrier",
- "mappings": {
- "0": {
- "then": "Bollard"
- },
- "1": {
- "then": "Cycling Barrier"
- }
- }
- },
+ "name": "Barriers",
"presets": {
"0": {
- "title": "Bollard",
- "description": "A bollard in the road"
+ "description": "A bollard in the road",
+ "title": "Bollard"
},
"1": {
- "title": "Cycle barrier",
- "description": "Cycle barrier, slowing down cyclists"
+ "description": "Cycle barrier, slowing down cyclists",
+ "title": "Cycle barrier"
}
},
"tagRenderings": {
"0": {
- "question": "Can a bicycle go past this barrier?",
"mappings": {
"0": {
"then": "A cyclist can go past this."
@@ -33,10 +21,10 @@
"1": {
"then": "A cyclist can not go past this."
}
- }
+ },
+ "question": "Can a bicycle go past this barrier?"
},
"1": {
- "question": "What kind of bollard is this?",
"mappings": {
"0": {
"then": "Removable bollard"
@@ -53,10 +41,10 @@
"4": {
"then": "Rising bollard"
}
- }
+ },
+ "question": "What kind of bollard is this?"
},
"2": {
- "question": "What kind of cycling barrier is this?",
"mappings": {
"0": {
"then": "Single, just two barriers with a space inbetween "
@@ -70,34 +58,48 @@
"3": {
"then": "Squeeze gate, gap is smaller at top, than at the bottom
"
}
- }
+ },
+ "question": "What kind of cycling barrier is this?"
},
"3": {
- "render": "Maximum width: {maxwidth:physical} m",
- "question": "How wide is the gap left over besides the barrier?"
+ "question": "How wide is the gap left over besides the barrier?",
+ "render": "Maximum width: {maxwidth:physical} m"
},
"4": {
- "render": "Space between barriers (along the length of the road): {width:separation} m",
- "question": "How much space is there between the barriers (along the length of the road)?"
+ "question": "How much space is there between the barriers (along the length of the road)?",
+ "render": "Space between barriers (along the length of the road): {width:separation} m"
},
"5": {
- "render": "Width of opening: {width:opening} m",
- "question": "How wide is the smallest opening next to the barriers?"
+ "question": "How wide is the smallest opening next to the barriers?",
+ "render": "Width of opening: {width:opening} m"
},
"6": {
- "render": "Overlap: {overlap} m",
- "question": "How much overlap do the barriers have?"
+ "question": "How much overlap do the barriers have?",
+ "render": "Overlap: {overlap} m"
}
+ },
+ "title": {
+ "mappings": {
+ "0": {
+ "then": "Bollard"
+ },
+ "1": {
+ "then": "Cycling Barrier"
+ }
+ },
+ "render": "Barrier"
}
},
"bench": {
"name": "Benches",
- "title": {
- "render": "Bench"
+ "presets": {
+ "0": {
+ "description": "Add a new bench",
+ "title": "Bench"
+ }
},
"tagRenderings": {
"1": {
- "render": "Backrest",
"mappings": {
"0": {
"then": "Backrest: Yes"
@@ -106,14 +108,14 @@
"then": "Backrest: No"
}
},
- "question": "Does this bench have a backrest?"
+ "question": "Does this bench have a backrest?",
+ "render": "Backrest"
},
"2": {
- "render": "{seats} seats",
- "question": "How many seats does this bench have?"
+ "question": "How many seats does this bench have?",
+ "render": "{seats} seats"
},
"3": {
- "render": "Material: {material}",
"mappings": {
"0": {
"then": "Material: wood"
@@ -134,15 +136,14 @@
"then": "Material: steel"
}
},
- "question": "What is the bench (seating) made from?"
+ "question": "What is the bench (seating) made from?",
+ "render": "Material: {material}"
},
"4": {
"question": "In which direction are you looking when sitting on the bench?",
"render": "When sitting on the bench, one looks towards {direction}°."
},
"5": {
- "render": "Colour: {colour}",
- "question": "Which colour does this bench have?",
"mappings": {
"0": {
"then": "Colour: brown"
@@ -168,33 +169,21 @@
"7": {
"then": "Colour: yellow"
}
- }
+ },
+ "question": "Which colour does this bench have?",
+ "render": "Colour: {colour}"
},
"6": {
"question": "When was this bench last surveyed?",
"render": "This bench was last surveyed on {survey:date}"
}
},
- "presets": {
- "0": {
- "title": "Bench",
- "description": "Add a new bench"
- }
+ "title": {
+ "render": "Bench"
}
},
"bench_at_pt": {
"name": "Benches at public transport stops",
- "title": {
- "render": "Bench",
- "mappings": {
- "0": {
- "then": "Bench at public transport stop"
- },
- "1": {
- "then": "Bench in shelter"
- }
- }
- },
"tagRenderings": {
"1": {
"render": "{name}"
@@ -202,22 +191,34 @@
"2": {
"render": "Stand up bench"
}
+ },
+ "title": {
+ "mappings": {
+ "0": {
+ "then": "Bench at public transport stop"
+ },
+ "1": {
+ "then": "Bench in shelter"
+ }
+ },
+ "render": "Bench"
}
},
"bicycle_library": {
- "name": "Bicycle library",
- "title": {
- "render": "Bicycle library"
- },
"description": "A facility where bicycles can be lent for longer period of times",
+ "name": "Bicycle library",
+ "presets": {
+ "0": {
+ "description": "A bicycle library has a collection of bikes which can be lent",
+ "title": "Fietsbibliotheek"
+ }
+ },
"tagRenderings": {
"1": {
"question": "What is the name of this bicycle library?",
"render": "This bicycle library is called {name}"
},
"6": {
- "question": "How much does lending a bicycle cost?",
- "render": "Lending a bicycle costs {charge}",
"mappings": {
"0": {
"then": "Lending a bicycle is free"
@@ -225,10 +226,11 @@
"1": {
"then": "Lending a bicycle costs €20/year and €20 warranty"
}
- }
+ },
+ "question": "How much does lending a bicycle cost?",
+ "render": "Lending a bicycle costs {charge}"
},
"7": {
- "question": "Who can lend bicycles here?",
"mappings": {
"0": {
"then": "Bikes for children available"
@@ -239,21 +241,16 @@
"2": {
"then": "Bikes for disabled persons available"
}
- }
+ },
+ "question": "Who can lend bicycles here?"
}
},
- "presets": {
- "0": {
- "title": "Fietsbibliotheek",
- "description": "A bicycle library has a collection of bikes which can be lent"
- }
+ "title": {
+ "render": "Bicycle library"
}
},
"bicycle_tube_vending_machine": {
"name": "Bicycle tube vending machine",
- "title": {
- "render": "Bicycle tube vending machine"
- },
"presets": {
"0": {
"title": "Bicycle tube vending machine"
@@ -261,8 +258,6 @@
},
"tagRenderings": {
"1": {
- "question": "Is this vending machine still operational?",
- "render": "The operational status is {operational_status",
"mappings": {
"0": {
"then": "This vending machine works"
@@ -273,18 +268,20 @@
"2": {
"then": "This vending machine is closed"
}
- }
+ },
+ "question": "Is this vending machine still operational?",
+ "render": "The operational status is {operational_status"
}
+ },
+ "title": {
+ "render": "Bicycle tube vending machine"
}
},
"bike_cafe": {
"name": "Bike cafe",
- "title": {
- "render": "Bike cafe",
- "mappings": {
- "0": {
- "then": "Bike cafe {name}"
- }
+ "presets": {
+ "0": {
+ "title": "Bike cafe"
}
},
"tagRenderings": {
@@ -293,7 +290,6 @@
"render": "This bike cafe is called {name}"
},
"2": {
- "question": "Does this bike cafe offer a bike pump for use by anyone?",
"mappings": {
"0": {
"then": "This bike cafe offers a bike pump for anyone"
@@ -301,10 +297,10 @@
"1": {
"then": "This bike cafe doesn't offer a bike pump for anyone"
}
- }
+ },
+ "question": "Does this bike cafe offer a bike pump for use by anyone?"
},
"3": {
- "question": "Are there tools here to repair your own bike?",
"mappings": {
"0": {
"then": "This bike cafe offers tools for DIY repair"
@@ -312,10 +308,10 @@
"1": {
"then": "This bike cafe doesn't offer tools for DIY repair"
}
- }
+ },
+ "question": "Are there tools here to repair your own bike?"
},
"4": {
- "question": "Does this bike cafe repair bikes?",
"mappings": {
"0": {
"then": "This bike cafe repairs bikes"
@@ -323,7 +319,8 @@
"1": {
"then": "This bike cafe doesn't repair bikes"
}
- }
+ },
+ "question": "Does this bike cafe repair bikes?"
},
"5": {
"question": "What is the website of {name}?"
@@ -338,32 +335,34 @@
"question": "When it this bike café opened?"
}
},
- "presets": {
- "0": {
- "title": "Bike cafe"
- }
+ "title": {
+ "mappings": {
+ "0": {
+ "then": "Bike cafe {name}"
+ }
+ },
+ "render": "Bike cafe"
}
},
"bike_cleaning": {
"name": "Bike cleaning service",
- "title": {
- "render": "Bike cleaning service",
- "mappings": {
- "0": {
- "then": "Bike cleaning service {name}"
- }
- }
- },
"presets": {
"0": {
"title": "Bike cleaning service"
}
+ },
+ "title": {
+ "mappings": {
+ "0": {
+ "then": "Bike cleaning service {name}"
+ }
+ },
+ "render": "Bike cleaning service"
}
},
"bike_monitoring_station": {
"name": "Monitoring stations",
"title": {
- "render": "Bicycle counting station",
"mappings": {
"0": {
"then": "Bicycle counting station {name}"
@@ -371,7 +370,8 @@
"1": {
"then": "Bicycle counting station {ref}"
}
- }
+ },
+ "render": "Bicycle counting station"
}
},
"bike_parking": {
@@ -381,13 +381,8 @@
"title": "Bike parking"
}
},
- "title": {
- "render": "Bike parking"
- },
"tagRenderings": {
"1": {
- "question": "What is the type of this bicycle parking?",
- "render": "This is a bicycle parking of the type: {bicycle_parking}",
"mappings": {
"0": {
"then": "Staple racks
"
@@ -413,10 +408,11 @@
"7": {
"then": "An area on the floor which is marked for bicycle parking"
}
- }
+ },
+ "question": "What is the type of this bicycle parking?",
+ "render": "This is a bicycle parking of the type: {bicycle_parking}"
},
"2": {
- "question": "What is the relative location of this bicycle parking?",
"mappings": {
"0": {
"then": "Underground parking"
@@ -433,10 +429,10 @@
"4": {
"then": "Rooftop parking"
}
- }
+ },
+ "question": "What is the relative location of this bicycle parking?"
},
"3": {
- "question": "Is this parking covered? Also select \"covered\" for indoor parkings.",
"mappings": {
"0": {
"then": "This parking is covered (it has a roof)"
@@ -444,15 +440,14 @@
"1": {
"then": "This parking is not covered"
}
- }
+ },
+ "question": "Is this parking covered? Also select \"covered\" for indoor parkings."
},
"4": {
"question": "How many bicycles fit in this bicycle parking (including possible cargo bicycles)?",
"render": "Place for {capacity} bikes"
},
"5": {
- "question": "Who can use this bicycle parking?",
- "render": "{access}",
"mappings": {
"0": {
"then": "Publicly accessible"
@@ -463,10 +458,11 @@
"2": {
"then": "Access is limited to members of a school, company or organisation"
}
- }
+ },
+ "question": "Who can use this bicycle parking?",
+ "render": "{access}"
},
"6": {
- "question": "Does this bicycle parking have spots for cargo bikes?",
"mappings": {
"0": {
"then": "This parking has room for cargo bikes"
@@ -477,18 +473,150 @@
"2": {
"then": "You're not allowed to park cargo bikes"
}
- }
+ },
+ "question": "Does this bicycle parking have spots for cargo bikes?"
},
"7": {
"question": "How many cargo bicycles fit in this bicycle parking?",
"render": "This parking fits {capacity:cargo_bike} cargo bikes"
}
+ },
+ "title": {
+ "render": "Bike parking"
}
},
"bike_repair_station": {
+ "icon": {
+ "render": "./assets/layers/bike_repair_station/repair_station.svg"
+ },
"name": "Bike stations (repair, pump or both)",
+ "presets": {
+ "0": {
+ "description": "A device to inflate your tires on a fixed location in the public space.
Examples of bicycle pumps
Example
",
+ "title": "Bike repair station and pump"
+ },
+ "2": {
+ "title": "Bike repair station without pump"
+ }
+ },
+ "tagRenderings": {
+ "1": {
+ "mappings": {
+ "0": {
+ "then": "There is only a pump present"
+ },
+ "1": {
+ "then": "There are only tools (screwdrivers, pliers...) present"
+ },
+ "2": {
+ "then": "There are both tools and a pump present"
+ }
+ },
+ "question": "Which services are available at this bike station?"
+ },
+ "2": {
+ "question": "Who maintains this cycle pump?",
+ "render": "Maintained by {operator}"
+ },
+ "3": {
+ "question": "What is the email address of the maintainer?"
+ },
+ "4": {
+ "question": "What is the phone number of the maintainer?"
+ },
+ "5": {
+ "mappings": {
+ "0": {
+ "then": "Always open"
+ },
+ "1": {
+ "then": "Always open"
+ }
+ },
+ "question": "When is this bicycle repair point open?"
+ },
+ "6": {
+ "mappings": {
+ "0": {
+ "then": "There is a chain tool"
+ },
+ "1": {
+ "then": "There is no chain tool"
+ }
+ },
+ "question": "Does this bike repair station have a special tool to repair your bike chain?"
+ },
+ "7": {
+ "mappings": {
+ "0": {
+ "then": "There is a hook or stand"
+ },
+ "1": {
+ "then": "There is no hook or stand"
+ }
+ },
+ "question": "Does this bike station have a hook to hang your bike on or a stand to raise it?"
+ },
+ "8": {
+ "mappings": {
+ "0": {
+ "then": "The bike pump is broken"
+ },
+ "1": {
+ "then": "The bike pump is operational"
+ }
+ },
+ "question": "Is the bike pump still operational?"
+ },
+ "9": {
+ "render": "Report this bicycle pump as broken"
+ },
+ "10": {
+ "mappings": {
+ "0": {
+ "then": "Sclaverand (also known as Presta)"
+ },
+ "1": {
+ "then": "Dunlop"
+ },
+ "2": {
+ "then": "Schrader (cars)"
+ }
+ },
+ "question": "What valves are supported?",
+ "render": "This pump supports the following valves: {valves}"
+ },
+ "11": {
+ "mappings": {
+ "0": {
+ "then": "Manual pump"
+ },
+ "1": {
+ "then": "Electrical pump"
+ }
+ },
+ "question": "Is this an electric bike pump?"
+ },
+ "12": {
+ "mappings": {
+ "0": {
+ "then": "There is a manometer"
+ },
+ "1": {
+ "then": "There is no manometer"
+ },
+ "2": {
+ "then": "There is manometer but it is broken"
+ }
+ },
+ "question": "Does the pump have a pressure indicator or manometer?"
+ }
+ },
"title": {
- "render": "Bike station (pump & repair)",
"mappings": {
"0": {
"then": "Bike repair station"
@@ -505,161 +633,18 @@
"4": {
"then": "Bicycle pump"
}
- }
- },
- "tagRenderings": {
- "1": {
- "question": "Which services are available at this bike station?",
- "mappings": {
- "0": {
- "then": "There is only a pump present"
- },
- "1": {
- "then": "There are only tools (screwdrivers, pliers...) present"
- },
- "2": {
- "then": "There are both tools and a pump present"
- }
- }
},
- "2": {
- "question": "Who maintains this cycle pump?",
- "render": "Maintained by {operator}"
- },
- "3": {
- "question": "What is the email address of the maintainer?"
- },
- "4": {
- "question": "What is the phone number of the maintainer?"
- },
- "5": {
- "question": "When is this bicycle repair point open?",
- "mappings": {
- "0": {
- "then": "Always open"
- },
- "1": {
- "then": "Always open"
- }
- }
- },
- "6": {
- "question": "Does this bike repair station have a special tool to repair your bike chain?",
- "mappings": {
- "0": {
- "then": "There is a chain tool"
- },
- "1": {
- "then": "There is no chain tool"
- }
- }
- },
- "7": {
- "question": "Does this bike station have a hook to hang your bike on or a stand to raise it?",
- "mappings": {
- "0": {
- "then": "There is a hook or stand"
- },
- "1": {
- "then": "There is no hook or stand"
- }
- }
- },
- "8": {
- "question": "Is the bike pump still operational?",
- "mappings": {
- "0": {
- "then": "The bike pump is broken"
- },
- "1": {
- "then": "The bike pump is operational"
- }
- }
- },
- "9": {
- "render": "Report this bicycle pump as broken"
- },
- "10": {
- "question": "What valves are supported?",
- "render": "This pump supports the following valves: {valves}",
- "mappings": {
- "0": {
- "then": "Sclaverand (also known as Presta)"
- },
- "1": {
- "then": "Dunlop"
- },
- "2": {
- "then": "Schrader (cars)"
- }
- }
- },
- "11": {
- "question": "Is this an electric bike pump?",
- "mappings": {
- "0": {
- "then": "Manual pump"
- },
- "1": {
- "then": "Electrical pump"
- }
- }
- },
- "12": {
- "question": "Does the pump have a pressure indicator or manometer?",
- "mappings": {
- "0": {
- "then": "There is a manometer"
- },
- "1": {
- "then": "There is no manometer"
- },
- "2": {
- "then": "There is manometer but it is broken"
- }
- }
- }
- },
- "icon": {
- "render": "./assets/layers/bike_repair_station/repair_station.svg"
- },
- "presets": {
- "0": {
- "title": "Bike pump",
- "description": "A device to inflate your tires on a fixed location in the public space.
Examples of bicycle pumps
Example
"
- },
- "2": {
- "title": "Bike repair station without pump"
- }
+ "render": "Bike station (pump & repair)"
}
},
"bike_shop": {
+ "description": "A shop specifically selling bicycles or related items",
"name": "Bike repair/shop",
- "title": {
- "render": "Bike repair/shop",
- "mappings": {
- "0": {
- "then": "Sport gear shop {name}"
- },
- "2": {
- "then": "Bicycle rental {name}"
- },
- "3": {
- "then": "Bike repair {name}"
- },
- "4": {
- "then": "Bike shop {name}"
- },
- "5": {
- "then": "Bike repair/shop {name}"
- }
+ "presets": {
+ "0": {
+ "title": "Bike repair/shop"
}
},
- "description": "A shop specifically selling bicycles or related items",
"tagRenderings": {
"1": {
"render": "This shop is specialized in selling {shop} and does bicycle related activities"
@@ -678,7 +663,6 @@
"question": "What is the email address of {name}?"
},
"9": {
- "question": "Does this shop sell bikes?",
"mappings": {
"0": {
"then": "This shop sells bikes"
@@ -686,10 +670,10 @@
"1": {
"then": "This shop doesn't sell bikes"
}
- }
+ },
+ "question": "Does this shop sell bikes?"
},
"10": {
- "question": "Does this shop repair bikes?",
"mappings": {
"0": {
"then": "This shop repairs bikes"
@@ -703,10 +687,10 @@
"3": {
"then": "This shop only repairs bikes of a certain brand"
}
- }
+ },
+ "question": "Does this shop repair bikes?"
},
"11": {
- "question": "Does this shop rent out bikes?",
"mappings": {
"0": {
"then": "This shop rents out bikes"
@@ -714,10 +698,10 @@
"1": {
"then": "This shop doesn't rent out bikes"
}
- }
+ },
+ "question": "Does this shop rent out bikes?"
},
"12": {
- "question": "Does this shop sell second-hand bikes?",
"mappings": {
"0": {
"then": "This shop sells second-hand bikes"
@@ -728,10 +712,10 @@
"2": {
"then": "This shop only sells second-hand bikes"
}
- }
+ },
+ "question": "Does this shop sell second-hand bikes?"
},
"13": {
- "question": "Does this shop offer a bike pump for use by anyone?",
"mappings": {
"0": {
"then": "This shop offers a bike pump for anyone"
@@ -742,10 +726,10 @@
"2": {
"then": "There is bicycle pump, it is shown as a separate point "
}
- }
+ },
+ "question": "Does this shop offer a bike pump for use by anyone?"
},
"14": {
- "question": "Are there tools here to repair your own bike?",
"mappings": {
"0": {
"then": "This shop offers tools for DIY repair"
@@ -756,10 +740,10 @@
"2": {
"then": "Tools for DIY repair are only available if you bought/hire the bike in the shop"
}
- }
+ },
+ "question": "Are there tools here to repair your own bike?"
},
"15": {
- "question": "Are bicycles washed here?",
"mappings": {
"0": {
"then": "This shop cleans bicycles"
@@ -770,32 +754,51 @@
"2": {
"then": "This shop doesn't offer bicycle cleaning"
}
- }
+ },
+ "question": "Are bicycles washed here?"
}
},
- "presets": {
- "0": {
- "title": "Bike repair/shop"
- }
+ "title": {
+ "mappings": {
+ "0": {
+ "then": "Sport gear shop {name}"
+ },
+ "2": {
+ "then": "Bicycle rental {name}"
+ },
+ "3": {
+ "then": "Bike repair {name}"
+ },
+ "4": {
+ "then": "Bike shop {name}"
+ },
+ "5": {
+ "then": "Bike repair/shop {name}"
+ }
+ },
+ "render": "Bike repair/shop"
}
},
"bike_themed_object": {
"name": "Bike related object",
"title": {
- "render": "Bike related object",
"mappings": {
"1": {
"then": "Cycle track"
}
- }
+ },
+ "render": "Bike related object"
}
},
"binocular": {
- "name": "Binoculars",
- "title": {
- "render": "Binoculars"
- },
"description": "Binoculas",
+ "name": "Binoculars",
+ "presets": {
+ "0": {
+ "description": "A telescope or pair of binoculars mounted on a pole, available to the public to look around.
",
+ "title": "binoculars"
+ }
+ },
"tagRenderings": {
"1": {
"mappings": {
@@ -803,19 +806,16 @@
"then": "Free to use"
}
},
- "render": "Using these binoculars costs {charge}",
- "question": "How much does one have to pay to use these binoculars?"
+ "question": "How much does one have to pay to use these binoculars?",
+ "render": "Using these binoculars costs {charge}"
},
"2": {
"question": "When looking through this binocular, in what direction does one look?",
"render": "Looks towards {direction}°"
}
},
- "presets": {
- "0": {
- "title": "binoculars",
- "description": "A telescope or pair of binoculars mounted on a pole, available to the public to look around.
"
- }
+ "title": {
+ "render": "Binoculars"
}
},
"birdhide": {
@@ -830,6 +830,15 @@
}
},
"cafe_pub": {
+ "filter": {
+ "0": {
+ "options": {
+ "0": {
+ "question": "Opened now"
+ }
+ }
+ }
+ },
"name": "Cafés and pubs",
"presets": {
"0": {
@@ -842,13 +851,6 @@
"title": "cafe"
}
},
- "title": {
- "mappings": {
- "0": {
- "then": "{name}"
- }
- }
- },
"tagRenderings": {
"1": {
"question": "What is the name of this pub?",
@@ -858,566 +860,16 @@
"question": "What kind of cafe is this"
}
},
- "filter": {
- "0": {
- "options": {
- "0": {
- "question": "Opened now"
- }
+ "title": {
+ "mappings": {
+ "0": {
+ "then": "{name}"
}
}
}
},
"charging_station": {
- "name": "Charging stations",
- "title": {
- "render": "Charging station"
- },
"description": "A charging station",
- "tagRenderings": {
- "1": {
- "question": "Which vehicles are allowed to charge here?",
- "mappings": {
- "0": {
- "then": "bicycles can be charged here"
- },
- "1": {
- "then": "Cars can be charged here"
- },
- "2": {
- "then": "Scooters can be charged here"
- },
- "3": {
- "then": "Heavy good vehicles (such as trucks) can be charged here"
- },
- "4": {
- "then": "Buses can be charged here"
- }
- }
- },
- "3": {
- "render": "{capacity} vehicles can be charged here at the same time",
- "question": "How much vehicles can be charged here at the same time?"
- },
- "4": {
- "question": "Which charging stations are available here?",
- "mappings": {
- "0": {
- "then": "
Schuko wall plug without ground pin (CEE7/4 type F)"
- },
- "1": {
- "then": "
Schuko wall plug without ground pin (CEE7/4 type F)"
- },
- "2": {
- "then": "
European wall plug with ground pin (CEE7/4 type E)"
- },
- "3": {
- "then": "
European wall plug with ground pin (CEE7/4 type E)"
- },
- "4": {
- "then": "
Chademo"
- },
- "5": {
- "then": "
Chademo"
- },
- "6": {
- "then": "
Type 1 with cable (J1772)"
- },
- "7": {
- "then": "
Type 1 with cable (J1772)"
- },
- "8": {
- "then": "
Type 1 without cable (J1772)"
- },
- "9": {
- "then": "
Type 1 without cable (J1772)"
- },
- "10": {
- "then": "
Type 1 CCS (aka Type 1 Combo)"
- },
- "11": {
- "then": "
Type 1 CCS (aka Type 1 Combo)"
- },
- "12": {
- "then": "
Tesla Supercharger"
- },
- "13": {
- "then": "
Tesla Supercharger"
- },
- "14": {
- "then": "
Type 2 (mennekes)"
- },
- "15": {
- "then": "
Type 2 (mennekes)"
- },
- "16": {
- "then": "
Type 2 CCS (mennekes)"
- },
- "17": {
- "then": "
Type 2 CCS (mennekes)"
- }
- }
- },
- "5": {
- "question": "How much plugs of type Schuko wall plug without ground pin (CEE7/4 type F)
are available here?",
- "render": "There are Schuko wall plug without ground pin (CEE7/4 type F)
plugs of type Schuko wall plug without ground pin (CEE7/4 type F) available here"
- },
- "6": {
- "question": "What voltage do the plugs with Schuko wall plug without ground pin (CEE7/4 type F)
offer?",
- "render": "Schuko wall plug without ground pin (CEE7/4 type F)
outputs {socket:schuko:voltage} volt",
- "mappings": {
- "0": {
- "then": "Schuko wall plug without ground pin (CEE7/4 type F)
outputs 230 volt"
- }
- }
- },
- "7": {
- "question": "What current do the plugs with Schuko wall plug without ground pin (CEE7/4 type F)
offer?",
- "render": "Schuko wall plug without ground pin (CEE7/4 type F)
outputs at most {socket:schuko:current}A",
- "mappings": {
- "0": {
- "then": "Schuko wall plug without ground pin (CEE7/4 type F)
outputs at most 16 A"
- }
- }
- },
- "8": {
- "question": "What power output does a single plug of type Schuko wall plug without ground pin (CEE7/4 type F)
offer?",
- "render": "Schuko wall plug without ground pin (CEE7/4 type F)
outputs at most {socket:schuko:output}",
- "mappings": {
- "0": {
- "then": "Schuko wall plug without ground pin (CEE7/4 type F)
outputs at most 3.6 kw"
- }
- }
- },
- "9": {
- "question": "How much plugs of type European wall plug with ground pin (CEE7/4 type E)
are available here?",
- "render": "There are European wall plug with ground pin (CEE7/4 type E)
plugs of type European wall plug with ground pin (CEE7/4 type E) available here"
- },
- "10": {
- "question": "What voltage do the plugs with European wall plug with ground pin (CEE7/4 type E)
offer?",
- "render": "European wall plug with ground pin (CEE7/4 type E)
outputs {socket:typee:voltage} volt",
- "mappings": {
- "0": {
- "then": "European wall plug with ground pin (CEE7/4 type E)
outputs 230 volt"
- }
- }
- },
- "11": {
- "question": "What current do the plugs with European wall plug with ground pin (CEE7/4 type E)
offer?",
- "render": "European wall plug with ground pin (CEE7/4 type E)
outputs at most {socket:typee:current}A",
- "mappings": {
- "0": {
- "then": "European wall plug with ground pin (CEE7/4 type E)
outputs at most 16 A"
- }
- }
- },
- "12": {
- "question": "What power output does a single plug of type European wall plug with ground pin (CEE7/4 type E)
offer?",
- "render": "European wall plug with ground pin (CEE7/4 type E)
outputs at most {socket:typee:output}",
- "mappings": {
- "0": {
- "then": "European wall plug with ground pin (CEE7/4 type E)
outputs at most 3 kw"
- },
- "1": {
- "then": "European wall plug with ground pin (CEE7/4 type E)
outputs at most 22 kw"
- }
- }
- },
- "13": {
- "question": "How much plugs of type Chademo
are available here?",
- "render": "There are Chademo
plugs of type Chademo available here"
- },
- "14": {
- "question": "What voltage do the plugs with Chademo
offer?",
- "render": "Chademo
outputs {socket:chademo:voltage} volt",
- "mappings": {
- "0": {
- "then": "Chademo
outputs 500 volt"
- }
- }
- },
- "15": {
- "question": "What current do the plugs with Chademo
offer?",
- "render": "Chademo
outputs at most {socket:chademo:current}A",
- "mappings": {
- "0": {
- "then": "Chademo
outputs at most 120 A"
- }
- }
- },
- "16": {
- "question": "What power output does a single plug of type Chademo
offer?",
- "render": "Chademo
outputs at most {socket:chademo:output}",
- "mappings": {
- "0": {
- "then": "Chademo
outputs at most 50 kw"
- }
- }
- },
- "17": {
- "question": "How much plugs of type Type 1 with cable (J1772)
are available here?",
- "render": "There are Type 1 with cable (J1772)
plugs of type Type 1 with cable (J1772) available here"
- },
- "18": {
- "question": "What voltage do the plugs with Type 1 with cable (J1772)
offer?",
- "render": "Type 1 with cable (J1772)
outputs {socket:type1_cable:voltage} volt",
- "mappings": {
- "0": {
- "then": "Type 1 with cable (J1772)
outputs 200 volt"
- },
- "1": {
- "then": "Type 1 with cable (J1772)
outputs 240 volt"
- }
- }
- },
- "19": {
- "question": "What current do the plugs with Type 1 with cable (J1772)
offer?",
- "render": "Type 1 with cable (J1772)
outputs at most {socket:type1_cable:current}A",
- "mappings": {
- "0": {
- "then": "Type 1 with cable (J1772)
outputs at most 32 A"
- }
- }
- },
- "20": {
- "question": "What power output does a single plug of type Type 1 with cable (J1772)
offer?",
- "render": "Type 1 with cable (J1772)
outputs at most {socket:type1_cable:output}",
- "mappings": {
- "0": {
- "then": "Type 1 with cable (J1772)
outputs at most 3.7 kw"
- },
- "1": {
- "then": "Type 1 with cable (J1772)
outputs at most 7 kw"
- }
- }
- },
- "21": {
- "question": "How much plugs of type Type 1 without cable (J1772)
are available here?",
- "render": "There are Type 1 without cable (J1772)
plugs of type Type 1 without cable (J1772) available here"
- },
- "22": {
- "question": "What voltage do the plugs with Type 1 without cable (J1772)
offer?",
- "render": "Type 1 without cable (J1772)
outputs {socket:type1:voltage} volt",
- "mappings": {
- "0": {
- "then": "Type 1 without cable (J1772)
outputs 200 volt"
- },
- "1": {
- "then": "Type 1 without cable (J1772)
outputs 240 volt"
- }
- }
- },
- "23": {
- "question": "What current do the plugs with Type 1 without cable (J1772)
offer?",
- "render": "Type 1 without cable (J1772)
outputs at most {socket:type1:current}A",
- "mappings": {
- "0": {
- "then": "Type 1 without cable (J1772)
outputs at most 32 A"
- }
- }
- },
- "24": {
- "question": "What power output does a single plug of type Type 1 without cable (J1772)
offer?",
- "render": "Type 1 without cable (J1772)
outputs at most {socket:type1:output}",
- "mappings": {
- "0": {
- "then": "Type 1 without cable (J1772)
outputs at most 3.7 kw"
- },
- "1": {
- "then": "Type 1 without cable (J1772)
outputs at most 6.6 kw"
- },
- "2": {
- "then": "Type 1 without cable (J1772)
outputs at most 7 kw"
- },
- "3": {
- "then": "Type 1 without cable (J1772)
outputs at most 7.2 kw"
- }
- }
- },
- "25": {
- "question": "How much plugs of type Type 1 CCS (aka Type 1 Combo)
are available here?",
- "render": "There are Type 1 CCS (aka Type 1 Combo)
plugs of type Type 1 CCS (aka Type 1 Combo) available here"
- },
- "26": {
- "question": "What voltage do the plugs with Type 1 CCS (aka Type 1 Combo)
offer?",
- "render": "Type 1 CCS (aka Type 1 Combo)
outputs {socket:type1_combo:voltage} volt",
- "mappings": {
- "0": {
- "then": "Type 1 CCS (aka Type 1 Combo)
outputs 400 volt"
- },
- "1": {
- "then": "Type 1 CCS (aka Type 1 Combo)
outputs 1000 volt"
- }
- }
- },
- "27": {
- "question": "What current do the plugs with Type 1 CCS (aka Type 1 Combo)
offer?",
- "render": "Type 1 CCS (aka Type 1 Combo)
outputs at most {socket:type1_combo:current}A",
- "mappings": {
- "0": {
- "then": "Type 1 CCS (aka Type 1 Combo)
outputs at most 50 A"
- },
- "1": {
- "then": "Type 1 CCS (aka Type 1 Combo)
outputs at most 125 A"
- }
- }
- },
- "28": {
- "question": "What power output does a single plug of type Type 1 CCS (aka Type 1 Combo)
offer?",
- "render": "Type 1 CCS (aka Type 1 Combo)
outputs at most {socket:type1_combo:output}",
- "mappings": {
- "0": {
- "then": "Type 1 CCS (aka Type 1 Combo)
outputs at most 50 kw"
- },
- "1": {
- "then": "Type 1 CCS (aka Type 1 Combo)
outputs at most 62.5 kw"
- },
- "2": {
- "then": "Type 1 CCS (aka Type 1 Combo)
outputs at most 150 kw"
- },
- "3": {
- "then": "Type 1 CCS (aka Type 1 Combo)
outputs at most 350 kw"
- }
- }
- },
- "29": {
- "question": "How much plugs of type Tesla Supercharger
are available here?",
- "render": "There are Tesla Supercharger
plugs of type Tesla Supercharger available here"
- },
- "30": {
- "question": "What voltage do the plugs with Tesla Supercharger
offer?",
- "render": "Tesla Supercharger
outputs {socket:tesla_supercharger:voltage} volt",
- "mappings": {
- "0": {
- "then": "Tesla Supercharger
outputs 480 volt"
- }
- }
- },
- "31": {
- "question": "What current do the plugs with Tesla Supercharger
offer?",
- "render": "Tesla Supercharger
outputs at most {socket:tesla_supercharger:current}A",
- "mappings": {
- "0": {
- "then": "Tesla Supercharger
outputs at most 125 A"
- },
- "1": {
- "then": "Tesla Supercharger
outputs at most 350 A"
- }
- }
- },
- "32": {
- "question": "What power output does a single plug of type Tesla Supercharger
offer?",
- "render": "Tesla Supercharger
outputs at most {socket:tesla_supercharger:output}",
- "mappings": {
- "0": {
- "then": "Tesla Supercharger
outputs at most 120 kw"
- },
- "1": {
- "then": "Tesla Supercharger
outputs at most 150 kw"
- },
- "2": {
- "then": "Tesla Supercharger
outputs at most 250 kw"
- }
- }
- },
- "33": {
- "question": "How much plugs of type Type 2 (mennekes)
are available here?",
- "render": "There are Type 2 (mennekes)
plugs of type Type 2 (mennekes) available here"
- },
- "34": {
- "question": "What voltage do the plugs with Type 2 (mennekes)
offer?",
- "render": "Type 2 (mennekes)
outputs {socket:type2:voltage} volt",
- "mappings": {
- "0": {
- "then": "Type 2 (mennekes)
outputs 230 volt"
- },
- "1": {
- "then": "Type 2 (mennekes)
outputs 400 volt"
- }
- }
- },
- "35": {
- "question": "What current do the plugs with Type 2 (mennekes)
offer?",
- "render": "Type 2 (mennekes)
outputs at most {socket:type2:current}A",
- "mappings": {
- "0": {
- "then": "Type 2 (mennekes)
outputs at most 16 A"
- },
- "1": {
- "then": "Type 2 (mennekes)
outputs at most 32 A"
- }
- }
- },
- "36": {
- "question": "What power output does a single plug of type Type 2 (mennekes)
offer?",
- "render": "Type 2 (mennekes)
outputs at most {socket:type2:output}",
- "mappings": {
- "0": {
- "then": "Type 2 (mennekes)
outputs at most 11 kw"
- },
- "1": {
- "then": "Type 2 (mennekes)
outputs at most 22 kw"
- }
- }
- },
- "37": {
- "question": "How much plugs of type Type 2 CCS (mennekes)
are available here?",
- "render": "There are Type 2 CCS (mennekes)
plugs of type Type 2 CCS (mennekes) available here"
- },
- "38": {
- "question": "What voltage do the plugs with Type 2 CCS (mennekes)
offer?",
- "render": "Type 2 CCS (mennekes)
outputs {socket:type2_combo:voltage} volt",
- "mappings": {
- "0": {
- "then": "Type 2 CCS (mennekes)
outputs 500 volt"
- },
- "1": {
- "then": "Type 2 CCS (mennekes)
outputs 920 volt"
- }
- }
- },
- "39": {
- "question": "What current do the plugs with Type 2 CCS (mennekes)
offer?",
- "render": "Type 2 CCS (mennekes)
outputs at most {socket:type2_combo:current}A",
- "mappings": {
- "0": {
- "then": "Type 2 CCS (mennekes)
outputs at most 125 A"
- },
- "1": {
- "then": "Type 2 CCS (mennekes)
outputs at most 350 A"
- }
- }
- },
- "40": {
- "question": "What power output does a single plug of type Type 2 CCS (mennekes)
offer?",
- "render": "Type 2 CCS (mennekes)
outputs at most {socket:type2_combo:output}",
- "mappings": {
- "0": {
- "then": "Type 2 CCS (mennekes)
outputs at most 50 kw"
- }
- }
- },
- "41": {
- "question": "What kind of authentication is available at the charging station?",
- "mappings": {
- "0": {
- "then": "Authentication by a membership card"
- },
- "1": {
- "then": "Authentication by an app"
- },
- "2": {
- "then": "Authentication via phone call is available"
- },
- "3": {
- "then": "Authentication via phone call is available"
- },
- "4": {
- "then": "Authentication via NFC is available"
- },
- "5": {
- "then": "Authentication via Money Card is available"
- },
- "6": {
- "then": "Authentication via debit card is available"
- },
- "7": {
- "then": "No authentication is needed"
- }
- }
- },
- "42": {
- "render": "Authenticate by calling or SMS'ing to {authentication:phone_call:number}",
- "question": "What's the phone number for authentication call or SMS?"
- },
- "43": {
- "question": "When is this charging station opened?",
- "mappings": {
- "0": {
- "then": "24/7 opened (including holidays)"
- }
- }
- },
- "44": {
- "question": "How much does one have to pay to use this charging station?",
- "render": "Using this charging station costs {charge}",
- "mappings": {
- "0": {
- "then": "Free to use"
- }
- }
- },
- "45": {
- "override": {
- "mappings+": {
- "0": {
- "then": "Payment is done using a dedicated app"
- }
- }
- }
- },
- "46": {
- "question": "What is the maximum amount of time one is allowed to stay here?",
- "render": "One can stay at most {canonical(maxstay)}",
- "mappings": {
- "0": {
- "then": "No timelimit on leaving your vehicle here"
- }
- }
- },
- "47": {
- "render": "Part of the network {network}",
- "question": "Is this charging station part of a network?",
- "mappings": {
- "0": {
- "then": "Not part of a bigger network"
- },
- "1": {
- "then": "Not part of a bigger network"
- }
- }
- },
- "49": {
- "question": "What number can one call if there is a problem with this charging station?",
- "render": "In case of problems, call {phone}"
- },
- "50": {
- "question": "What is the email address of the operator?",
- "render": "In case of problems, send an email to {email}"
- },
- "51": {
- "question": "What is the website of the operator?",
- "render": "More info on {website}"
- },
- "53": {
- "question": "What is the reference number of this charging station?"
- },
- "54": {
- "question": "Is this charging point in use?",
- "mappings": {
- "0": {
- "then": "This charging station is broken"
- },
- "1": {
- "then": "A charging station is planned here"
- },
- "2": {
- "then": "A charging station is constructed here"
- },
- "3": {
- "then": "This charging station has beed permanently disabled and is not in use anymore but is still visible"
- },
- "4": {
- "then": "This charging station works"
- }
- }
- }
- },
- "presets": {
- "0": {
- "title": "Charging station"
- }
- },
"filter": {
"0": {
"options": {
@@ -1474,6 +926,554 @@
}
}
},
+ "name": "Charging stations",
+ "presets": {
+ "0": {
+ "title": "Charging station"
+ }
+ },
+ "tagRenderings": {
+ "1": {
+ "mappings": {
+ "0": {
+ "then": "bicycles can be charged here"
+ },
+ "1": {
+ "then": "Cars can be charged here"
+ },
+ "2": {
+ "then": "Scooters can be charged here"
+ },
+ "3": {
+ "then": "Heavy good vehicles (such as trucks) can be charged here"
+ },
+ "4": {
+ "then": "Buses can be charged here"
+ }
+ },
+ "question": "Which vehicles are allowed to charge here?"
+ },
+ "3": {
+ "question": "How much vehicles can be charged here at the same time?",
+ "render": "{capacity} vehicles can be charged here at the same time"
+ },
+ "4": {
+ "mappings": {
+ "0": {
+ "then": "
Schuko wall plug without ground pin (CEE7/4 type F)"
+ },
+ "1": {
+ "then": "
Schuko wall plug without ground pin (CEE7/4 type F)"
+ },
+ "2": {
+ "then": "
European wall plug with ground pin (CEE7/4 type E)"
+ },
+ "3": {
+ "then": "
European wall plug with ground pin (CEE7/4 type E)"
+ },
+ "4": {
+ "then": "
Chademo"
+ },
+ "5": {
+ "then": "
Chademo"
+ },
+ "6": {
+ "then": "
Type 1 with cable (J1772)"
+ },
+ "7": {
+ "then": "
Type 1 with cable (J1772)"
+ },
+ "8": {
+ "then": "
Type 1 without cable (J1772)"
+ },
+ "9": {
+ "then": "
Type 1 without cable (J1772)"
+ },
+ "10": {
+ "then": "
Type 1 CCS (aka Type 1 Combo)"
+ },
+ "11": {
+ "then": "
Type 1 CCS (aka Type 1 Combo)"
+ },
+ "12": {
+ "then": "
Tesla Supercharger"
+ },
+ "13": {
+ "then": "
Tesla Supercharger"
+ },
+ "14": {
+ "then": "
Type 2 (mennekes)"
+ },
+ "15": {
+ "then": "
Type 2 (mennekes)"
+ },
+ "16": {
+ "then": "
Type 2 CCS (mennekes)"
+ },
+ "17": {
+ "then": "
Type 2 CCS (mennekes)"
+ }
+ },
+ "question": "Which charging stations are available here?"
+ },
+ "5": {
+ "question": "How much plugs of type Schuko wall plug without ground pin (CEE7/4 type F)
are available here?",
+ "render": "There are Schuko wall plug without ground pin (CEE7/4 type F)
plugs of type Schuko wall plug without ground pin (CEE7/4 type F) available here"
+ },
+ "6": {
+ "mappings": {
+ "0": {
+ "then": "Schuko wall plug without ground pin (CEE7/4 type F)
outputs 230 volt"
+ }
+ },
+ "question": "What voltage do the plugs with Schuko wall plug without ground pin (CEE7/4 type F)
offer?",
+ "render": "Schuko wall plug without ground pin (CEE7/4 type F)
outputs {socket:schuko:voltage} volt"
+ },
+ "7": {
+ "mappings": {
+ "0": {
+ "then": "Schuko wall plug without ground pin (CEE7/4 type F)
outputs at most 16 A"
+ }
+ },
+ "question": "What current do the plugs with Schuko wall plug without ground pin (CEE7/4 type F)
offer?",
+ "render": "Schuko wall plug without ground pin (CEE7/4 type F)
outputs at most {socket:schuko:current}A"
+ },
+ "8": {
+ "mappings": {
+ "0": {
+ "then": "Schuko wall plug without ground pin (CEE7/4 type F)
outputs at most 3.6 kw"
+ }
+ },
+ "question": "What power output does a single plug of type Schuko wall plug without ground pin (CEE7/4 type F)
offer?",
+ "render": "Schuko wall plug without ground pin (CEE7/4 type F)
outputs at most {socket:schuko:output}"
+ },
+ "9": {
+ "question": "How much plugs of type European wall plug with ground pin (CEE7/4 type E)
are available here?",
+ "render": "There are European wall plug with ground pin (CEE7/4 type E)
plugs of type European wall plug with ground pin (CEE7/4 type E) available here"
+ },
+ "10": {
+ "mappings": {
+ "0": {
+ "then": "European wall plug with ground pin (CEE7/4 type E)
outputs 230 volt"
+ }
+ },
+ "question": "What voltage do the plugs with European wall plug with ground pin (CEE7/4 type E)
offer?",
+ "render": "European wall plug with ground pin (CEE7/4 type E)
outputs {socket:typee:voltage} volt"
+ },
+ "11": {
+ "mappings": {
+ "0": {
+ "then": "European wall plug with ground pin (CEE7/4 type E)
outputs at most 16 A"
+ }
+ },
+ "question": "What current do the plugs with European wall plug with ground pin (CEE7/4 type E)
offer?",
+ "render": "European wall plug with ground pin (CEE7/4 type E)
outputs at most {socket:typee:current}A"
+ },
+ "12": {
+ "mappings": {
+ "0": {
+ "then": "European wall plug with ground pin (CEE7/4 type E)
outputs at most 3 kw"
+ },
+ "1": {
+ "then": "European wall plug with ground pin (CEE7/4 type E)
outputs at most 22 kw"
+ }
+ },
+ "question": "What power output does a single plug of type European wall plug with ground pin (CEE7/4 type E)
offer?",
+ "render": "European wall plug with ground pin (CEE7/4 type E)
outputs at most {socket:typee:output}"
+ },
+ "13": {
+ "question": "How much plugs of type Chademo
are available here?",
+ "render": "There are Chademo
plugs of type Chademo available here"
+ },
+ "14": {
+ "mappings": {
+ "0": {
+ "then": "Chademo
outputs 500 volt"
+ }
+ },
+ "question": "What voltage do the plugs with Chademo
offer?",
+ "render": "Chademo
outputs {socket:chademo:voltage} volt"
+ },
+ "15": {
+ "mappings": {
+ "0": {
+ "then": "Chademo
outputs at most 120 A"
+ }
+ },
+ "question": "What current do the plugs with Chademo
offer?",
+ "render": "Chademo
outputs at most {socket:chademo:current}A"
+ },
+ "16": {
+ "mappings": {
+ "0": {
+ "then": "Chademo
outputs at most 50 kw"
+ }
+ },
+ "question": "What power output does a single plug of type Chademo
offer?",
+ "render": "Chademo
outputs at most {socket:chademo:output}"
+ },
+ "17": {
+ "question": "How much plugs of type Type 1 with cable (J1772)
are available here?",
+ "render": "There are Type 1 with cable (J1772)
plugs of type Type 1 with cable (J1772) available here"
+ },
+ "18": {
+ "mappings": {
+ "0": {
+ "then": "Type 1 with cable (J1772)
outputs 200 volt"
+ },
+ "1": {
+ "then": "Type 1 with cable (J1772)
outputs 240 volt"
+ }
+ },
+ "question": "What voltage do the plugs with Type 1 with cable (J1772)
offer?",
+ "render": "Type 1 with cable (J1772)
outputs {socket:type1_cable:voltage} volt"
+ },
+ "19": {
+ "mappings": {
+ "0": {
+ "then": "Type 1 with cable (J1772)
outputs at most 32 A"
+ }
+ },
+ "question": "What current do the plugs with Type 1 with cable (J1772)
offer?",
+ "render": "Type 1 with cable (J1772)
outputs at most {socket:type1_cable:current}A"
+ },
+ "20": {
+ "mappings": {
+ "0": {
+ "then": "Type 1 with cable (J1772)
outputs at most 3.7 kw"
+ },
+ "1": {
+ "then": "Type 1 with cable (J1772)
outputs at most 7 kw"
+ }
+ },
+ "question": "What power output does a single plug of type Type 1 with cable (J1772)
offer?",
+ "render": "Type 1 with cable (J1772)
outputs at most {socket:type1_cable:output}"
+ },
+ "21": {
+ "question": "How much plugs of type Type 1 without cable (J1772)
are available here?",
+ "render": "There are Type 1 without cable (J1772)
plugs of type Type 1 without cable (J1772) available here"
+ },
+ "22": {
+ "mappings": {
+ "0": {
+ "then": "Type 1 without cable (J1772)
outputs 200 volt"
+ },
+ "1": {
+ "then": "Type 1 without cable (J1772)
outputs 240 volt"
+ }
+ },
+ "question": "What voltage do the plugs with Type 1 without cable (J1772)
offer?",
+ "render": "Type 1 without cable (J1772)
outputs {socket:type1:voltage} volt"
+ },
+ "23": {
+ "mappings": {
+ "0": {
+ "then": "Type 1 without cable (J1772)
outputs at most 32 A"
+ }
+ },
+ "question": "What current do the plugs with Type 1 without cable (J1772)
offer?",
+ "render": "Type 1 without cable (J1772)
outputs at most {socket:type1:current}A"
+ },
+ "24": {
+ "mappings": {
+ "0": {
+ "then": "Type 1 without cable (J1772)
outputs at most 3.7 kw"
+ },
+ "1": {
+ "then": "Type 1 without cable (J1772)
outputs at most 6.6 kw"
+ },
+ "2": {
+ "then": "Type 1 without cable (J1772)
outputs at most 7 kw"
+ },
+ "3": {
+ "then": "Type 1 without cable (J1772)
outputs at most 7.2 kw"
+ }
+ },
+ "question": "What power output does a single plug of type Type 1 without cable (J1772)
offer?",
+ "render": "Type 1 without cable (J1772)
outputs at most {socket:type1:output}"
+ },
+ "25": {
+ "question": "How much plugs of type Type 1 CCS (aka Type 1 Combo)
are available here?",
+ "render": "There are Type 1 CCS (aka Type 1 Combo)
plugs of type Type 1 CCS (aka Type 1 Combo) available here"
+ },
+ "26": {
+ "mappings": {
+ "0": {
+ "then": "Type 1 CCS (aka Type 1 Combo)
outputs 400 volt"
+ },
+ "1": {
+ "then": "Type 1 CCS (aka Type 1 Combo)
outputs 1000 volt"
+ }
+ },
+ "question": "What voltage do the plugs with Type 1 CCS (aka Type 1 Combo)
offer?",
+ "render": "Type 1 CCS (aka Type 1 Combo)
outputs {socket:type1_combo:voltage} volt"
+ },
+ "27": {
+ "mappings": {
+ "0": {
+ "then": "Type 1 CCS (aka Type 1 Combo)
outputs at most 50 A"
+ },
+ "1": {
+ "then": "Type 1 CCS (aka Type 1 Combo)
outputs at most 125 A"
+ }
+ },
+ "question": "What current do the plugs with Type 1 CCS (aka Type 1 Combo)
offer?",
+ "render": "Type 1 CCS (aka Type 1 Combo)
outputs at most {socket:type1_combo:current}A"
+ },
+ "28": {
+ "mappings": {
+ "0": {
+ "then": "Type 1 CCS (aka Type 1 Combo)
outputs at most 50 kw"
+ },
+ "1": {
+ "then": "Type 1 CCS (aka Type 1 Combo)
outputs at most 62.5 kw"
+ },
+ "2": {
+ "then": "Type 1 CCS (aka Type 1 Combo)
outputs at most 150 kw"
+ },
+ "3": {
+ "then": "Type 1 CCS (aka Type 1 Combo)
outputs at most 350 kw"
+ }
+ },
+ "question": "What power output does a single plug of type Type 1 CCS (aka Type 1 Combo)
offer?",
+ "render": "Type 1 CCS (aka Type 1 Combo)
outputs at most {socket:type1_combo:output}"
+ },
+ "29": {
+ "question": "How much plugs of type Tesla Supercharger
are available here?",
+ "render": "There are Tesla Supercharger
plugs of type Tesla Supercharger available here"
+ },
+ "30": {
+ "mappings": {
+ "0": {
+ "then": "Tesla Supercharger
outputs 480 volt"
+ }
+ },
+ "question": "What voltage do the plugs with Tesla Supercharger
offer?",
+ "render": "Tesla Supercharger
outputs {socket:tesla_supercharger:voltage} volt"
+ },
+ "31": {
+ "mappings": {
+ "0": {
+ "then": "Tesla Supercharger
outputs at most 125 A"
+ },
+ "1": {
+ "then": "Tesla Supercharger
outputs at most 350 A"
+ }
+ },
+ "question": "What current do the plugs with Tesla Supercharger
offer?",
+ "render": "Tesla Supercharger
outputs at most {socket:tesla_supercharger:current}A"
+ },
+ "32": {
+ "mappings": {
+ "0": {
+ "then": "Tesla Supercharger
outputs at most 120 kw"
+ },
+ "1": {
+ "then": "Tesla Supercharger
outputs at most 150 kw"
+ },
+ "2": {
+ "then": "Tesla Supercharger
outputs at most 250 kw"
+ }
+ },
+ "question": "What power output does a single plug of type Tesla Supercharger
offer?",
+ "render": "Tesla Supercharger
outputs at most {socket:tesla_supercharger:output}"
+ },
+ "33": {
+ "question": "How much plugs of type Type 2 (mennekes)
are available here?",
+ "render": "There are Type 2 (mennekes)
plugs of type Type 2 (mennekes) available here"
+ },
+ "34": {
+ "mappings": {
+ "0": {
+ "then": "Type 2 (mennekes)
outputs 230 volt"
+ },
+ "1": {
+ "then": "Type 2 (mennekes)
outputs 400 volt"
+ }
+ },
+ "question": "What voltage do the plugs with Type 2 (mennekes)
offer?",
+ "render": "Type 2 (mennekes)
outputs {socket:type2:voltage} volt"
+ },
+ "35": {
+ "mappings": {
+ "0": {
+ "then": "Type 2 (mennekes)
outputs at most 16 A"
+ },
+ "1": {
+ "then": "Type 2 (mennekes)
outputs at most 32 A"
+ }
+ },
+ "question": "What current do the plugs with Type 2 (mennekes)
offer?",
+ "render": "Type 2 (mennekes)
outputs at most {socket:type2:current}A"
+ },
+ "36": {
+ "mappings": {
+ "0": {
+ "then": "Type 2 (mennekes)
outputs at most 11 kw"
+ },
+ "1": {
+ "then": "Type 2 (mennekes)
outputs at most 22 kw"
+ }
+ },
+ "question": "What power output does a single plug of type Type 2 (mennekes)
offer?",
+ "render": "Type 2 (mennekes)
outputs at most {socket:type2:output}"
+ },
+ "37": {
+ "question": "How much plugs of type Type 2 CCS (mennekes)
are available here?",
+ "render": "There are Type 2 CCS (mennekes)
plugs of type Type 2 CCS (mennekes) available here"
+ },
+ "38": {
+ "mappings": {
+ "0": {
+ "then": "Type 2 CCS (mennekes)
outputs 500 volt"
+ },
+ "1": {
+ "then": "Type 2 CCS (mennekes)
outputs 920 volt"
+ }
+ },
+ "question": "What voltage do the plugs with Type 2 CCS (mennekes)
offer?",
+ "render": "Type 2 CCS (mennekes)
outputs {socket:type2_combo:voltage} volt"
+ },
+ "39": {
+ "mappings": {
+ "0": {
+ "then": "Type 2 CCS (mennekes)
outputs at most 125 A"
+ },
+ "1": {
+ "then": "Type 2 CCS (mennekes)
outputs at most 350 A"
+ }
+ },
+ "question": "What current do the plugs with Type 2 CCS (mennekes)
offer?",
+ "render": "Type 2 CCS (mennekes)
outputs at most {socket:type2_combo:current}A"
+ },
+ "40": {
+ "mappings": {
+ "0": {
+ "then": "Type 2 CCS (mennekes)
outputs at most 50 kw"
+ }
+ },
+ "question": "What power output does a single plug of type Type 2 CCS (mennekes)
offer?",
+ "render": "Type 2 CCS (mennekes)
outputs at most {socket:type2_combo:output}"
+ },
+ "41": {
+ "mappings": {
+ "0": {
+ "then": "Authentication by a membership card"
+ },
+ "1": {
+ "then": "Authentication by an app"
+ },
+ "2": {
+ "then": "Authentication via phone call is available"
+ },
+ "3": {
+ "then": "Authentication via phone call is available"
+ },
+ "4": {
+ "then": "Authentication via NFC is available"
+ },
+ "5": {
+ "then": "Authentication via Money Card is available"
+ },
+ "6": {
+ "then": "Authentication via debit card is available"
+ },
+ "7": {
+ "then": "No authentication is needed"
+ }
+ },
+ "question": "What kind of authentication is available at the charging station?"
+ },
+ "42": {
+ "question": "What's the phone number for authentication call or SMS?",
+ "render": "Authenticate by calling or SMS'ing to {authentication:phone_call:number}"
+ },
+ "43": {
+ "mappings": {
+ "0": {
+ "then": "24/7 opened (including holidays)"
+ }
+ },
+ "question": "When is this charging station opened?"
+ },
+ "44": {
+ "mappings": {
+ "0": {
+ "then": "Free to use"
+ }
+ },
+ "question": "How much does one have to pay to use this charging station?",
+ "render": "Using this charging station costs {charge}"
+ },
+ "45": {
+ "override": {
+ "mappings+": {
+ "0": {
+ "then": "Payment is done using a dedicated app"
+ }
+ }
+ }
+ },
+ "46": {
+ "mappings": {
+ "0": {
+ "then": "No timelimit on leaving your vehicle here"
+ }
+ },
+ "question": "What is the maximum amount of time one is allowed to stay here?",
+ "render": "One can stay at most {canonical(maxstay)}"
+ },
+ "47": {
+ "mappings": {
+ "0": {
+ "then": "Not part of a bigger network"
+ },
+ "1": {
+ "then": "Not part of a bigger network"
+ }
+ },
+ "question": "Is this charging station part of a network?",
+ "render": "Part of the network {network}"
+ },
+ "49": {
+ "question": "What number can one call if there is a problem with this charging station?",
+ "render": "In case of problems, call {phone}"
+ },
+ "50": {
+ "question": "What is the email address of the operator?",
+ "render": "In case of problems, send an email to {email}"
+ },
+ "51": {
+ "question": "What is the website of the operator?",
+ "render": "More info on {website}"
+ },
+ "53": {
+ "question": "What is the reference number of this charging station?"
+ },
+ "54": {
+ "mappings": {
+ "0": {
+ "then": "This charging station is broken"
+ },
+ "1": {
+ "then": "A charging station is planned here"
+ },
+ "2": {
+ "then": "A charging station is constructed here"
+ },
+ "3": {
+ "then": "This charging station has beed permanently disabled and is not in use anymore but is still visible"
+ },
+ "4": {
+ "then": "This charging station works"
+ }
+ },
+ "question": "Is this charging point in use?"
+ }
+ },
+ "title": {
+ "render": "Charging station"
+ },
"units": {
"0": {
"applicableUnits": {
@@ -1518,32 +1518,20 @@
}
},
"crossings": {
- "name": "Crossings",
"description": "Crossings for pedestrians and cyclists",
- "title": {
- "render": "Crossing",
- "mappings": {
- "0": {
- "then": "Traffic signal"
- },
- "1": {
- "then": "Crossing with traffic signals"
- }
- }
- },
+ "name": "Crossings",
"presets": {
"0": {
- "title": "Crossing",
- "description": "Crossing for pedestrians and/or cyclists"
+ "description": "Crossing for pedestrians and/or cyclists",
+ "title": "Crossing"
},
"1": {
- "title": "Traffic signal",
- "description": "Traffic signal on a road"
+ "description": "Traffic signal on a road",
+ "title": "Traffic signal"
}
},
"tagRenderings": {
"0": {
- "question": "What kind of crossing is this?",
"mappings": {
"0": {
"then": "Crossing, without traffic lights"
@@ -1554,10 +1542,10 @@
"2": {
"then": "Zebra crossing"
}
- }
+ },
+ "question": "What kind of crossing is this?"
},
"1": {
- "question": "Is this is a zebra crossing?",
"mappings": {
"0": {
"then": "This is a zebra crossing"
@@ -1565,10 +1553,10 @@
"1": {
"then": "This is not a zebra crossing"
}
- }
+ },
+ "question": "Is this is a zebra crossing?"
},
"2": {
- "question": "Is this crossing also for bicycles?",
"mappings": {
"0": {
"then": "A cyclist can use this crossing"
@@ -1576,10 +1564,10 @@
"1": {
"then": "A cyclist can not use this crossing"
}
- }
+ },
+ "question": "Is this crossing also for bicycles?"
},
"3": {
- "question": "Does this crossing have an island in the middle?",
"mappings": {
"0": {
"then": "This crossing has an island in the middle"
@@ -1587,10 +1575,10 @@
"1": {
"then": "This crossing does not have an island in the middle"
}
- }
+ },
+ "question": "Does this crossing have an island in the middle?"
},
"4": {
- "question": "Does this crossing have tactile paving?",
"mappings": {
"0": {
"then": "This crossing has tactile paving"
@@ -1601,10 +1589,10 @@
"2": {
"then": "This crossing has tactile paving, but is not correct"
}
- }
+ },
+ "question": "Does this crossing have tactile paving?"
},
"5": {
- "question": "Does this traffic light have a button to request green light?",
"mappings": {
"0": {
"then": "This traffic light has a button to request green light"
@@ -1612,10 +1600,10 @@
"1": {
"then": "This traffic light does not have a button to request green light"
}
- }
+ },
+ "question": "Does this traffic light have a button to request green light?"
},
"6": {
- "question": "Can a cyclist turn right when the light is red?",
"mappings": {
"0": {
"then": "A cyclist can turn right if the light is red
"
@@ -1626,10 +1614,10 @@
"2": {
"then": "A cyclist can not turn right if the light is red"
}
- }
+ },
+ "question": "Can a cyclist turn right when the light is red?"
},
"7": {
- "question": "Can a cyclist go straight on when the light is red?",
"mappings": {
"0": {
"then": "A cyclist can go straight on if the light is red
"
@@ -1640,35 +1628,26 @@
"2": {
"then": "A cyclist can not go straight on if the light is red"
}
- }
+ },
+ "question": "Can a cyclist go straight on when the light is red?"
}
+ },
+ "title": {
+ "mappings": {
+ "0": {
+ "then": "Traffic signal"
+ },
+ "1": {
+ "then": "Crossing with traffic signals"
+ }
+ },
+ "render": "Crossing"
}
},
"cycleways_and_roads": {
"name": "Cycleways and roads",
- "title": {
- "render": "Cycleways",
- "mappings": {
- "0": {
- "then": "Cycleway"
- },
- "1": {
- "then": "Shared lane"
- },
- "2": {
- "then": "Bike lane"
- },
- "3": {
- "then": "Cycleway next to the road"
- },
- "4": {
- "then": "Cyclestreet"
- }
- }
- },
"tagRenderings": {
"0": {
- "question": "What kind of cycleway is here?",
"mappings": {
"0": {
"then": "There is a shared lane"
@@ -1688,10 +1667,10 @@
"5": {
"then": "There is no cycleway"
}
- }
+ },
+ "question": "What kind of cycleway is here?"
},
"1": {
- "question": "Is this street lit?",
"mappings": {
"0": {
"then": "This street is lit"
@@ -1705,10 +1684,10 @@
"3": {
"then": "This road is lit 24/7"
}
- }
+ },
+ "question": "Is this street lit?"
},
"2": {
- "question": "Is this a cyclestreet?",
"mappings": {
"0": {
"then": "This is a cyclestreet, and a 30km/h zone."
@@ -1719,10 +1698,10 @@
"2": {
"then": "This is not a cyclestreet."
}
- }
+ },
+ "question": "Is this a cyclestreet?"
},
"3": {
- "render": "The maximum speed on this road is {maxspeed} km/h",
"mappings": {
"0": {
"then": "The maximum speed is 20 km/h"
@@ -1740,10 +1719,10 @@
"then": "The maximum speed is 90 km/h"
}
},
- "question": "What is the maximum speed in this street?"
+ "question": "What is the maximum speed in this street?",
+ "render": "The maximum speed on this road is {maxspeed} km/h"
},
"4": {
- "render": "This cyleway is made of {cycleway:surface}",
"mappings": {
"0": {
"then": "This cycleway is unpaved"
@@ -1785,10 +1764,10 @@
"then": "This cycleway is made from raw ground"
}
},
- "question": "What is the surface of the cycleway made from?"
+ "question": "What is the surface of the cycleway made from?",
+ "render": "This cyleway is made of {cycleway:surface}"
},
"5": {
- "question": "What is the smoothness of this cycleway?",
"mappings": {
"0": {
"then": "Usable for thin rollers: rollerblade, skateboard"
@@ -1814,10 +1793,10 @@
"7": {
"then": "Impassable / No wheeled vehicle"
}
- }
+ },
+ "question": "What is the smoothness of this cycleway?"
},
"6": {
- "render": "This road is made of {surface}",
"mappings": {
"0": {
"then": "This cycleway is unhardened"
@@ -1859,10 +1838,10 @@
"then": "This cycleway is made from raw ground"
}
},
- "question": "What is the surface of the street made from?"
+ "question": "What is the surface of the street made from?",
+ "render": "This road is made of {surface}"
},
"7": {
- "question": "What is the smoothness of this street?",
"mappings": {
"0": {
"then": "Usable for thin rollers: rollerblade, skateboard"
@@ -1888,14 +1867,14 @@
"7": {
"then": "Impassable / No wheeled vehicle"
}
- }
+ },
+ "question": "What is the smoothness of this street?"
},
"8": {
- "render": "The carriage width of this road is {width:carriageway}m",
- "question": "What is the carriage width of this road (in meters)?"
+ "question": "What is the carriage width of this road (in meters)?",
+ "render": "The carriage width of this road is {width:carriageway}m"
},
"9": {
- "question": "What traffic sign does this cycleway have?",
"mappings": {
"0": {
"then": "Compulsory cycleway
"
@@ -1912,10 +1891,10 @@
"4": {
"then": "No traffic sign present"
}
- }
+ },
+ "question": "What traffic sign does this cycleway have?"
},
"10": {
- "question": "What traffic sign does this cycleway have?",
"mappings": {
"0": {
"then": "Compulsory cycleway
"
@@ -1932,10 +1911,10 @@
"4": {
"then": "No traffic sign present"
}
- }
+ },
+ "question": "What traffic sign does this cycleway have?"
},
"11": {
- "question": "Does the traffic sign D7 (
) have a supplementary sign?",
"mappings": {
"0": {
"then": "
"
@@ -1958,10 +1937,10 @@
"6": {
"then": "No supplementary traffic sign present"
}
- }
+ },
+ "question": "Does the traffic sign D7 (
) have a supplementary sign?"
},
"12": {
- "question": "Does the traffic sign D7 (
) have a supplementary sign?",
"mappings": {
"0": {
"then": "
"
@@ -1984,14 +1963,14 @@
"6": {
"then": "No supplementary traffic sign present"
}
- }
+ },
+ "question": "Does the traffic sign D7 (
) have a supplementary sign?"
},
"13": {
- "render": "The buffer besides this cycleway is {cycleway:buffer} m",
- "question": "How wide is the gap between the cycleway and the road?"
+ "question": "How wide is the gap between the cycleway and the road?",
+ "render": "The buffer besides this cycleway is {cycleway:buffer} m"
},
"14": {
- "question": "How is this cycleway separated from the road?",
"mappings": {
"0": {
"then": "This cycleway is separated by a dashed line"
@@ -2005,10 +1984,10 @@
"3": {
"then": "This cycleway is separated by a kerb"
}
- }
+ },
+ "question": "How is this cycleway separated from the road?"
},
"15": {
- "question": "How is this cycleway separated from the road?",
"mappings": {
"0": {
"then": "This cycleway is separated by a dashed line"
@@ -2022,15 +2001,32 @@
"3": {
"then": "This cycleway is separated by a kerb"
}
- }
+ },
+ "question": "How is this cycleway separated from the road?"
}
+ },
+ "title": {
+ "mappings": {
+ "0": {
+ "then": "Cycleway"
+ },
+ "1": {
+ "then": "Shared lane"
+ },
+ "2": {
+ "then": "Bike lane"
+ },
+ "3": {
+ "then": "Cycleway next to the road"
+ },
+ "4": {
+ "then": "Cyclestreet"
+ }
+ },
+ "render": "Cycleways"
}
},
"defibrillator": {
- "name": "Defibrillators",
- "title": {
- "render": "Defibrillator"
- },
"icon": {
"mappings": {
"0": {
@@ -2038,6 +2034,7 @@
}
}
},
+ "name": "Defibrillators",
"presets": {
"0": {
"title": "Defibrillator"
@@ -2045,7 +2042,6 @@
},
"tagRenderings": {
"1": {
- "question": "Is this defibrillator located indoors?",
"mappings": {
"0": {
"then": "This defibrillator is located indoors"
@@ -2053,11 +2049,10 @@
"1": {
"then": "This defibrillator is located outdoors"
}
- }
+ },
+ "question": "Is this defibrillator located indoors?"
},
"2": {
- "question": "Is this defibrillator freely accessible?",
- "render": "Access is {access}",
"mappings": {
"0": {
"then": "Publicly accessible"
@@ -2074,11 +2069,11 @@
"4": {
"then": "Not accessible, possibly only for professional use"
}
- }
+ },
+ "question": "Is this defibrillator freely accessible?",
+ "render": "Access is {access}"
},
"3": {
- "render": "There is no info about the type of device",
- "question": "Is this a a regular automatic defibrillator or a manual defibrillator for professionals only?",
"mappings": {
"0": {
"then": "This is a manual defibrillator for professionals"
@@ -2086,11 +2081,11 @@
"1": {
"then": "This is a normal automatic defibrillator"
}
- }
+ },
+ "question": "Is this a a regular automatic defibrillator or a manual defibrillator for professionals only?",
+ "render": "There is no info about the type of device"
},
"4": {
- "question": "On which floor is this defibrillator located?",
- "render": "This defibrillator is on floor {level}",
"mappings": {
"0": {
"then": "This defibrillator is on the ground floor"
@@ -2098,69 +2093,71 @@
"1": {
"then": "This defibrillator is on the first floor"
}
- }
+ },
+ "question": "On which floor is this defibrillator located?",
+ "render": "This defibrillator is on floor {level}"
},
"5": {
- "render": "Extra information about the location (in the local languagel):
{defibrillator:location}",
- "question": "Please give some explanation on where the defibrillator can be found (in the local language)"
+ "question": "Please give some explanation on where the defibrillator can be found (in the local language)",
+ "render": "Extra information about the location (in the local languagel):
{defibrillator:location}"
},
"6": {
- "render": "Extra information about the location (in English):
{defibrillator:location:en}",
- "question": "Please give some explanation on where the defibrillator can be found (in English)"
+ "question": "Please give some explanation on where the defibrillator can be found (in English)",
+ "render": "Extra information about the location (in English):
{defibrillator:location:en}"
},
"7": {
- "render": "Extra information about the location (in French):
{defibrillator:location:fr}",
- "question": "Please give some explanation on where the defibrillator can be found (in French)"
+ "question": "Please give some explanation on where the defibrillator can be found (in French)",
+ "render": "Extra information about the location (in French):
{defibrillator:location:fr}"
},
"9": {
- "render": "Official identification number of the device: {ref}",
- "question": "What is the official identification number of the device? (if visible on device)"
+ "question": "What is the official identification number of the device? (if visible on device)",
+ "render": "Official identification number of the device: {ref}"
},
"10": {
- "render": "Email for questions about this defibrillator: {email}",
- "question": "What is the email for questions about this defibrillator?"
+ "question": "What is the email for questions about this defibrillator?",
+ "render": "Email for questions about this defibrillator: {email}"
},
"11": {
- "render": "Telephone for questions about this defibrillator: {phone}",
- "question": "What is the phone number for questions about this defibrillator?"
+ "question": "What is the phone number for questions about this defibrillator?",
+ "render": "Telephone for questions about this defibrillator: {phone}"
},
"12": {
- "render": "{opening_hours_table(opening_hours)}",
- "question": "At what times is this defibrillator available?",
"mappings": {
"0": {
"then": "24/7 opened (including holidays)"
}
- }
+ },
+ "question": "At what times is this defibrillator available?",
+ "render": "{opening_hours_table(opening_hours)}"
},
"13": {
- "render": "Additional information: {description}",
- "question": "Is there any useful information for users that you haven't been able to describe above? (leave blank if no)"
+ "question": "Is there any useful information for users that you haven't been able to describe above? (leave blank if no)",
+ "render": "Additional information: {description}"
},
"14": {
- "question": "When was this defibrillator last surveyed?",
- "render": "This defibrillator was last surveyed on {survey:date}",
"mappings": {
"0": {
"then": "Checked today!"
}
- }
+ },
+ "question": "When was this defibrillator last surveyed?",
+ "render": "This defibrillator was last surveyed on {survey:date}"
},
"15": {
- "render": "Extra information for OpenStreetMap experts: {fixme}",
- "question": "Is there something wrong with how this is mapped, that you weren't able to fix here? (leave a note to OpenStreetMap experts)"
+ "question": "Is there something wrong with how this is mapped, that you weren't able to fix here? (leave a note to OpenStreetMap experts)",
+ "render": "Extra information for OpenStreetMap experts: {fixme}"
}
+ },
+ "title": {
+ "render": "Defibrillator"
}
},
"direction": {
- "name": "Direction visualization",
- "description": "This layer visualizes directions"
+ "description": "This layer visualizes directions",
+ "name": "Direction visualization"
},
"drinking_water": {
"name": "Drinking water",
- "title": {
- "render": "Drinking water"
- },
"presets": {
"0": {
"title": "Drinking water"
@@ -2168,8 +2165,6 @@
},
"tagRenderings": {
"1": {
- "question": "Is this drinking water spot still operational?",
- "render": "The operational status is {operational_status",
"mappings": {
"0": {
"then": "This drinking water works"
@@ -2180,10 +2175,11 @@
"2": {
"then": "This drinking water is closed"
}
- }
+ },
+ "question": "Is this drinking water spot still operational?",
+ "render": "The operational status is {operational_status"
},
"2": {
- "question": "How easy is it to fill water bottles?",
"mappings": {
"0": {
"then": "It is easy to refill water bottles"
@@ -2191,110 +2187,18 @@
"1": {
"then": "Water bottles may not fit"
}
- }
+ },
+ "question": "How easy is it to fill water bottles?"
},
"3": {
"render": "There is another drinking water fountain at {_closest_other_drinking_water_distance} meter"
}
+ },
+ "title": {
+ "render": "Drinking water"
}
},
"food": {
- "name": "Restaurants and fast food",
- "presets": {
- "0": {
- "title": "restaurant",
- "description": "A formal eating place with sit-down facilities selling full meals served by waiters"
- },
- "1": {
- "title": "fastfood",
- "description": "A food business concentrating on fast counter-only service and take-away food"
- },
- "2": {
- "title": "fries shop"
- }
- },
- "title": {
- "mappings": {
- "0": {
- "then": "Restaurant {name}"
- },
- "1": {
- "then": "Fastfood {name}"
- }
- }
- },
- "tagRenderings": {
- "1": {
- "question": "What is the name of this restaurant?",
- "render": "The name of this restaurant is {name}"
- },
- "2": {
- "question": "What type of business is this?"
- },
- "9": {
- "question": "Which food is served here?",
- "render": "This place mostly serves {cuisine}",
- "mappings": {
- "0": {
- "then": "This is a pizzeria"
- },
- "1": {
- "then": "This is a friture"
- },
- "2": {
- "then": "Mainly serves pasta"
- }
- }
- },
- "10": {
- "question": "Does this place offer takea-way?",
- "mappings": {
- "0": {
- "then": "This is a take-away only business"
- },
- "1": {
- "then": "Take-away is possible here"
- },
- "2": {
- "then": "Take-away is not possible here"
- }
- }
- },
- "11": {
- "question": "Does this restaurant have a vegetarian option?"
- },
- "13": {
- "question": "Does this restaurant offer a halal menu?",
- "mappings": {
- "0": {
- "then": "There are no halal options available"
- },
- "1": {
- "then": "There is a small halal menu"
- },
- "2": {
- "then": "There is a halal menu"
- },
- "3": {
- "then": "Only halal options are available"
- }
- }
- },
- "17": {
- "question": "If you bring your own container (such as a cooking pot and small pots), is it used to package your order?
",
- "mappings": {
- "0": {
- "then": "You can bring your own containers to get your order, saving on single-use packaging material and thus waste"
- },
- "1": {
- "then": "Bringing your own container is not allowed"
- },
- "2": {
- "then": "You must bring your own container to order here."
- }
- }
- }
- },
"filter": {
"0": {
"options": {
@@ -2324,18 +2228,106 @@
}
}
}
+ },
+ "name": "Restaurants and fast food",
+ "presets": {
+ "0": {
+ "description": "A formal eating place with sit-down facilities selling full meals served by waiters",
+ "title": "restaurant"
+ },
+ "1": {
+ "description": "A food business concentrating on fast counter-only service and take-away food",
+ "title": "fastfood"
+ },
+ "2": {
+ "title": "fries shop"
+ }
+ },
+ "tagRenderings": {
+ "1": {
+ "question": "What is the name of this restaurant?",
+ "render": "The name of this restaurant is {name}"
+ },
+ "2": {
+ "question": "What type of business is this?"
+ },
+ "9": {
+ "mappings": {
+ "0": {
+ "then": "This is a pizzeria"
+ },
+ "1": {
+ "then": "This is a friture"
+ },
+ "2": {
+ "then": "Mainly serves pasta"
+ }
+ },
+ "question": "Which food is served here?",
+ "render": "This place mostly serves {cuisine}"
+ },
+ "10": {
+ "mappings": {
+ "0": {
+ "then": "This is a take-away only business"
+ },
+ "1": {
+ "then": "Take-away is possible here"
+ },
+ "2": {
+ "then": "Take-away is not possible here"
+ }
+ },
+ "question": "Does this place offer takea-way?"
+ },
+ "11": {
+ "question": "Does this restaurant have a vegetarian option?"
+ },
+ "13": {
+ "mappings": {
+ "0": {
+ "then": "There are no halal options available"
+ },
+ "1": {
+ "then": "There is a small halal menu"
+ },
+ "2": {
+ "then": "There is a halal menu"
+ },
+ "3": {
+ "then": "Only halal options are available"
+ }
+ },
+ "question": "Does this restaurant offer a halal menu?"
+ },
+ "17": {
+ "mappings": {
+ "0": {
+ "then": "You can bring your own containers to get your order, saving on single-use packaging material and thus waste"
+ },
+ "1": {
+ "then": "Bringing your own container is not allowed"
+ },
+ "2": {
+ "then": "You must bring your own container to order here."
+ }
+ },
+ "question": "If you bring your own container (such as a cooking pot and small pots), is it used to package your order?
"
+ }
+ },
+ "title": {
+ "mappings": {
+ "0": {
+ "then": "Restaurant {name}"
+ },
+ "1": {
+ "then": "Fastfood {name}"
+ }
+ }
}
},
"ghost_bike": {
"name": "Ghost bikes",
- "title": {
- "render": "Ghost bike",
- "mappings": {
- "0": {
- "then": "Ghost bike in the remembrance of {name}"
- }
- }
- },
"presets": {
"0": {
"title": "Ghost bike"
@@ -2346,13 +2338,13 @@
"render": "A ghost bike is a memorial for a cyclist who died in a traffic accident, in the form of a white bicycle placed permanently near the accident location."
},
"2": {
- "question": "Whom is remembered by this ghost bike?
Please respect privacy - only fill out the name if it is widely published or marked on the cycle. Opt to leave out the family name.",
- "render": "In remembrance of {name}",
"mappings": {
"0": {
"then": "No name is marked on the bike"
}
- }
+ },
+ "question": "Whom is remembered by this ghost bike?
Please respect privacy - only fill out the name if it is widely published or marked on the cycle. Opt to leave out the family name.",
+ "render": "In remembrance of {name}"
},
"3": {
"question": "On what webpage can one find more information about the Ghost bike or the accident?",
@@ -2366,37 +2358,47 @@
"question": "When was this Ghost bike installed?",
"render": "Placed on {start_date}"
}
+ },
+ "title": {
+ "mappings": {
+ "0": {
+ "then": "Ghost bike in the remembrance of {name}"
+ }
+ },
+ "render": "Ghost bike"
}
},
"information_board": {
"name": "Information boards",
- "title": {
- "render": "Information board"
- },
"presets": {
"0": {
"title": "Information board"
}
+ },
+ "title": {
+ "render": "Information board"
}
},
"map": {
- "name": "Maps",
- "title": {
- "render": "Map"
- },
"description": "A map, meant for tourists which is permanently installed in the public space",
+ "name": "Maps",
+ "presets": {
+ "0": {
+ "description": "Add a missing map",
+ "title": "Map"
+ }
+ },
"tagRenderings": {
"1": {
- "question": "On which data is this map based?",
"mappings": {
"0": {
"then": "This map is based on OpenStreetMap"
}
},
+ "question": "On which data is this map based?",
"render": "This map is based on {map_source}"
},
"2": {
- "question": "Is the OpenStreetMap-attribution given?",
"mappings": {
"0": {
"then": "OpenStreetMap is clearly attributed, including the ODBL-license"
@@ -2413,20 +2415,17 @@
"4": {
"then": "There is no attribution at all"
}
- }
+ },
+ "question": "Is the OpenStreetMap-attribution given?"
}
},
- "presets": {
- "0": {
- "title": "Map",
- "description": "Add a missing map"
- }
+ "title": {
+ "render": "Map"
}
},
"nature_reserve": {
"tagRenderings": {
"5": {
- "question": "Are dogs allowed in this nature reserve?",
"mappings": {
"0": {
"then": "Dogs have to be leashed"
@@ -2437,7 +2436,8 @@
"2": {
"then": "Dogs are allowed to roam freely"
}
- }
+ },
+ "question": "Are dogs allowed in this nature reserve?"
},
"6": {
"question": "On which webpage can one find more information about this nature reserve?"
@@ -2460,25 +2460,22 @@
}
},
"observation_tower": {
+ "description": "Towers with a panoramic view",
"name": "Observation towers",
- "title": {
- "render": "Observation tower",
- "mappings": {
- "0": {
- "then": "{name}"
- }
+ "presets": {
+ "0": {
+ "title": "observation tower"
}
},
- "description": "Towers with a panoramic view",
"tagRenderings": {
"1": {
- "question": "What is the name of this tower?",
- "render": "This tower is called {name}",
"mappings": {
"0": {
"then": "This tower doesn't have a specific name"
}
- }
+ },
+ "question": "What is the name of this tower?",
+ "render": "This tower is called {name}"
},
"2": {
"question": "What is the height of this tower?",
@@ -2489,19 +2486,22 @@
"render": "Maintained by {operator}"
},
"5": {
- "question": "How much does one have to pay to enter this tower?",
- "render": "Visiting this tower costs {charge}",
"mappings": {
"0": {
"then": "Free to visit"
}
- }
+ },
+ "question": "How much does one have to pay to enter this tower?",
+ "render": "Visiting this tower costs {charge}"
}
},
- "presets": {
- "0": {
- "title": "observation tower"
- }
+ "title": {
+ "mappings": {
+ "0": {
+ "then": "{name}"
+ }
+ },
+ "render": "Observation tower"
},
"units": {
"0": {
@@ -2514,15 +2514,15 @@
}
},
"picnic_table": {
- "name": "Picnic tables",
- "title": {
- "render": "Picnic table"
- },
"description": "The layer showing picnic tables",
+ "name": "Picnic tables",
+ "presets": {
+ "0": {
+ "title": "Picnic table"
+ }
+ },
"tagRenderings": {
"0": {
- "question": "What material is this picnic table made of?",
- "render": "This picnic table is made of {material}",
"mappings": {
"0": {
"then": "This is a wooden picnic table"
@@ -2530,30 +2530,25 @@
"1": {
"then": "This is a concrete picnic table"
}
- }
+ },
+ "question": "What material is this picnic table made of?",
+ "render": "This picnic table is made of {material}"
}
},
- "presets": {
- "0": {
- "title": "Picnic table"
- }
+ "title": {
+ "render": "Picnic table"
}
},
"playground": {
- "name": "Playgrounds",
"description": "Playgrounds",
- "title": {
- "render": "Playground",
- "mappings": {
- "0": {
- "then": "Playground {name}"
- }
+ "name": "Playgrounds",
+ "presets": {
+ "0": {
+ "title": "Playground"
}
},
"tagRenderings": {
"1": {
- "question": "Which is the surface of this playground?
If there are multiple, select the most occuring one",
- "render": "The surface is {surface}",
"mappings": {
"0": {
"then": "The surface is grass"
@@ -2579,10 +2574,11 @@
"7": {
"then": "The surface is paved"
}
- }
+ },
+ "question": "Which is the surface of this playground?
If there are multiple, select the most occuring one",
+ "render": "The surface is {surface}"
},
"2": {
- "question": "Is this playground lit at night?",
"mappings": {
"0": {
"then": "This playground is lit at night"
@@ -2590,22 +2586,22 @@
"1": {
"then": "This playground is not lit at night"
}
- }
+ },
+ "question": "Is this playground lit at night?"
},
"3": {
- "render": "Accessible to kids older than {min_age} years",
- "question": "What is the minimum age required to access this playground?"
+ "question": "What is the minimum age required to access this playground?",
+ "render": "Accessible to kids older than {min_age} years"
},
"4": {
- "render": "Accessible to kids of at most {max_age}",
- "question": "What is the maximum age allowed to access this playground?"
+ "question": "What is the maximum age allowed to access this playground?",
+ "render": "Accessible to kids of at most {max_age}"
},
"5": {
"question": "Who operates this playground?",
"render": "Operated by {operator}"
},
"6": {
- "question": "Is this playground accessible to the general public?",
"mappings": {
"0": {
"then": "Accessible to the general public"
@@ -2622,7 +2618,8 @@
"4": {
"then": "Not accessible"
}
- }
+ },
+ "question": "Is this playground accessible to the general public?"
},
"7": {
"question": "What is the email address of the playground maintainer?",
@@ -2633,7 +2630,6 @@
"render": "{phone}"
},
"9": {
- "question": "Is this playground accessible to wheelchair users?",
"mappings": {
"0": {
"then": "Completely accessible for wheelchair users"
@@ -2644,10 +2640,10 @@
"2": {
"then": "Not accessible for wheelchair users"
}
- }
+ },
+ "question": "Is this playground accessible to wheelchair users?"
},
"10": {
- "question": "When is this playground accessible?",
"mappings": {
"0": {
"then": "Accessible from sunrise till sunset"
@@ -2658,26 +2654,22 @@
"2": {
"then": "Always accessible"
}
- }
+ },
+ "question": "When is this playground accessible?"
}
},
- "presets": {
- "0": {
- "title": "Playground"
- }
+ "title": {
+ "mappings": {
+ "0": {
+ "then": "Playground {name}"
+ }
+ },
+ "render": "Playground"
}
},
"public_bookcase": {
- "name": "Bookcases",
"description": "A streetside cabinet with books, accessible to anyone",
- "title": {
- "render": "Bookcase",
- "mappings": {
- "0": {
- "then": "Public bookcase {name}"
- }
- }
- },
+ "name": "Bookcases",
"presets": {
"0": {
"title": "Bookcase"
@@ -2685,20 +2677,19 @@
},
"tagRenderings": {
"2": {
- "render": "The name of this bookcase is {name}",
- "question": "What is the name of this public bookcase?",
"mappings": {
"0": {
"then": "This bookcase doesn't have a name"
}
- }
+ },
+ "question": "What is the name of this public bookcase?",
+ "render": "The name of this bookcase is {name}"
},
"3": {
- "render": "{capacity} books fit in this bookcase",
- "question": "How many books fit into this public bookcase?"
+ "question": "How many books fit into this public bookcase?",
+ "render": "{capacity} books fit in this bookcase"
},
"4": {
- "question": "What kind of books can be found in this public bookcase?",
"mappings": {
"0": {
"then": "Mostly children books"
@@ -2709,10 +2700,10 @@
"2": {
"then": "Both books for kids and adults"
}
- }
+ },
+ "question": "What kind of books can be found in this public bookcase?"
},
"5": {
- "question": "Is this bookcase located outdoors?",
"mappings": {
"0": {
"then": "This bookcase is located indoors"
@@ -2723,10 +2714,10 @@
"2": {
"then": "This bookcase is located outdoors"
}
- }
+ },
+ "question": "Is this bookcase located outdoors?"
},
"6": {
- "question": "Is this public bookcase freely accessible?",
"mappings": {
"0": {
"then": "Publicly accessible"
@@ -2734,15 +2725,14 @@
"1": {
"then": "Only accessible to customers"
}
- }
+ },
+ "question": "Is this public bookcase freely accessible?"
},
"7": {
"question": "Who maintains this public bookcase?",
"render": "Operated by {operator}"
},
"8": {
- "question": "Is this public bookcase part of a bigger network?",
- "render": "This public bookcase is part of {brand}",
"mappings": {
"0": {
"then": "Part of the network 'Little Free Library'"
@@ -2750,31 +2740,40 @@
"1": {
"then": "This public bookcase is not part of a bigger network"
}
- }
+ },
+ "question": "Is this public bookcase part of a bigger network?",
+ "render": "This public bookcase is part of {brand}"
},
"9": {
- "render": "The reference number of this public bookcase within {brand} is {ref}",
- "question": "What is the reference number of this public bookcase?",
"mappings": {
"0": {
"then": "This bookcase is not part of a bigger network"
}
- }
+ },
+ "question": "What is the reference number of this public bookcase?",
+ "render": "The reference number of this public bookcase within {brand} is {ref}"
},
"10": {
"question": "When was this public bookcase installed?",
"render": "Installed on {start_date}"
},
"11": {
- "render": "More info on the website",
- "question": "Is there a website with more information about this public bookcase?"
+ "question": "Is there a website with more information about this public bookcase?",
+ "render": "More info on the website"
}
+ },
+ "title": {
+ "mappings": {
+ "0": {
+ "then": "Public bookcase {name}"
+ }
+ },
+ "render": "Bookcase"
}
},
"slow_roads": {
"tagRenderings": {
"2": {
- "render": "The surface is {surface}",
"mappings": {
"0": {
"then": "The surface is grass"
@@ -2800,20 +2799,24 @@
"7": {
"then": "The surface is paved"
}
- }
+ },
+ "render": "The surface is {surface}"
}
}
},
"sport_pitch": {
- "name": "Sport pitches",
- "title": {
- "render": "Sport pitch"
- },
"description": "A sport pitch",
+ "name": "Sport pitches",
+ "presets": {
+ "0": {
+ "title": "Tabletennis table"
+ },
+ "1": {
+ "title": "Sport pitch"
+ }
+ },
"tagRenderings": {
"1": {
- "render": "{sport} is played here",
- "question": "Which sport can be played here?",
"mappings": {
"0": {
"then": "Basketball is played here"
@@ -2833,11 +2836,11 @@
"5": {
"then": "Basketball is played here"
}
- }
+ },
+ "question": "Which sport can be played here?",
+ "render": "{sport} is played here"
},
"2": {
- "question": "Which is the surface of this sport pitch?",
- "render": "The surface is {surface}",
"mappings": {
"0": {
"then": "The surface is grass"
@@ -2854,10 +2857,11 @@
"4": {
"then": "The surface is concrete"
}
- }
+ },
+ "question": "Which is the surface of this sport pitch?",
+ "render": "The surface is {surface}"
},
"3": {
- "question": "Is this sport pitch publicly accessible?",
"mappings": {
"0": {
"then": "Public access"
@@ -2871,10 +2875,10 @@
"3": {
"then": "Private - not accessible to the public"
}
- }
+ },
+ "question": "Is this sport pitch publicly accessible?"
},
"4": {
- "question": "Does one have to make an appointment to use this sport pitch?",
"mappings": {
"0": {
"then": "Making an appointment is obligatory to use this sport pitch"
@@ -2888,7 +2892,8 @@
"3": {
"then": "Making an appointment is not possible"
}
- }
+ },
+ "question": "Does one have to make an appointment to use this sport pitch?"
},
"5": {
"question": "What is the phone number of the operator?"
@@ -2897,31 +2902,22 @@
"question": "What is the email address of the operator?"
},
"7": {
- "question": "When is this pitch accessible?",
"mappings": {
"1": {
"then": "Always accessible"
}
- }
+ },
+ "question": "When is this pitch accessible?"
}
},
- "presets": {
- "0": {
- "title": "Tabletennis table"
- },
- "1": {
- "title": "Sport pitch"
- }
+ "title": {
+ "render": "Sport pitch"
}
},
"surveillance_camera": {
"name": "Surveillance camera's",
- "title": {
- "render": "Surveillance Camera"
- },
"tagRenderings": {
"1": {
- "question": "What kind of camera is this?",
"mappings": {
"0": {
"then": "A fixed (non-moving) camera"
@@ -2932,23 +2928,23 @@
"2": {
"then": "A panning camera"
}
- }
+ },
+ "question": "What kind of camera is this?"
},
"2": {
- "question": "In which geographical direction does this camera film?",
- "render": "Films to a compass heading of {camera:direction}",
"mappings": {
"0": {
"then": "Films to a compass heading of {direction}"
}
- }
+ },
+ "question": "In which geographical direction does this camera film?",
+ "render": "Films to a compass heading of {camera:direction}"
},
"3": {
"question": "Who operates this CCTV?",
"render": "Operated by {operator}"
},
"4": {
- "question": "What kind of surveillance is this camera",
"mappings": {
"0": {
"then": "A public area is surveilled, such as a street, a bridge, a square, a park, a train station, a public corridor or tunnel,..."
@@ -2959,10 +2955,10 @@
"2": {
"then": "A private indoor area is surveilled, e.g. a shop, a private underground parking, ..."
}
- }
+ },
+ "question": "What kind of surveillance is this camera"
},
"5": {
- "question": "Is the public space surveilled by this camera an indoor or outdoor space?",
"mappings": {
"0": {
"then": "This camera is located indoors"
@@ -2973,15 +2969,14 @@
"2": {
"then": "This camera is probably located outdoors"
}
- }
+ },
+ "question": "Is the public space surveilled by this camera an indoor or outdoor space?"
},
"6": {
"question": "On which level is this camera located?",
"render": "Located on level {level}"
},
"7": {
- "question": "What exactly is surveilled here?",
- "render": " Surveills a {surveillance:zone}",
"mappings": {
"0": {
"then": "Surveills a parking"
@@ -3001,11 +2996,11 @@
"5": {
"then": "Surveills a shop"
}
- }
+ },
+ "question": "What exactly is surveilled here?",
+ "render": " Surveills a {surveillance:zone}"
},
"8": {
- "question": "How is this camera placed?",
- "render": "Mounting method: {mount}",
"mappings": {
"0": {
"then": "This camera is placed against a wall"
@@ -3016,29 +3011,29 @@
"2": {
"then": "This camera is placed on the ceiling"
}
- }
+ },
+ "question": "How is this camera placed?",
+ "render": "Mounting method: {mount}"
}
+ },
+ "title": {
+ "render": "Surveillance Camera"
}
},
"toilet": {
"name": "Toilets",
- "title": {
- "render": "Toilet"
- },
"presets": {
"0": {
- "title": "Toilet",
- "description": "A publicly accessible toilet or restroom"
+ "description": "A publicly accessible toilet or restroom",
+ "title": "Toilet"
},
"1": {
- "title": "Toilets with wheelchair accessible toilet",
- "description": "A restroom which has at least one wheelchair-accessible toilet"
+ "description": "A restroom which has at least one wheelchair-accessible toilet",
+ "title": "Toilets with wheelchair accessible toilet"
}
},
"tagRenderings": {
"1": {
- "question": "Are these toilets publicly accessible?",
- "render": "Access is {access}",
"mappings": {
"0": {
"then": "Public access"
@@ -3055,10 +3050,11 @@
"4": {
"then": "Public access"
}
- }
+ },
+ "question": "Are these toilets publicly accessible?",
+ "render": "Access is {access}"
},
"2": {
- "question": "Are these toilets free to use?",
"mappings": {
"0": {
"then": "These are paid toilets"
@@ -3066,14 +3062,14 @@
"1": {
"then": "Free to use"
}
- }
+ },
+ "question": "Are these toilets free to use?"
},
"3": {
"question": "How much does one have to pay for these toilets?",
"render": "The fee is {charge}"
},
"4": {
- "question": "Is there a dedicated toilet for wheelchair users",
"mappings": {
"0": {
"then": "There is a dedicated toilet for wheelchair users"
@@ -3081,10 +3077,10 @@
"1": {
"then": "No wheelchair access"
}
- }
+ },
+ "question": "Is there a dedicated toilet for wheelchair users"
},
"5": {
- "question": "Which kind of toilets are this?",
"mappings": {
"0": {
"then": "There are only seated toilets"
@@ -3098,10 +3094,10 @@
"3": {
"then": "Both seated toilets and urinals are available here"
}
- }
+ },
+ "question": "Which kind of toilets are this?"
},
"6": {
- "question": "Is a changing table (to change diapers) available?",
"mappings": {
"0": {
"then": "A changing table is available"
@@ -3109,11 +3105,10 @@
"1": {
"then": "No changing table is available"
}
- }
+ },
+ "question": "Is a changing table (to change diapers) available?"
},
"7": {
- "question": "Where is the changing table located?",
- "render": "The changing table is located at {changing_table:location}",
"mappings": {
"0": {
"then": "The changing table is in the toilet for women. "
@@ -3127,15 +3122,17 @@
"3": {
"then": "The changing table is in a dedicated room. "
}
- }
+ },
+ "question": "Where is the changing table located?",
+ "render": "The changing table is located at {changing_table:location}"
}
+ },
+ "title": {
+ "render": "Toilet"
}
},
"trail": {
"name": "Trails",
- "title": {
- "render": "Trail"
- },
"tagRenderings": {
"1": {
"render": "The trail is {_length:km} kilometers long"
@@ -3156,29 +3153,37 @@
}
}
}
+ },
+ "title": {
+ "render": "Trail"
}
},
"tree_node": {
"name": "Tree",
- "title": {
- "render": "Tree",
- "mappings": {
- "0": {
- "then": "{name}"
- }
+ "presets": {
+ "0": {
+ "description": "A tree of a species with leaves, such as oak or populus.",
+ "title": "Broadleaved tree"
+ },
+ "1": {
+ "description": "A tree of a species with needles, such as pine or spruce.",
+ "title": "Needleleaved tree"
+ },
+ "2": {
+ "description": "If you're not sure whether it's a broadleaved or needleleaved tree.",
+ "title": "Tree"
}
},
"tagRenderings": {
"1": {
- "render": "Height: {height}",
"mappings": {
"0": {
"then": "Height: {height} m"
}
- }
+ },
+ "render": "Height: {height}"
},
"2": {
- "question": "Is this a broadleaved or needleleaved tree?",
"mappings": {
"0": {
"then": " Broadleaved"
@@ -3189,10 +3194,10 @@
"2": {
"then": "
Permanently leafless"
}
- }
+ },
+ "question": "Is this a broadleaved or needleleaved tree?"
},
"3": {
- "question": "How significant is this tree? Choose the first answer that applies.",
"mappings": {
"0": {
"then": "The tree is remarkable due to its size or prominent location. It is useful for navigation."
@@ -3218,10 +3223,10 @@
"7": {
"then": "The tree is outside of an urban area."
}
- }
+ },
+ "question": "How significant is this tree? Choose the first answer that applies."
},
"4": {
- "question": "Is this tree evergreen or deciduous?",
"mappings": {
"0": {
"then": "Deciduous: the tree loses its leaves for some time of the year."
@@ -3229,19 +3234,19 @@
"1": {
"then": "Evergreen."
}
- }
+ },
+ "question": "Is this tree evergreen or deciduous?"
},
"5": {
- "render": "Name: {name}",
- "question": "Does the tree have a name?",
"mappings": {
"0": {
"then": "The tree does not have a name."
}
- }
+ },
+ "question": "Does the tree have a name?",
+ "render": "Name: {name}"
},
"6": {
- "question": "Is this tree registered heritage?",
"mappings": {
"0": {
"then": "
Registered as heritage by Onroerend Erfgoed Flanders"
@@ -3258,70 +3263,73 @@
"4": {
"then": "Registered as heritage by a different organisation"
}
- }
+ },
+ "question": "Is this tree registered heritage?"
},
"7": {
- "render": "
Onroerend Erfgoed ID: {ref:OnroerendErfgoed}",
- "question": "What is the ID issued by Onroerend Erfgoed Flanders?"
+ "question": "What is the ID issued by Onroerend Erfgoed Flanders?",
+ "render": "
Onroerend Erfgoed ID: {ref:OnroerendErfgoed}"
},
"8": {
- "render": "
Wikidata: {wikidata}",
- "question": "What is the Wikidata ID for this tree?"
+ "question": "What is the Wikidata ID for this tree?",
+ "render": "
Wikidata: {wikidata}"
}
},
- "presets": {
- "0": {
- "title": "Broadleaved tree",
- "description": "A tree of a species with leaves, such as oak or populus."
+ "title": {
+ "mappings": {
+ "0": {
+ "then": "{name}"
+ }
},
- "1": {
- "title": "Needleleaved tree",
- "description": "A tree of a species with needles, such as pine or spruce."
- },
- "2": {
- "title": "Tree",
- "description": "If you're not sure whether it's a broadleaved or needleleaved tree."
- }
+ "render": "Tree"
}
},
"viewpoint": {
- "name": "Viewpoint",
"description": "A nice viewpoint or nice view. Ideal to add an image if no other category fits",
+ "name": "Viewpoint",
"presets": {
"0": {
"title": "Viewpoint"
}
},
- "title": {
- "render": "Viewpoint"
- },
"tagRenderings": {
"1": {
"question": "Do you want to add a description?"
}
+ },
+ "title": {
+ "render": "Viewpoint"
}
},
"visitor_information_centre": {
+ "description": "A visitor center offers information about a specific attraction or place of interest where it is located.",
"name": "Visitor Information Centre",
"title": {
- "render": "{name}",
"mappings": {
"1": {
"then": "{name}"
}
- }
- },
- "description": "A visitor center offers information about a specific attraction or place of interest where it is located."
+ },
+ "render": "{name}"
+ }
},
"waste_basket": {
- "name": "Waste Basket",
- "title": {
- "render": "Waste Basket"
- },
"description": "This is a public waste basket, thrash can, where you can throw away your thrash.",
+ "iconSize": {
+ "mappings": {
+ "0": {
+ "then": "Waste Basket"
+ }
+ }
+ },
+ "name": "Waste Basket",
+ "presets": {
+ "0": {
+ "title": "Waste Basket"
+ }
+ },
"tagRenderings": {
"0": {
- "question": "What kind of waste basket is this?",
"mappings": {
"0": {
"then": "A waste basket for general waste"
@@ -3341,20 +3349,12 @@
"5": {
"then": "A waste basket for needles and other sharp objects"
}
- }
+ },
+ "question": "What kind of waste basket is this?"
}
},
- "iconSize": {
- "mappings": {
- "0": {
- "then": "Waste Basket"
- }
- }
- },
- "presets": {
- "0": {
- "title": "Waste Basket"
- }
+ "title": {
+ "render": "Waste Basket"
}
},
"watermill": {
diff --git a/langs/layers/es.json b/langs/layers/es.json
index 62896c8e83..8747c0cf2e 100644
--- a/langs/layers/es.json
+++ b/langs/layers/es.json
@@ -1,12 +1,14 @@
{
"bench": {
"name": "Bancos",
- "title": {
- "render": "Banco"
+ "presets": {
+ "0": {
+ "description": "Añadir un nuevo banco",
+ "title": "Banco"
+ }
},
"tagRenderings": {
"1": {
- "render": "Respaldo",
"mappings": {
"0": {
"then": "Respaldo: Si"
@@ -15,14 +17,14 @@
"then": "Respaldo: No"
}
},
- "question": "¿Este banco tiene un respaldo?"
+ "question": "¿Este banco tiene un respaldo?",
+ "render": "Respaldo"
},
"2": {
- "render": "{seats} asientos",
- "question": "¿Cuántos asientos tiene este banco?"
+ "question": "¿Cuántos asientos tiene este banco?",
+ "render": "{seats} asientos"
},
"3": {
- "render": "Material: {material}",
"mappings": {
"0": {
"then": "Material: madera"
@@ -42,14 +44,12 @@
"5": {
"then": "Material: acero"
}
- }
+ },
+ "render": "Material: {material}"
}
},
- "presets": {
- "0": {
- "title": "Banco",
- "description": "Añadir un nuevo banco"
- }
+ "title": {
+ "render": "Banco"
}
},
"bench_at_pt": {
@@ -60,9 +60,6 @@
},
"defibrillator": {
"name": "Desfibriladores",
- "title": {
- "render": "Desfibrilador"
- },
"presets": {
"0": {
"title": "Desfibrilador"
@@ -70,7 +67,6 @@
},
"tagRenderings": {
"1": {
- "question": "¿Esté el desfibrilador en interior?",
"mappings": {
"0": {
"then": "Este desfibrilador está en interior"
@@ -78,11 +74,10 @@
"1": {
"then": "Este desfibrilador está en exterior"
}
- }
+ },
+ "question": "¿Esté el desfibrilador en interior?"
},
"2": {
- "question": "¿Está el desfibrilador accesible libremente?",
- "render": "El acceso es {access}",
"mappings": {
"0": {
"then": "Acceso libre"
@@ -96,7 +91,9 @@
"3": {
"then": "No accesible al público en general (ex. sólo accesible a trabajadores, propietarios, ...)"
}
- }
+ },
+ "question": "¿Está el desfibrilador accesible libremente?",
+ "render": "El acceso es {access}"
},
"4": {
"question": "¿En qué planta se encuentra el defibrilador localizado?",
@@ -111,6 +108,9 @@
"7": {
"question": "Da detalles de dónde se puede encontrar el desfibrilador (en frances)"
}
+ },
+ "title": {
+ "render": "Desfibrilador"
}
}
}
\ No newline at end of file
diff --git a/langs/layers/fi.json b/langs/layers/fi.json
index 71e6a3ca12..241f44de28 100644
--- a/langs/layers/fi.json
+++ b/langs/layers/fi.json
@@ -1,12 +1,14 @@
{
"bench": {
"name": "Penkit",
- "title": {
- "render": "Penkki"
+ "presets": {
+ "0": {
+ "description": "Lisää uusi penkki",
+ "title": "Penkki"
+ }
},
"tagRenderings": {
"1": {
- "render": "Selkänoja",
"mappings": {
"0": {
"then": "Selkänoja: kyllä"
@@ -14,10 +16,10 @@
"1": {
"then": "Selkänoja: ei"
}
- }
+ },
+ "render": "Selkänoja"
},
"3": {
- "render": "Materiaali: {material}",
"mappings": {
"0": {
"then": "Materiaali: puu"
@@ -34,10 +36,10 @@
"5": {
"then": "Materiaali: teräs"
}
- }
+ },
+ "render": "Materiaali: {material}"
},
"5": {
- "render": "Väri: {colour}",
"mappings": {
"0": {
"then": "Väri: ruskea"
@@ -63,24 +65,22 @@
"7": {
"then": "Väri: keltainen"
}
- }
+ },
+ "render": "Väri: {colour}"
}
},
- "presets": {
- "0": {
- "title": "Penkki",
- "description": "Lisää uusi penkki"
- }
+ "title": {
+ "render": "Penkki"
}
},
"bench_at_pt": {
- "title": {
- "render": "Penkki"
- },
"tagRenderings": {
"1": {
"render": "{name}"
}
+ },
+ "title": {
+ "render": "Penkki"
}
},
"bike_parking": {
diff --git a/langs/layers/fr.json b/langs/layers/fr.json
index c3cc461b18..2c27049e94 100644
--- a/langs/layers/fr.json
+++ b/langs/layers/fr.json
@@ -1,12 +1,14 @@
{
"bench": {
"name": "Bancs",
- "title": {
- "render": "Banc"
+ "presets": {
+ "0": {
+ "description": "Ajouter un nouveau banc",
+ "title": "Banc"
+ }
},
"tagRenderings": {
"1": {
- "render": "Dossier",
"mappings": {
"0": {
"then": "Dossier : Oui"
@@ -15,14 +17,14 @@
"then": "Dossier : Non"
}
},
- "question": "Ce banc dispose-t-il d'un dossier ?"
+ "question": "Ce banc dispose-t-il d'un dossier ?",
+ "render": "Dossier"
},
"2": {
- "render": "{seats} places",
- "question": "De combien de places dispose ce banc ?"
+ "question": "De combien de places dispose ce banc ?",
+ "render": "{seats} places"
},
"3": {
- "render": "Matériau : {material}",
"mappings": {
"0": {
"then": "Matériau : bois"
@@ -43,15 +45,14 @@
"then": "Matériau : acier"
}
},
- "question": "De quel matériau ce banc est-il fait ?"
+ "question": "De quel matériau ce banc est-il fait ?",
+ "render": "Matériau : {material}"
},
"4": {
"question": "Dans quelle direction regardez-vous quand vous êtes assis sur le banc ?",
"render": "Assis sur le banc, on regarde vers {direction}°."
},
"5": {
- "render": "Couleur : {colour}",
- "question": "Quelle est la couleur de ce banc ?",
"mappings": {
"0": {
"then": "Couleur : marron"
@@ -77,33 +78,21 @@
"7": {
"then": "Couleur : jaune"
}
- }
+ },
+ "question": "Quelle est la couleur de ce banc ?",
+ "render": "Couleur : {colour}"
},
"6": {
"question": "Quand ce banc a-t-il été contrôlé pour la dernière fois ?",
"render": "Ce banc a été contrôlé pour la dernière fois le {survey:date}"
}
},
- "presets": {
- "0": {
- "title": "Banc",
- "description": "Ajouter un nouveau banc"
- }
+ "title": {
+ "render": "Banc"
}
},
"bench_at_pt": {
"name": "Bancs des arrêts de transport en commun",
- "title": {
- "render": "Banc",
- "mappings": {
- "0": {
- "then": "Banc d'un arrêt de transport en commun"
- },
- "1": {
- "then": "Banc dans un abri"
- }
- }
- },
"tagRenderings": {
"1": {
"render": "{name}"
@@ -111,22 +100,34 @@
"2": {
"render": "Banc assis debout"
}
+ },
+ "title": {
+ "mappings": {
+ "0": {
+ "then": "Banc d'un arrêt de transport en commun"
+ },
+ "1": {
+ "then": "Banc dans un abri"
+ }
+ },
+ "render": "Banc"
}
},
"bicycle_library": {
- "name": "Vélothèque",
- "title": {
- "render": "Vélothèque"
- },
"description": "Un lieu où des vélos peuvent être empruntés pour un temps plus long",
+ "name": "Vélothèque",
+ "presets": {
+ "0": {
+ "description": "Une vélothèque a une flotte de vélos qui peuvent être empruntés",
+ "title": "Vélothèque"
+ }
+ },
"tagRenderings": {
"1": {
"question": "Quel est le nom de cette vélothèque ?",
"render": "Cette vélothèque s'appelle {name}"
},
"6": {
- "question": "Combien coûte l'emprunt d'un vélo ?",
- "render": "Emprunter un vélo coûte {charge}",
"mappings": {
"0": {
"then": "L'emprunt de vélo est gratuit"
@@ -134,10 +135,11 @@
"1": {
"then": "Emprunter un vélo coûte 20 €/an et 20 € de garantie"
}
- }
+ },
+ "question": "Combien coûte l'emprunt d'un vélo ?",
+ "render": "Emprunter un vélo coûte {charge}"
},
"7": {
- "question": "Qui peut emprunter des vélos ici ?",
"mappings": {
"0": {
"then": "Vélos pour enfants disponibles"
@@ -148,21 +150,16 @@
"2": {
"then": "Vélos pour personnes handicapées disponibles"
}
- }
+ },
+ "question": "Qui peut emprunter des vélos ici ?"
}
},
- "presets": {
- "0": {
- "title": "Vélothèque",
- "description": "Une vélothèque a une flotte de vélos qui peuvent être empruntés"
- }
+ "title": {
+ "render": "Vélothèque"
}
},
"bicycle_tube_vending_machine": {
"name": "Distributeur automatique de chambre à air de vélo",
- "title": {
- "render": "Distributeur automatique de chambre à air de vélo"
- },
"presets": {
"0": {
"title": "Distributeur automatique de chambre à air de vélo"
@@ -170,8 +167,6 @@
},
"tagRenderings": {
"1": {
- "question": "Cette machine est-elle encore opérationelle ?",
- "render": "L'état opérationnel est {operational_status}",
"mappings": {
"0": {
"then": "Le distributeur automatique fonctionne"
@@ -182,18 +177,20 @@
"2": {
"then": "Le distributeur automatique est fermé"
}
- }
+ },
+ "question": "Cette machine est-elle encore opérationelle ?",
+ "render": "L'état opérationnel est {operational_status}"
}
+ },
+ "title": {
+ "render": "Distributeur automatique de chambre à air de vélo"
}
},
"bike_cafe": {
"name": "Café vélo",
- "title": {
- "render": "Café Vélo",
- "mappings": {
- "0": {
- "then": "Café Vélo {name}"
- }
+ "presets": {
+ "0": {
+ "title": "Café Vélo"
}
},
"tagRenderings": {
@@ -202,7 +199,6 @@
"render": "Ce Café vélo s'appelle {name}"
},
"2": {
- "question": "Est-ce que ce Café vélo propose une pompe en libre accès ?",
"mappings": {
"0": {
"then": "Ce Café vélo offre une pompe en libre accès"
@@ -210,10 +206,10 @@
"1": {
"then": "Ce Café vélo n'offre pas de pompe en libre accès"
}
- }
+ },
+ "question": "Est-ce que ce Café vélo propose une pompe en libre accès ?"
},
"3": {
- "question": "Est-ce qu'il y a des outils pour réparer soi-même son vélo ?",
"mappings": {
"0": {
"then": "Ce Café vélo propose des outils pour réparer son vélo soi-même"
@@ -221,10 +217,10 @@
"1": {
"then": "Ce Café vélo ne propose pas d'outils pour réparer son vélo soi-même"
}
- }
+ },
+ "question": "Est-ce qu'il y a des outils pour réparer soi-même son vélo ?"
},
"4": {
- "question": "Est-ce que ce Café vélo répare les vélos ?",
"mappings": {
"0": {
"then": "Ce Café vélo répare les vélos"
@@ -232,7 +228,8 @@
"1": {
"then": "Ce Café vélo ne répare pas les vélos"
}
- }
+ },
+ "question": "Est-ce que ce Café vélo répare les vélos ?"
},
"5": {
"question": "Quel est le site web de {name} ?"
@@ -247,32 +244,34 @@
"question": "Quand ce Café vélo est-t-il ouvert ?"
}
},
- "presets": {
- "0": {
- "title": "Café Vélo"
- }
+ "title": {
+ "mappings": {
+ "0": {
+ "then": "Café Vélo {name}"
+ }
+ },
+ "render": "Café Vélo"
}
},
"bike_cleaning": {
"name": "Service de nettoyage de vélo",
- "title": {
- "render": "Service de nettoyage de vélo",
- "mappings": {
- "0": {
- "then": "Service de nettoyage de vélo {name}"
- }
- }
- },
"presets": {
"0": {
"title": "Service de nettoyage de vélo"
}
+ },
+ "title": {
+ "mappings": {
+ "0": {
+ "then": "Service de nettoyage de vélo {name}"
+ }
+ },
+ "render": "Service de nettoyage de vélo"
}
},
"bike_monitoring_station": {
"name": "Stations de contrôle",
"title": {
- "render": "Station de comptage de vélo",
"mappings": {
"0": {
"then": "Station de comptage de vélo {name}"
@@ -280,7 +279,8 @@
"1": {
"then": "Station de comptage de vélo {ref}"
}
- }
+ },
+ "render": "Station de comptage de vélo"
}
},
"bike_parking": {
@@ -290,13 +290,8 @@
"title": "Parking à vélo"
}
},
- "title": {
- "render": "Parking à vélo"
- },
"tagRenderings": {
"1": {
- "question": "Quel type de parking à vélos est-ce ?",
- "render": "Ceci est un parking à vélo de type {bicycle_parking}",
"mappings": {
"0": {
"then": "Arceaux
"
@@ -322,10 +317,11 @@
"7": {
"then": "Zone au sol qui est marquée pour le stationnement des vélos"
}
- }
+ },
+ "question": "Quel type de parking à vélos est-ce ?",
+ "render": "Ceci est un parking à vélo de type {bicycle_parking}"
},
"2": {
- "question": "Quelle est la position relative de ce parking à vélo ?",
"mappings": {
"0": {
"then": "Parking souterrain"
@@ -342,10 +338,10 @@
"4": {
"then": "Parking sur un toit"
}
- }
+ },
+ "question": "Quelle est la position relative de ce parking à vélo ?"
},
"3": {
- "question": "Ce parking est-il couvert ? Sélectionnez aussi \"couvert\" pour les parkings en intérieur.",
"mappings": {
"0": {
"then": "Ce parking est couvert (il a un toit)"
@@ -353,15 +349,14 @@
"1": {
"then": "Ce parking n'est pas couvert"
}
- }
+ },
+ "question": "Ce parking est-il couvert ? Sélectionnez aussi \"couvert\" pour les parkings en intérieur."
},
"4": {
"question": "Combien de vélos entrent dans ce parking à vélos (y compris les éventuels vélos de transport) ?",
"render": "Place pour {capacity} vélos"
},
"5": {
- "question": "Qui peut utiliser ce parking à vélo ?",
- "render": "{access}",
"mappings": {
"0": {
"then": "Accessible publiquement"
@@ -372,10 +367,11 @@
"2": {
"then": "Accès limité aux membres d'une école, entreprise ou organisation"
}
- }
+ },
+ "question": "Qui peut utiliser ce parking à vélo ?",
+ "render": "{access}"
},
"6": {
- "question": "Est-ce que ce parking à vélo a des emplacements pour des vélos cargo ?",
"mappings": {
"0": {
"then": "Ce parking a de la place pour les vélos cargo"
@@ -386,18 +382,141 @@
"2": {
"then": "Il est interdit de garer des vélos cargo"
}
- }
+ },
+ "question": "Est-ce que ce parking à vélo a des emplacements pour des vélos cargo ?"
},
"7": {
"question": "Combien de vélos de transport entrent dans ce parking à vélos ?",
"render": "Ce parking a de la place pour {capacity:cargo_bike} vélos de transport"
}
+ },
+ "title": {
+ "render": "Parking à vélo"
}
},
"bike_repair_station": {
+ "icon": {
+ "render": "./assets/layers/bike_repair_station/repair_station.svg"
+ },
"name": "Station velo (réparation, pompe à vélo)",
+ "presets": {
+ "0": {
+ "description": "Un dispositif pour gonfler vos pneus sur un emplacement fixe dans l'espace public.
Exemples de pompes à vélo
Exemple
",
+ "title": "Point de réparation vélo avec pompe"
+ },
+ "2": {
+ "title": "Point de réparation vélo sans pompe"
+ }
+ },
+ "tagRenderings": {
+ "1": {
+ "mappings": {
+ "0": {
+ "then": "Il y a seulement une pompe"
+ },
+ "1": {
+ "then": "Il y a seulement des outils (tournevis, pinces...)"
+ },
+ "2": {
+ "then": "Il y a des outils et une pompe"
+ }
+ },
+ "question": "Quels services sont valables à cette station vélo ?"
+ },
+ "2": {
+ "question": "Qui maintient cette pompe à vélo ?",
+ "render": "Mantenue par {operator}"
+ },
+ "5": {
+ "mappings": {
+ "0": {
+ "then": "Ouvert en permanence"
+ },
+ "1": {
+ "then": "Ouvert en permanence"
+ }
+ },
+ "question": "Quand ce point de réparation de vélo est-il ouvert ?"
+ },
+ "6": {
+ "mappings": {
+ "0": {
+ "then": "Il y a un outil pour réparer la chaine"
+ },
+ "1": {
+ "then": "Il n'y a pas d'outil pour réparer la chaine"
+ }
+ },
+ "question": "Est-ce que cette station vélo a un outil specifique pour réparer la chaîne du vélo ?"
+ },
+ "7": {
+ "mappings": {
+ "0": {
+ "then": "Il y a un crochet ou une accroche"
+ },
+ "1": {
+ "then": "Il n'y pas de crochet ou d'accroche"
+ }
+ },
+ "question": "Est-ce que cette station vélo à un crochet pour suspendre son vélo ou une accroche pour l'élevé ?"
+ },
+ "8": {
+ "mappings": {
+ "0": {
+ "then": "La pompe à vélo est cassée"
+ },
+ "1": {
+ "then": "La pompe est opérationnelle"
+ }
+ },
+ "question": "La pompe à vélo fonctionne-t-elle toujours ?"
+ },
+ "10": {
+ "mappings": {
+ "0": {
+ "then": "Sclaverand (aussi appelé Presta)"
+ },
+ "1": {
+ "then": "Dunlop"
+ },
+ "2": {
+ "then": "Schrader (les valves de voitures)"
+ }
+ },
+ "question": "Quelles valves sont compatibles ?",
+ "render": "Cette pompe est compatible avec les valves suivantes : {valves}"
+ },
+ "11": {
+ "mappings": {
+ "0": {
+ "then": "Pompe manuelle"
+ },
+ "1": {
+ "then": "Pompe électrique"
+ }
+ },
+ "question": "Est-ce que cette pompe est électrique ?"
+ },
+ "12": {
+ "mappings": {
+ "0": {
+ "then": "Il y a un manomètre"
+ },
+ "1": {
+ "then": "Il n'y a pas de manomètre"
+ },
+ "2": {
+ "then": "Il y a un manomètre mais il est cassé"
+ }
+ },
+ "question": "Est-ce que la pompe à un manomètre integré ?"
+ }
+ },
"title": {
- "render": "Point station velo avec pompe",
"mappings": {
"0": {
"then": "Point de réparation velo"
@@ -414,152 +533,18 @@
"4": {
"then": "Pompe de vélo"
}
- }
- },
- "tagRenderings": {
- "1": {
- "question": "Quels services sont valables à cette station vélo ?",
- "mappings": {
- "0": {
- "then": "Il y a seulement une pompe"
- },
- "1": {
- "then": "Il y a seulement des outils (tournevis, pinces...)"
- },
- "2": {
- "then": "Il y a des outils et une pompe"
- }
- }
},
- "2": {
- "question": "Qui maintient cette pompe à vélo ?",
- "render": "Mantenue par {operator}"
- },
- "5": {
- "question": "Quand ce point de réparation de vélo est-il ouvert ?",
- "mappings": {
- "0": {
- "then": "Ouvert en permanence"
- },
- "1": {
- "then": "Ouvert en permanence"
- }
- }
- },
- "6": {
- "question": "Est-ce que cette station vélo a un outil specifique pour réparer la chaîne du vélo ?",
- "mappings": {
- "0": {
- "then": "Il y a un outil pour réparer la chaine"
- },
- "1": {
- "then": "Il n'y a pas d'outil pour réparer la chaine"
- }
- }
- },
- "7": {
- "question": "Est-ce que cette station vélo à un crochet pour suspendre son vélo ou une accroche pour l'élevé ?",
- "mappings": {
- "0": {
- "then": "Il y a un crochet ou une accroche"
- },
- "1": {
- "then": "Il n'y pas de crochet ou d'accroche"
- }
- }
- },
- "8": {
- "question": "La pompe à vélo fonctionne-t-elle toujours ?",
- "mappings": {
- "0": {
- "then": "La pompe à vélo est cassée"
- },
- "1": {
- "then": "La pompe est opérationnelle"
- }
- }
- },
- "10": {
- "question": "Quelles valves sont compatibles ?",
- "render": "Cette pompe est compatible avec les valves suivantes : {valves}",
- "mappings": {
- "0": {
- "then": "Sclaverand (aussi appelé Presta)"
- },
- "1": {
- "then": "Dunlop"
- },
- "2": {
- "then": "Schrader (les valves de voitures)"
- }
- }
- },
- "11": {
- "question": "Est-ce que cette pompe est électrique ?",
- "mappings": {
- "0": {
- "then": "Pompe manuelle"
- },
- "1": {
- "then": "Pompe électrique"
- }
- }
- },
- "12": {
- "question": "Est-ce que la pompe à un manomètre integré ?",
- "mappings": {
- "0": {
- "then": "Il y a un manomètre"
- },
- "1": {
- "then": "Il n'y a pas de manomètre"
- },
- "2": {
- "then": "Il y a un manomètre mais il est cassé"
- }
- }
- }
- },
- "icon": {
- "render": "./assets/layers/bike_repair_station/repair_station.svg"
- },
- "presets": {
- "0": {
- "title": "Pompe à vélo",
- "description": "Un dispositif pour gonfler vos pneus sur un emplacement fixe dans l'espace public.
Exemples de pompes à vélo
Exemple
"
- },
- "2": {
- "title": "Point de réparation vélo sans pompe"
- }
+ "render": "Point station velo avec pompe"
}
},
"bike_shop": {
+ "description": "Un magasin vendant spécifiquement des vélos ou des objets en lien",
"name": "Magasin ou réparateur de vélo",
- "title": {
- "render": "Magasin ou réparateur de vélo",
- "mappings": {
- "0": {
- "then": "Magasin de sport {name}"
- },
- "2": {
- "then": "Location de vélo {name}"
- },
- "3": {
- "then": "Réparateur de vélo {name}"
- },
- "4": {
- "then": "Magasin de vélo {name}"
- },
- "5": {
- "then": "Magasin ou réparateur de vélo {name}"
- }
+ "presets": {
+ "0": {
+ "title": "Magasin et réparateur de vélo"
}
},
- "description": "Un magasin vendant spécifiquement des vélos ou des objets en lien",
"tagRenderings": {
"1": {
"render": "Ce magasin est spécialisé dans la vente de {shop} et a des activités liées au vélo"
@@ -578,7 +563,6 @@
"question": "Quelle est l'adresse électronique de {name} ?"
},
"9": {
- "question": "Est-ce que ce magasin vend des vélos ?",
"mappings": {
"0": {
"then": "Ce magasin vend des vélos"
@@ -586,10 +570,10 @@
"1": {
"then": "Ce magasin ne vend pas de vélo"
}
- }
+ },
+ "question": "Est-ce que ce magasin vend des vélos ?"
},
"10": {
- "question": "Est-ce que ce magasin répare des vélos ?",
"mappings": {
"0": {
"then": "Ce magasin répare des vélos"
@@ -603,10 +587,10 @@
"3": {
"then": "Ce magasin ne répare seulement des marques spécifiques"
}
- }
+ },
+ "question": "Est-ce que ce magasin répare des vélos ?"
},
"11": {
- "question": "Est-ce ce magasin loue des vélos ?",
"mappings": {
"0": {
"then": "Ce magasin loue des vélos"
@@ -614,10 +598,10 @@
"1": {
"then": "Ce magasin ne loue pas de vélos"
}
- }
+ },
+ "question": "Est-ce ce magasin loue des vélos ?"
},
"12": {
- "question": "Est-ce ce magasin vend des vélos d'occasion ?",
"mappings": {
"0": {
"then": "Ce magasin vend des vélos d'occasion"
@@ -628,10 +612,10 @@
"2": {
"then": "Ce magasin vend seulement des vélos d'occasion"
}
- }
+ },
+ "question": "Est-ce ce magasin vend des vélos d'occasion ?"
},
"13": {
- "question": "Est-ce que ce magasin offre une pompe en accès libre ?",
"mappings": {
"0": {
"then": "Ce magasin offre une pompe en acces libre"
@@ -642,10 +626,10 @@
"2": {
"then": "Il y a une pompe à vélo, c'est indiqué comme un point séparé "
}
- }
+ },
+ "question": "Est-ce que ce magasin offre une pompe en accès libre ?"
},
"14": {
- "question": "Est-ce qu'il y a des outils pour réparer son vélo dans ce magasin ?",
"mappings": {
"0": {
"then": "Ce magasin offre des outils pour réparer son vélo soi-même"
@@ -656,10 +640,10 @@
"2": {
"then": "Des outils d'auto-réparation sont disponibles uniquement si vous avez acheté ou loué le vélo dans ce magasin"
}
- }
+ },
+ "question": "Est-ce qu'il y a des outils pour réparer son vélo dans ce magasin ?"
},
"15": {
- "question": "Lave-t-on les vélos ici ?",
"mappings": {
"0": {
"then": "Ce magasin lave les vélos"
@@ -670,31 +654,43 @@
"2": {
"then": "Ce magasin ne fait pas le nettoyage de vélo"
}
- }
+ },
+ "question": "Lave-t-on les vélos ici ?"
}
},
- "presets": {
- "0": {
- "title": "Magasin et réparateur de vélo"
- }
+ "title": {
+ "mappings": {
+ "0": {
+ "then": "Magasin de sport {name}"
+ },
+ "2": {
+ "then": "Location de vélo {name}"
+ },
+ "3": {
+ "then": "Réparateur de vélo {name}"
+ },
+ "4": {
+ "then": "Magasin de vélo {name}"
+ },
+ "5": {
+ "then": "Magasin ou réparateur de vélo {name}"
+ }
+ },
+ "render": "Magasin ou réparateur de vélo"
}
},
"bike_themed_object": {
"name": "Objet cycliste",
"title": {
- "render": "Objet cycliste",
"mappings": {
"1": {
"then": "Piste cyclable"
}
- }
+ },
+ "render": "Objet cycliste"
}
},
"defibrillator": {
- "name": "Défibrillateurs",
- "title": {
- "render": "Défibrillateur"
- },
"icon": {
"mappings": {
"0": {
@@ -702,6 +698,7 @@
}
}
},
+ "name": "Défibrillateurs",
"presets": {
"0": {
"title": "Défibrillateur"
@@ -709,7 +706,6 @@
},
"tagRenderings": {
"1": {
- "question": "Ce défibrillateur est-il disposé en intérieur ?",
"mappings": {
"0": {
"then": "Ce défibrillateur est en intérieur (dans un batiment)"
@@ -717,11 +713,10 @@
"1": {
"then": "Ce défibrillateur est situé en extérieur"
}
- }
+ },
+ "question": "Ce défibrillateur est-il disposé en intérieur ?"
},
"2": {
- "question": "Ce défibrillateur est-il librement accessible ?",
- "render": "{access} accessible",
"mappings": {
"0": {
"then": "Librement accessible"
@@ -738,11 +733,11 @@
"4": {
"then": "Pas accessible, peut-être uniquement à usage professionnel"
}
- }
+ },
+ "question": "Ce défibrillateur est-il librement accessible ?",
+ "render": "{access} accessible"
},
"3": {
- "render": "Il n'y a pas d'information sur le type de dispositif",
- "question": "Est-ce un défibrillateur automatique normal ou un défibrillateur manuel à usage professionnel uniquement ?",
"mappings": {
"0": {
"then": "C'est un défibrillateur manuel pour professionnel"
@@ -750,11 +745,11 @@
"1": {
"then": "C'est un défibrillateur automatique manuel"
}
- }
+ },
+ "question": "Est-ce un défibrillateur automatique normal ou un défibrillateur manuel à usage professionnel uniquement ?",
+ "render": "Il n'y a pas d'information sur le type de dispositif"
},
"4": {
- "question": "À quel étage est situé ce défibrillateur ?",
- "render": "Ce défibrillateur est à l'étage {level}",
"mappings": {
"0": {
"then": "Ce défibrillateur est au rez-de-chaussée"
@@ -762,69 +757,71 @@
"1": {
"then": "Ce défibrillateur est au premier étage"
}
- }
+ },
+ "question": "À quel étage est situé ce défibrillateur ?",
+ "render": "Ce défibrillateur est à l'étage {level}"
},
"5": {
- "render": "Informations supplémentaires à propos de l'emplacement (dans la langue locale) :
{defibrillator:location}",
- "question": "Veuillez indiquez plus précisément où se situe le défibrillateur (dans la langue local)"
+ "question": "Veuillez indiquez plus précisément où se situe le défibrillateur (dans la langue local)",
+ "render": "Informations supplémentaires à propos de l'emplacement (dans la langue locale) :
{defibrillator:location}"
},
"6": {
- "render": "Informations supplémentaires à propos de l'emplacement (en anglais) :
{defibrillator:location}",
- "question": "Veuillez indiquez plus précisément où se situe le défibrillateur (en englais)"
+ "question": "Veuillez indiquez plus précisément où se situe le défibrillateur (en englais)",
+ "render": "Informations supplémentaires à propos de l'emplacement (en anglais) :
{defibrillator:location}"
},
"7": {
- "render": "Informations supplémentaires à propos de l'emplacement (en Français) :
{defibrillator:location}",
- "question": "Veuillez indiquez plus précisément où se situe le défibrillateur (en français)"
+ "question": "Veuillez indiquez plus précisément où se situe le défibrillateur (en français)",
+ "render": "Informations supplémentaires à propos de l'emplacement (en Français) :
{defibrillator:location}"
},
"9": {
- "render": "Numéro d'identification officiel de ce dispositif : {ref}",
- "question": "Quel est le numéro d'identification officiel de ce dispositif ? (si il est visible sur le dispositif)"
+ "question": "Quel est le numéro d'identification officiel de ce dispositif ? (si il est visible sur le dispositif)",
+ "render": "Numéro d'identification officiel de ce dispositif : {ref}"
},
"10": {
- "render": "Adresse électronique pour des questions à propos de ce défibrillateur : {email}",
- "question": "Quelle est l'adresse électronique pour des questions à propos de ce défibrillateur ?"
+ "question": "Quelle est l'adresse électronique pour des questions à propos de ce défibrillateur ?",
+ "render": "Adresse électronique pour des questions à propos de ce défibrillateur : {email}"
},
"11": {
- "render": "Numéro de téléphone pour questions sur le défibrillateur : {phone}",
- "question": "Quel est le numéro de téléphone pour questions sur le défibrillateur ?"
+ "question": "Quel est le numéro de téléphone pour questions sur le défibrillateur ?",
+ "render": "Numéro de téléphone pour questions sur le défibrillateur : {phone}"
},
"12": {
- "render": "{opening_hours_table(opening_hours)}",
- "question": "À quels horaires ce défibrillateur est-il accessible ?",
"mappings": {
"0": {
"then": "Ouvert 24/7 (jours feriés inclus)"
}
- }
+ },
+ "question": "À quels horaires ce défibrillateur est-il accessible ?",
+ "render": "{opening_hours_table(opening_hours)}"
},
"13": {
- "render": "Informations supplémentaires : {description}",
- "question": "Y a-t-il des informations utiles pour les utilisateurs que vous n'avez pas pu décrire ci-dessus ? (laisser vide sinon)"
+ "question": "Y a-t-il des informations utiles pour les utilisateurs que vous n'avez pas pu décrire ci-dessus ? (laisser vide sinon)",
+ "render": "Informations supplémentaires : {description}"
},
"14": {
- "question": "Quand le défibrillateur a-t-il été vérifié pour la dernière fois ?",
- "render": "Ce défibrillateur a été vérifié pour la dernière fois le {survey:date}",
"mappings": {
"0": {
"then": "Vérifié aujourd'hui !"
}
- }
+ },
+ "question": "Quand le défibrillateur a-t-il été vérifié pour la dernière fois ?",
+ "render": "Ce défibrillateur a été vérifié pour la dernière fois le {survey:date}"
},
"15": {
- "render": "Informations supplémentaires pour les experts d'OpenStreetMap : {fixme}",
- "question": "Y a-t-il quelque chose qui ne va pas dans la manière dont ça a été cartographié, et que vous n'avez pas pu réparer ici ? (laisser une note pour les experts d'OpenStreetMap)"
+ "question": "Y a-t-il quelque chose qui ne va pas dans la manière dont ça a été cartographié, et que vous n'avez pas pu réparer ici ? (laisser une note pour les experts d'OpenStreetMap)",
+ "render": "Informations supplémentaires pour les experts d'OpenStreetMap : {fixme}"
}
+ },
+ "title": {
+ "render": "Défibrillateur"
}
},
"direction": {
- "name": "Visualisation de la direction",
- "description": "Cette couche visualise les directions"
+ "description": "Cette couche visualise les directions",
+ "name": "Visualisation de la direction"
},
"drinking_water": {
"name": "Eau potable",
- "title": {
- "render": "Eau potable"
- },
"presets": {
"0": {
"title": "Eau potable"
@@ -832,8 +829,6 @@
},
"tagRenderings": {
"1": {
- "question": "Ce point d'eau potable est-il toujours opérationnel ?",
- "render": "L'état opérationnel est {operational_status",
"mappings": {
"0": {
"then": "Cette fontaine fonctionne"
@@ -844,10 +839,11 @@
"2": {
"then": "Cette fontaine est fermée"
}
- }
+ },
+ "question": "Ce point d'eau potable est-il toujours opérationnel ?",
+ "render": "L'état opérationnel est {operational_status"
},
"2": {
- "question": "Est-il facile de remplir des bouteilles d'eau ?",
"mappings": {
"0": {
"then": "Il est facile de remplir les bouteilles d'eau"
@@ -855,17 +851,20 @@
"1": {
"then": "Les bouteilles d'eau peuvent ne pas passer"
}
- }
+ },
+ "question": "Est-il facile de remplir des bouteilles d'eau ?"
},
"3": {
"render": "Une autre source d’eau potable est à {_closest_other_drinking_water_distance} mètres a>"
}
+ },
+ "title": {
+ "render": "Eau potable"
}
},
"food": {
"tagRenderings": {
"14": {
- "question": "Cette friterie est-elle équipée de snacks végétariens ?",
"mappings": {
"0": {
"then": "Des collations végétariens sont disponibles"
@@ -876,10 +875,10 @@
"2": {
"then": "Pas d'en-cas végétariens disponibles"
}
- }
+ },
+ "question": "Cette friterie est-elle équipée de snacks végétariens ?"
},
"15": {
- "question": "Cette friterie est-elle équipée de snacks végétaliens ?",
"mappings": {
"0": {
"then": "Des collations végétaliens sont disponibles"
@@ -890,10 +889,10 @@
"2": {
"then": "Pas d'en-cas végétaliens disponibles"
}
- }
+ },
+ "question": "Cette friterie est-elle équipée de snacks végétaliens ?"
},
"16": {
- "question": "Cette friteuse fonctionne-t-elle avec de la graisse animale ou végétale ?",
"mappings": {
"0": {
"then": "Huile végétale"
@@ -901,10 +900,10 @@
"1": {
"then": "Graisse animale"
}
- }
+ },
+ "question": "Cette friteuse fonctionne-t-elle avec de la graisse animale ou végétale ?"
},
"17": {
- "question": "Est-il proposé d’utiliser ses propres contenants pour sa commande ?
",
"mappings": {
"0": {
"then": "Vous pouvez apporter vos contenants pour votre commande, limitant l’usage de matériaux à usage unique et les déchets"
@@ -915,20 +914,13 @@
"2": {
"then": "Il est obligatoire d’apporter ses propres contenants"
}
- }
+ },
+ "question": "Est-il proposé d’utiliser ses propres contenants pour sa commande ?
"
}
}
},
"ghost_bike": {
"name": "Vélos fantômes",
- "title": {
- "render": "Vélo fantôme",
- "mappings": {
- "0": {
- "then": "Vélo fantôme en souvenir de {name}"
- }
- }
- },
"presets": {
"0": {
"title": "Vélo fantôme"
@@ -939,13 +931,13 @@
"render": "Un vélo fantôme est un monument commémoratif pour un cycliste décédé dans un accident de la route, sous la forme d'un vélo blanc placé en permanence près du lieu de l'accident."
},
"2": {
- "question": "À qui est dédié ce vélo fantôme ?
Veuillez respecter la vie privée – ajoutez le nom seulement s'il est largement publié ou marqué sur le vélo. Choisissez de ne pas indiquer le nom de famille ",
- "render": "En souvenir de {name}",
"mappings": {
"0": {
"then": "Aucun nom n'est marqué sur le vélo"
}
- }
+ },
+ "question": "À qui est dédié ce vélo fantôme ?
Veuillez respecter la vie privée – ajoutez le nom seulement s'il est largement publié ou marqué sur le vélo. Choisissez de ne pas indiquer le nom de famille ",
+ "render": "En souvenir de {name}"
},
"3": {
"question": "Sur quelle page web peut-on trouver plus d'informations sur le Vélo fantôme ou l'accident ?",
@@ -959,37 +951,47 @@
"question": "Quand ce vélo fantôme a-t-il été installée ?",
"render": "Placé le {start_date}"
}
+ },
+ "title": {
+ "mappings": {
+ "0": {
+ "then": "Vélo fantôme en souvenir de {name}"
+ }
+ },
+ "render": "Vélo fantôme"
}
},
"information_board": {
"name": "Panneaux d'informations",
- "title": {
- "render": "Panneau d'informations"
- },
"presets": {
"0": {
"title": "Panneau d'informations"
}
+ },
+ "title": {
+ "render": "Panneau d'informations"
}
},
"map": {
- "name": "Cartes",
- "title": {
- "render": "Carte"
- },
"description": "Une carte, destinée aux touristes, installée en permanence dans l'espace public",
+ "name": "Cartes",
+ "presets": {
+ "0": {
+ "description": "Ajouter une carte manquante",
+ "title": "Carte"
+ }
+ },
"tagRenderings": {
"1": {
- "question": "Sur quelles données cette carte est-elle basée ?",
"mappings": {
"0": {
"then": "Cette carte est basée sur OpenStreetMap"
}
},
+ "question": "Sur quelles données cette carte est-elle basée ?",
"render": "Cette carte est basée sur {map_source}"
},
"2": {
- "question": "L’attribution à OpenStreetMap est elle-présente ?",
"mappings": {
"0": {
"then": "L’attribution est clairement inscrite ainsi que la licence ODBL"
@@ -1006,20 +1008,17 @@
"4": {
"then": "Il n'y a aucune attribution"
}
- }
+ },
+ "question": "L’attribution à OpenStreetMap est elle-présente ?"
}
},
- "presets": {
- "0": {
- "title": "Carte",
- "description": "Ajouter une carte manquante"
- }
+ "title": {
+ "render": "Carte"
}
},
"nature_reserve": {
"tagRenderings": {
"5": {
- "question": "Les chiens sont-ils autorisés dans cette réserve naturelle ?",
"mappings": {
"0": {
"then": "Les chiens doivent être tenus en laisse"
@@ -1030,7 +1029,8 @@
"2": {
"then": "Les chiens sont autorisés à se promener librement"
}
- }
+ },
+ "question": "Les chiens sont-ils autorisés dans cette réserve naturelle ?"
},
"6": {
"question": "Sur quelle page web peut-on trouver plus d'informations sur cette réserve naturelle ?"
@@ -1053,15 +1053,15 @@
}
},
"picnic_table": {
- "name": "Tables de pique-nique",
- "title": {
- "render": "Table de pique-nique"
- },
"description": "La couche montrant les tables de pique-nique",
+ "name": "Tables de pique-nique",
+ "presets": {
+ "0": {
+ "title": "Table de pique-nique"
+ }
+ },
"tagRenderings": {
"0": {
- "question": "En quel matériau est faite la table de pique-nique ?",
- "render": "La table est faite en {material}",
"mappings": {
"0": {
"then": "C’est une table en bois"
@@ -1069,30 +1069,25 @@
"1": {
"then": "C’est une table en béton"
}
- }
+ },
+ "question": "En quel matériau est faite la table de pique-nique ?",
+ "render": "La table est faite en {material}"
}
},
- "presets": {
- "0": {
- "title": "Table de pique-nique"
- }
+ "title": {
+ "render": "Table de pique-nique"
}
},
"playground": {
- "name": "Aire de jeu",
"description": "Aire de jeu",
- "title": {
- "render": "Aire de jeu",
- "mappings": {
- "0": {
- "then": "Aire de jeu {name}"
- }
+ "name": "Aire de jeu",
+ "presets": {
+ "0": {
+ "title": "Terrain de jeux"
}
},
"tagRenderings": {
"1": {
- "question": "De quelle matière est la surface de l’aire de jeu ?
Pour plusieurs matières, sélectionner la principale",
- "render": "La surface est en {surface}",
"mappings": {
"0": {
"then": "La surface est en gazon"
@@ -1118,10 +1113,11 @@
"7": {
"then": "La surface a un revêtement"
}
- }
+ },
+ "question": "De quelle matière est la surface de l’aire de jeu ?
Pour plusieurs matières, sélectionner la principale",
+ "render": "La surface est en {surface}"
},
"2": {
- "question": "Ce terrain de jeux est-il éclairé la nuit ?",
"mappings": {
"0": {
"then": "L’aire de jeu est éclairée de nuit"
@@ -1129,22 +1125,22 @@
"1": {
"then": "L’aire de jeu n’est pas éclairée de nuit"
}
- }
+ },
+ "question": "Ce terrain de jeux est-il éclairé la nuit ?"
},
"3": {
- "render": "Accessible aux enfants de plus de {min_age} ans",
- "question": "Quel est l'âge minimal requis pour accéder à ce terrain de jeux ?"
+ "question": "Quel est l'âge minimal requis pour accéder à ce terrain de jeux ?",
+ "render": "Accessible aux enfants de plus de {min_age} ans"
},
"4": {
- "render": "Accessible aux enfants de {max_age} au maximum",
- "question": "Quel est l’âge maximum autorisé pour utiliser l’aire de jeu ?"
+ "question": "Quel est l’âge maximum autorisé pour utiliser l’aire de jeu ?",
+ "render": "Accessible aux enfants de {max_age} au maximum"
},
"5": {
"question": "Qui est en charge de l’exploitation de l’aire de jeu ?",
"render": "Exploité par {operator}"
},
"6": {
- "question": "L’aire de jeu est-elle accessible au public ?",
"mappings": {
"0": {
"then": "Accessible au public"
@@ -1161,7 +1157,8 @@
"4": {
"then": "Non accessible"
}
- }
+ },
+ "question": "L’aire de jeu est-elle accessible au public ?"
},
"7": {
"question": "Quelle est l'adresse électronique du responsable de l'aire de jeux ?",
@@ -1172,7 +1169,6 @@
"render": "{phone}"
},
"9": {
- "question": "Ce terrain de jeux est-il accessible aux personnes en fauteuil roulant ?",
"mappings": {
"0": {
"then": "Entièrement accessible aux personnes en fauteuil roulant"
@@ -1183,10 +1179,10 @@
"2": {
"then": "Non accessible aux personnes en fauteuil roulant"
}
- }
+ },
+ "question": "Ce terrain de jeux est-il accessible aux personnes en fauteuil roulant ?"
},
"10": {
- "question": "Quand ce terrain de jeux est-il accessible ?",
"mappings": {
"0": {
"then": "Accessible du lever au coucher du soleil"
@@ -1197,26 +1193,22 @@
"2": {
"then": "Toujours accessible"
}
- }
+ },
+ "question": "Quand ce terrain de jeux est-il accessible ?"
}
},
- "presets": {
- "0": {
- "title": "Terrain de jeux"
- }
+ "title": {
+ "mappings": {
+ "0": {
+ "then": "Aire de jeu {name}"
+ }
+ },
+ "render": "Aire de jeu"
}
},
"public_bookcase": {
- "name": "Microbibliothèque",
"description": "Une armoire ou une boite contenant des livres en libre accès",
- "title": {
- "render": "Microbibliothèque",
- "mappings": {
- "0": {
- "then": "Microbibliothèque {name}"
- }
- }
- },
+ "name": "Microbibliothèque",
"presets": {
"0": {
"title": "Microbibliothèque"
@@ -1224,20 +1216,19 @@
},
"tagRenderings": {
"2": {
- "render": "Le nom de cette microbibliothèque est {name}",
- "question": "Quel est le nom de cette microbibliothèque ?",
"mappings": {
"0": {
"then": "Cette microbibliothèque n'a pas de nom"
}
- }
+ },
+ "question": "Quel est le nom de cette microbibliothèque ?",
+ "render": "Le nom de cette microbibliothèque est {name}"
},
"3": {
- "render": "{capacity} livres peuvent entrer dans cette microbibliothèque",
- "question": "Combien de livres peuvent entrer dans cette microbibliothèque ?"
+ "question": "Combien de livres peuvent entrer dans cette microbibliothèque ?",
+ "render": "{capacity} livres peuvent entrer dans cette microbibliothèque"
},
"4": {
- "question": "Quel type de livres peut-on dans cette microbibliothèque ?",
"mappings": {
"0": {
"then": "Livres pour enfants"
@@ -1248,10 +1239,10 @@
"2": {
"then": "Livres pour enfants et adultes également"
}
- }
+ },
+ "question": "Quel type de livres peut-on dans cette microbibliothèque ?"
},
"5": {
- "question": "Cette microbiliothèque est-elle en extérieur ?",
"mappings": {
"0": {
"then": "Cette microbibliothèque est en intérieur"
@@ -1262,10 +1253,10 @@
"2": {
"then": "Cette microbibliothèque est en extérieur"
}
- }
+ },
+ "question": "Cette microbiliothèque est-elle en extérieur ?"
},
"6": {
- "question": "Cette microbibliothèque est-elle librement accèssible ?",
"mappings": {
"0": {
"then": "Accèssible au public"
@@ -1273,15 +1264,14 @@
"1": {
"then": "Accèssible aux clients"
}
- }
+ },
+ "question": "Cette microbibliothèque est-elle librement accèssible ?"
},
"7": {
"question": "Qui entretien cette microbibliothèque ?",
"render": "Entretenue par {operator}"
},
"8": {
- "question": "Cette microbibliothèque fait-elle partie d'un réseau/groupe ?",
- "render": "Cette microbibliothèque fait partie du groupe {brand}",
"mappings": {
"0": {
"then": "Fait partie du réseau Little Free Library"
@@ -1289,31 +1279,40 @@
"1": {
"then": "Cette microbibliothèque ne fait pas partie d'un réseau/groupe"
}
- }
+ },
+ "question": "Cette microbibliothèque fait-elle partie d'un réseau/groupe ?",
+ "render": "Cette microbibliothèque fait partie du groupe {brand}"
},
"9": {
- "render": "Cette microbibliothèque du réseau {brand} possède le numéro {ref}",
- "question": "Quelle est le numéro de référence de cette microbibliothèque ?",
"mappings": {
"0": {
"then": "Cette microbibliothèque ne fait pas partie d'un réseau/groupe"
}
- }
+ },
+ "question": "Quelle est le numéro de référence de cette microbibliothèque ?",
+ "render": "Cette microbibliothèque du réseau {brand} possède le numéro {ref}"
},
"10": {
"question": "Quand a été installée cette microbibliothèque ?",
"render": "Installée le {start_date}"
},
"11": {
- "render": "Plus d'infos sur le site web",
- "question": "Y a-t-il un site web avec plus d'informations sur cette microbibliothèque ?"
+ "question": "Y a-t-il un site web avec plus d'informations sur cette microbibliothèque ?",
+ "render": "Plus d'infos sur le site web"
}
+ },
+ "title": {
+ "mappings": {
+ "0": {
+ "then": "Microbibliothèque {name}"
+ }
+ },
+ "render": "Microbibliothèque"
}
},
"slow_roads": {
"tagRenderings": {
"2": {
- "render": "La surface en {surface}",
"mappings": {
"0": {
"then": "La surface est en herbe"
@@ -1339,20 +1338,24 @@
"7": {
"then": "La surface est pavée"
}
- }
+ },
+ "render": "La surface en {surface}"
}
}
},
"sport_pitch": {
- "name": "Terrains de sport",
- "title": {
- "render": "Terrain de sport"
- },
"description": "Un terrain de sport",
+ "name": "Terrains de sport",
+ "presets": {
+ "0": {
+ "title": "Table de ping-pong"
+ },
+ "1": {
+ "title": "Terrain de sport"
+ }
+ },
"tagRenderings": {
"1": {
- "render": "Ici on joue au {sport}",
- "question": "À quel sport peut-on jouer ici ?",
"mappings": {
"0": {
"then": "Ici, on joue au basketball"
@@ -1372,11 +1375,11 @@
"5": {
"then": "Ici, on joue au basketball"
}
- }
+ },
+ "question": "À quel sport peut-on jouer ici ?",
+ "render": "Ici on joue au {sport}"
},
"2": {
- "question": "De quelle surface est fait ce terrain de sport ?",
- "render": "La surface est {surface}",
"mappings": {
"0": {
"then": "La surface est de l'herbe"
@@ -1393,10 +1396,11 @@
"4": {
"then": "La surface est du béton"
}
- }
+ },
+ "question": "De quelle surface est fait ce terrain de sport ?",
+ "render": "La surface est {surface}"
},
"3": {
- "question": "Est-ce que ce terrain de sport est accessible au public ?",
"mappings": {
"0": {
"then": "Accessible au public"
@@ -1410,10 +1414,10 @@
"3": {
"then": "Privé - Pas accessible au public"
}
- }
+ },
+ "question": "Est-ce que ce terrain de sport est accessible au public ?"
},
"4": {
- "question": "Doit-on réserver pour utiliser ce terrain de sport ?",
"mappings": {
"0": {
"then": "Il est obligatoire de réserver pour utiliser ce terrain de sport"
@@ -1427,7 +1431,8 @@
"3": {
"then": "On ne peut pas réserver"
}
- }
+ },
+ "question": "Doit-on réserver pour utiliser ce terrain de sport ?"
},
"5": {
"question": "Quel est le numéro de téléphone du gérant ?"
@@ -1436,31 +1441,22 @@
"question": "Quelle est l'adresse courriel du gérant ?"
},
"7": {
- "question": "Quand ce terrain est-il accessible ?",
"mappings": {
"1": {
"then": "Accessible en permanence"
}
- }
+ },
+ "question": "Quand ce terrain est-il accessible ?"
}
},
- "presets": {
- "0": {
- "title": "Table de ping-pong"
- },
- "1": {
- "title": "Terrain de sport"
- }
+ "title": {
+ "render": "Terrain de sport"
}
},
"surveillance_camera": {
"name": "Caméras de surveillance",
- "title": {
- "render": "Caméra de surveillance"
- },
"tagRenderings": {
"1": {
- "question": "Quel genre de caméra est-ce ?",
"mappings": {
"0": {
"then": "Une caméra fixe (non mobile)"
@@ -1471,23 +1467,23 @@
"2": {
"then": "Une caméra panoramique"
}
- }
+ },
+ "question": "Quel genre de caméra est-ce ?"
},
"2": {
- "question": "Dans quelle direction géographique cette caméra filme-t-elle ?",
- "render": "Filme dans une direction {camera:direction}",
"mappings": {
"0": {
"then": "Filme dans une direction {direction}"
}
- }
+ },
+ "question": "Dans quelle direction géographique cette caméra filme-t-elle ?",
+ "render": "Filme dans une direction {camera:direction}"
},
"3": {
"question": "Qui exploite ce système de vidéosurveillance ?",
"render": "Exploité par {operator}"
},
"4": {
- "question": "Quel genre de surveillance est cette caméra",
"mappings": {
"0": {
"then": "Une zone publique est surveillée, telle qu'une rue, un pont, une place, un parc, une gare, un couloir ou un tunnel public…"
@@ -1498,10 +1494,10 @@
"2": {
"then": "Une zone intérieure privée est surveillée, par exemple un magasin, un parking souterrain privé…"
}
- }
+ },
+ "question": "Quel genre de surveillance est cette caméra"
},
"5": {
- "question": "L'espace public surveillé par cette caméra est-il un espace intérieur ou extérieur ?",
"mappings": {
"0": {
"then": "Cette caméra est située à l'intérieur"
@@ -1512,15 +1508,14 @@
"2": {
"then": "Cette caméra est probablement située à l'extérieur"
}
- }
+ },
+ "question": "L'espace public surveillé par cette caméra est-il un espace intérieur ou extérieur ?"
},
"6": {
"question": "À quel niveau se trouve cette caméra ?",
"render": "Situé au niveau {level}"
},
"7": {
- "question": "Qu'est-ce qui est surveillé ici ?",
- "render": " Surveille un(e) {surveillance:zone}",
"mappings": {
"0": {
"then": "Surveille un parking"
@@ -1540,11 +1535,11 @@
"5": {
"then": "Surveille un magasin"
}
- }
+ },
+ "question": "Qu'est-ce qui est surveillé ici ?",
+ "render": " Surveille un(e) {surveillance:zone}"
},
"8": {
- "question": "Comment cette caméra est-elle placée ?",
- "render": "Méthode de montage : {mount}",
"mappings": {
"0": {
"then": "Cette caméra est placée contre un mur"
@@ -1555,29 +1550,29 @@
"2": {
"then": "Cette caméra est placée au plafond"
}
- }
+ },
+ "question": "Comment cette caméra est-elle placée ?",
+ "render": "Méthode de montage : {mount}"
}
+ },
+ "title": {
+ "render": "Caméra de surveillance"
}
},
"toilet": {
"name": "Toilettes",
- "title": {
- "render": "Toilettes"
- },
"presets": {
"0": {
- "title": "Toilettes",
- "description": "Des toilettes"
+ "description": "Des toilettes",
+ "title": "Toilettes"
},
"1": {
- "title": "Toilettes accessible aux personnes à mobilité réduite",
- "description": "Toilettes avec au moins un WC accessible aux personnes à mobilité réduite"
+ "description": "Toilettes avec au moins un WC accessible aux personnes à mobilité réduite",
+ "title": "Toilettes accessible aux personnes à mobilité réduite"
}
},
"tagRenderings": {
"1": {
- "question": "Ces toilettes sont-elles accessibles au public ?",
- "render": "L'accès est {access}",
"mappings": {
"0": {
"then": "Accès publique"
@@ -1594,10 +1589,11 @@
"4": {
"then": "Accès publique"
}
- }
+ },
+ "question": "Ces toilettes sont-elles accessibles au public ?",
+ "render": "L'accès est {access}"
},
"2": {
- "question": "Ces toilettes sont-elles payantes ?",
"mappings": {
"0": {
"then": "Toilettes payantes"
@@ -1605,14 +1601,14 @@
"1": {
"then": "Toilettes gratuites"
}
- }
+ },
+ "question": "Ces toilettes sont-elles payantes ?"
},
"3": {
"question": "Quel est le prix d'accès de ces toilettes ?",
"render": "Le prix est {charge}"
},
"4": {
- "question": "Y a-t-il des toilettes réservées aux personnes en fauteuil roulant ?",
"mappings": {
"0": {
"then": "Il y a des toilettes réservées pour les personnes à mobilité réduite"
@@ -1620,10 +1616,10 @@
"1": {
"then": "Non accessible aux personnes à mobilité réduite"
}
- }
+ },
+ "question": "Y a-t-il des toilettes réservées aux personnes en fauteuil roulant ?"
},
"5": {
- "question": "De quel type sont ces toilettes ?",
"mappings": {
"0": {
"then": "Il y a uniquement des sièges de toilettes"
@@ -1637,10 +1633,10 @@
"3": {
"then": "Il y a des sièges de toilettes et des urinoirs"
}
- }
+ },
+ "question": "De quel type sont ces toilettes ?"
},
"6": {
- "question": "Ces toilettes disposent-elles d'une table à langer ?",
"mappings": {
"0": {
"then": "Une table à langer est disponible"
@@ -1648,11 +1644,10 @@
"1": {
"then": "Aucune table à langer"
}
- }
+ },
+ "question": "Ces toilettes disposent-elles d'une table à langer ?"
},
"7": {
- "question": "Où se situe la table à langer ?",
- "render": "Emplacement de la table à langer : {changing_table:location}",
"mappings": {
"0": {
"then": "La table à langer est dans les toilettes pour femmes. "
@@ -1666,31 +1661,41 @@
"3": {
"then": "La table à langer est dans un espace dédié. "
}
- }
+ },
+ "question": "Où se situe la table à langer ?",
+ "render": "Emplacement de la table à langer : {changing_table:location}"
}
+ },
+ "title": {
+ "render": "Toilettes"
}
},
"tree_node": {
"name": "Arbre",
- "title": {
- "render": "Arbre",
- "mappings": {
- "0": {
- "then": "{name}"
- }
+ "presets": {
+ "0": {
+ "description": "Un arbre d'une espèce avec de larges feuilles, comme le chêne ou le peuplier.",
+ "title": "Arbre feuillu"
+ },
+ "1": {
+ "description": "Une espèce d’arbre avec des épines comme le pin ou l’épicéa.",
+ "title": "Arbre résineux"
+ },
+ "2": {
+ "description": "Si vous n'êtes pas sûr(e) de savoir s'il s'agit d'un arbre à feuilles larges ou à aiguilles.",
+ "title": "Arbre"
}
},
"tagRenderings": {
"1": {
- "render": "Hauteur : {height}",
"mappings": {
"0": {
"then": "Hauteur : {height} m"
}
- }
+ },
+ "render": "Hauteur : {height}"
},
"2": {
- "question": "Cet arbre est-il un feuillu ou un résineux ?",
"mappings": {
"0": {
"then": " Feuillu"
@@ -1701,10 +1706,10 @@
"2": {
"then": "
Sans feuilles (Permanent)"
}
- }
+ },
+ "question": "Cet arbre est-il un feuillu ou un résineux ?"
},
"3": {
- "question": "Quelle est l'importance de cet arbre ? Choisissez la première réponse qui s'applique.",
"mappings": {
"0": {
"then": "L'arbre est remarquable en raison de sa taille ou de son emplacement proéminent. Il est utile pour la navigation."
@@ -1730,10 +1735,10 @@
"7": {
"then": "Cet arbre est en zone rurale."
}
- }
+ },
+ "question": "Quelle est l'importance de cet arbre ? Choisissez la première réponse qui s'applique."
},
"4": {
- "question": "L’arbre est-il à feuillage persistant ou caduc ?",
"mappings": {
"0": {
"then": "Caduc : l’arbre perd son feuillage une partie de l’année."
@@ -1741,19 +1746,19 @@
"1": {
"then": "À feuilles persistantes."
}
- }
+ },
+ "question": "L’arbre est-il à feuillage persistant ou caduc ?"
},
"5": {
- "render": "Nom : {name}",
- "question": "L'arbre a-t-il un nom ?",
"mappings": {
"0": {
"then": "L'arbre n'a pas de nom."
}
- }
+ },
+ "question": "L'arbre a-t-il un nom ?",
+ "render": "Nom : {name}"
},
"6": {
- "question": "Cet arbre est-il inscrit au patrimoine ?",
"mappings": {
"0": {
"then": "
Fait partie du patrimoine par Onroerend Erfgoed"
@@ -1770,47 +1775,42 @@
"4": {
"then": "Enregistré comme patrimoine par une autre organisation"
}
- }
+ },
+ "question": "Cet arbre est-il inscrit au patrimoine ?"
},
"7": {
- "render": "
Identifiant Onroerend Erfgoed : {ref:OnroerendErfgoed}",
- "question": "Quel est son identifiant donné par Onroerend Erfgoed ?"
+ "question": "Quel est son identifiant donné par Onroerend Erfgoed ?",
+ "render": "
Identifiant Onroerend Erfgoed : {ref:OnroerendErfgoed}"
},
"8": {
- "render": "
Wikidata : {wikidata}",
- "question": "Quel est l'identifiant Wikidata de cet arbre ?"
+ "question": "Quel est l'identifiant Wikidata de cet arbre ?",
+ "render": "
Wikidata : {wikidata}"
}
},
- "presets": {
- "0": {
- "title": "Arbre feuillu",
- "description": "Un arbre d'une espèce avec de larges feuilles, comme le chêne ou le peuplier."
+ "title": {
+ "mappings": {
+ "0": {
+ "then": "{name}"
+ }
},
- "1": {
- "title": "Arbre résineux",
- "description": "Une espèce d’arbre avec des épines comme le pin ou l’épicéa."
- },
- "2": {
- "title": "Arbre",
- "description": "Si vous n'êtes pas sûr(e) de savoir s'il s'agit d'un arbre à feuilles larges ou à aiguilles."
- }
+ "render": "Arbre"
}
},
"viewpoint": {
- "name": "Point de vue",
"description": "Un beau point de vue ou une belle vue. Idéal pour ajouter une image si aucune autre catégorie ne convient",
+ "name": "Point de vue",
"presets": {
"0": {
"title": "Point de vue"
}
},
- "title": {
- "render": "Point de vue"
- },
"tagRenderings": {
"1": {
"question": "Voulez-vous ajouter une description ?"
}
+ },
+ "title": {
+ "render": "Point de vue"
}
}
}
\ No newline at end of file
diff --git a/langs/layers/gl.json b/langs/layers/gl.json
index d0ff3955fc..3a44139385 100644
--- a/langs/layers/gl.json
+++ b/langs/layers/gl.json
@@ -1,12 +1,9 @@
{
"bike_cafe": {
"name": "Café de ciclistas",
- "title": {
- "render": "Café de ciclistas",
- "mappings": {
- "0": {
- "then": "Café de ciclistas {name}"
- }
+ "presets": {
+ "0": {
+ "title": "Café de ciclistas"
}
},
"tagRenderings": {
@@ -15,7 +12,6 @@
"render": "Este café de ciclistas chámase {name}"
},
"2": {
- "question": "Este café de ciclistas ofrece unha bomba de ar para que calquera persoa poida usala?",
"mappings": {
"0": {
"then": "Este café de ciclistas ofrece unha bomba de ar"
@@ -23,10 +19,10 @@
"1": {
"then": "Este café de ciclistas non ofrece unha bomba de ar"
}
- }
+ },
+ "question": "Este café de ciclistas ofrece unha bomba de ar para que calquera persoa poida usala?"
},
"3": {
- "question": "Hai ferramentas aquí para arranxar a túa propia bicicleta?",
"mappings": {
"0": {
"then": "Hai ferramentas aquí para arranxar a túa propia bicicleta"
@@ -34,10 +30,10 @@
"1": {
"then": "Non hai ferramentas aquí para arranxar a túa propia bicicleta"
}
- }
+ },
+ "question": "Hai ferramentas aquí para arranxar a túa propia bicicleta?"
},
"4": {
- "question": "Este café de ciclistas arranxa bicicletas?",
"mappings": {
"0": {
"then": "Este café de ciclistas arranxa bicicletas"
@@ -45,7 +41,8 @@
"1": {
"then": "Este café de ciclistas non arranxa bicicletas"
}
- }
+ },
+ "question": "Este café de ciclistas arranxa bicicletas?"
},
"5": {
"question": "Cal é a páxina web de {name}?"
@@ -57,10 +54,13 @@
"question": "Cal é o enderezo de correo electrónico de {name}?"
}
},
- "presets": {
- "0": {
- "title": "Café de ciclistas"
- }
+ "title": {
+ "mappings": {
+ "0": {
+ "then": "Café de ciclistas {name}"
+ }
+ },
+ "render": "Café de ciclistas"
}
},
"bike_parking": {
@@ -70,13 +70,8 @@
"title": "Aparcadoiro de bicicletas"
}
},
- "title": {
- "render": "Aparcadoiro de bicicletas"
- },
"tagRenderings": {
"1": {
- "question": "Que tipo de aparcadoiro de bicicletas é?",
- "render": "Este é un aparcadoiro de bicicletas do tipo: {bicycle_parking}",
"mappings": {
"0": {
"then": "De roda (Stands)
"
@@ -96,10 +91,11 @@
"5": {
"then": "Abeiro
"
}
- }
+ },
+ "question": "Que tipo de aparcadoiro de bicicletas é?",
+ "render": "Este é un aparcadoiro de bicicletas do tipo: {bicycle_parking}"
},
"3": {
- "question": "Este aparcadoiro está cuberto? Tamén escolle \"cuberto\" para aparcadoiros interiores.",
"mappings": {
"0": {
"then": "Este aparcadoiro está cuberto (ten un teito)"
@@ -107,14 +103,14 @@
"1": {
"then": "Este aparcadoiro non está cuberto"
}
- }
+ },
+ "question": "Este aparcadoiro está cuberto? Tamén escolle \"cuberto\" para aparcadoiros interiores."
},
"4": {
"question": "Cantas bicicletas caben neste aparcadoiro de bicicletas (incluídas as posíbeis bicicletas de carga)?",
"render": "Lugar para {capacity} bicicletas"
},
"6": {
- "question": "Este aparcadoiro de bicicletas ten espazo para bicicletas de carga?",
"mappings": {
"0": {
"then": "Este aparcadoiro ten espazo para bicicletas de carga."
@@ -125,18 +121,121 @@
"2": {
"then": "Non está permitido aparcar bicicletas de carga"
}
- }
+ },
+ "question": "Este aparcadoiro de bicicletas ten espazo para bicicletas de carga?"
},
"7": {
"question": "Cantas bicicletas de carga caben neste aparcadoiro de bicicletas?",
"render": "Neste aparcadoiro caben {capacity:cargo_bike} bicicletas de carga"
}
+ },
+ "title": {
+ "render": "Aparcadoiro de bicicletas"
}
},
"bike_repair_station": {
"name": "Estación de bicicletas (arranxo, bomba de ar ou ambos)",
+ "presets": {
+ "0": {
+ "title": "Bomba de ar"
+ },
+ "1": {
+ "title": "Estación de arranxo de bicicletas con bomba de ar"
+ },
+ "2": {
+ "title": "Estación de arranxo de bicicletas sin bomba de ar"
+ }
+ },
+ "tagRenderings": {
+ "1": {
+ "mappings": {
+ "0": {
+ "then": "Só hai unha bomba de ar presente"
+ },
+ "1": {
+ "then": "Só hai ferramentas (desaparafusadores, alicates...) presentes"
+ },
+ "2": {
+ "then": "Hai ferramentas e unha bomba de ar presentes"
+ }
+ },
+ "question": "Que servizos están dispoñíbeis nesta estación de bicicletas?"
+ },
+ "6": {
+ "mappings": {
+ "0": {
+ "then": "Hai unha ferramenta para a cadea"
+ },
+ "1": {
+ "then": "Non hai unha ferramenta para a cadea"
+ }
+ },
+ "question": "Esta estación de arranxo de bicicletas ten unha ferramenta especial para arranxar a cadea da túa bicicleta?"
+ },
+ "7": {
+ "mappings": {
+ "0": {
+ "then": "Hai un guindastre ou soporte"
+ },
+ "1": {
+ "then": "Non hai un guindastre ou soporte"
+ }
+ },
+ "question": "Esta estación de bicicletas ten un guindastre para pendurar a túa bicicleta ou un soporte para elevala?"
+ },
+ "8": {
+ "mappings": {
+ "0": {
+ "then": "A bomba de ar está estragada"
+ },
+ "1": {
+ "then": "A bomba de ar está operativa"
+ }
+ },
+ "question": "Segue a funcionar a bomba de ar?"
+ },
+ "10": {
+ "mappings": {
+ "0": {
+ "then": "Sclaverand (tamén coñecido como Presta)"
+ },
+ "1": {
+ "then": "Dunlop"
+ },
+ "2": {
+ "then": "Schrader (para automóbiles)"
+ }
+ },
+ "question": "Que válvulas son compatíbeis?",
+ "render": "Esta bomba de ar admite as seguintes válvulas: {valves}"
+ },
+ "11": {
+ "mappings": {
+ "0": {
+ "then": "Bomba de ar manual"
+ },
+ "1": {
+ "then": "Bomba de ar eléctrica"
+ }
+ },
+ "question": "Esta é unha bomba de ar eléctrica?"
+ },
+ "12": {
+ "mappings": {
+ "0": {
+ "then": "Hai manómetro"
+ },
+ "1": {
+ "then": "Non hai manómetro"
+ },
+ "2": {
+ "then": "Hai manómetro pero está estragado"
+ }
+ },
+ "question": "Ten a bomba de ar un indicador de presión ou un manómetro?"
+ }
+ },
"title": {
- "render": "Estación de bicicletas (arranxo e bomba de ar)",
"mappings": {
"0": {
"then": "Estación de arranxo de bicicletas"
@@ -153,123 +252,15 @@
"4": {
"then": "Bomba de ar"
}
- }
- },
- "tagRenderings": {
- "1": {
- "question": "Que servizos están dispoñíbeis nesta estación de bicicletas?",
- "mappings": {
- "0": {
- "then": "Só hai unha bomba de ar presente"
- },
- "1": {
- "then": "Só hai ferramentas (desaparafusadores, alicates...) presentes"
- },
- "2": {
- "then": "Hai ferramentas e unha bomba de ar presentes"
- }
- }
},
- "6": {
- "question": "Esta estación de arranxo de bicicletas ten unha ferramenta especial para arranxar a cadea da túa bicicleta?",
- "mappings": {
- "0": {
- "then": "Hai unha ferramenta para a cadea"
- },
- "1": {
- "then": "Non hai unha ferramenta para a cadea"
- }
- }
- },
- "7": {
- "question": "Esta estación de bicicletas ten un guindastre para pendurar a túa bicicleta ou un soporte para elevala?",
- "mappings": {
- "0": {
- "then": "Hai un guindastre ou soporte"
- },
- "1": {
- "then": "Non hai un guindastre ou soporte"
- }
- }
- },
- "8": {
- "question": "Segue a funcionar a bomba de ar?",
- "mappings": {
- "0": {
- "then": "A bomba de ar está estragada"
- },
- "1": {
- "then": "A bomba de ar está operativa"
- }
- }
- },
- "10": {
- "question": "Que válvulas son compatíbeis?",
- "render": "Esta bomba de ar admite as seguintes válvulas: {valves}",
- "mappings": {
- "0": {
- "then": "Sclaverand (tamén coñecido como Presta)"
- },
- "1": {
- "then": "Dunlop"
- },
- "2": {
- "then": "Schrader (para automóbiles)"
- }
- }
- },
- "11": {
- "question": "Esta é unha bomba de ar eléctrica?",
- "mappings": {
- "0": {
- "then": "Bomba de ar manual"
- },
- "1": {
- "then": "Bomba de ar eléctrica"
- }
- }
- },
- "12": {
- "question": "Ten a bomba de ar un indicador de presión ou un manómetro?",
- "mappings": {
- "0": {
- "then": "Hai manómetro"
- },
- "1": {
- "then": "Non hai manómetro"
- },
- "2": {
- "then": "Hai manómetro pero está estragado"
- }
- }
- }
- },
- "presets": {
- "0": {
- "title": "Bomba de ar"
- },
- "1": {
- "title": "Estación de arranxo de bicicletas con bomba de ar"
- },
- "2": {
- "title": "Estación de arranxo de bicicletas sin bomba de ar"
- }
+ "render": "Estación de bicicletas (arranxo e bomba de ar)"
}
},
"bike_shop": {
"name": "Tenda/arranxo de bicicletas",
- "title": {
- "render": "Tenda/arranxo de bicicletas",
- "mappings": {
- "3": {
- "then": "Arranxo de bicicletas {name}"
- },
- "4": {
- "then": "Tenda de bicicletas {name}"
- },
- "5": {
- "then": "Tenda/arranxo de bicicletas {name}"
- }
+ "presets": {
+ "0": {
+ "title": "Tenda/arranxo de bicicletas"
}
},
"tagRenderings": {
@@ -287,7 +278,6 @@
"question": "Cal é o enderezo de correo electrónico de {name}?"
},
"9": {
- "question": "Esta tenda vende bicicletas?",
"mappings": {
"0": {
"then": "Esta tenda vende bicicletas"
@@ -295,10 +285,10 @@
"1": {
"then": "Esta tenda non vende bicicletas"
}
- }
+ },
+ "question": "Esta tenda vende bicicletas?"
},
"10": {
- "question": "Esta tenda arranxa bicicletas?",
"mappings": {
"0": {
"then": "Esta tenda arranxa bicicletas"
@@ -312,10 +302,10 @@
"3": {
"then": "Esta tenda só arranxa bicicletas dunha certa marca"
}
- }
+ },
+ "question": "Esta tenda arranxa bicicletas?"
},
"11": {
- "question": "Esta tenda aluga bicicletas?",
"mappings": {
"0": {
"then": "Esta tenda aluga bicicletas"
@@ -323,10 +313,10 @@
"1": {
"then": "Esta tenda non aluga bicicletas"
}
- }
+ },
+ "question": "Esta tenda aluga bicicletas?"
},
"12": {
- "question": "Esta tenda vende bicicletas de segunda man?",
"mappings": {
"0": {
"then": "Esta tenda vende bicicletas de segunda man"
@@ -337,10 +327,10 @@
"2": {
"then": "Esta tenda só vende bicicletas de segunda man"
}
- }
+ },
+ "question": "Esta tenda vende bicicletas de segunda man?"
},
"13": {
- "question": "Esta tenda ofrece unha bomba de ar para uso de calquera persoa?",
"mappings": {
"0": {
"then": "Esta tenda ofrece unha bomba de ar para uso de calquera persoa"
@@ -348,10 +338,10 @@
"1": {
"then": "Esta tenda non ofrece unha bomba de ar para uso de calquera persoa"
}
- }
+ },
+ "question": "Esta tenda ofrece unha bomba de ar para uso de calquera persoa?"
},
"14": {
- "question": "Hai ferramentas aquí para arranxar a túa propia bicicleta?",
"mappings": {
"0": {
"then": "Hai ferramentas aquí para arranxar a túa propia bicicleta"
@@ -359,24 +349,34 @@
"1": {
"then": "Non hai ferramentas aquí para arranxar a túa propia bicicleta"
}
- }
+ },
+ "question": "Hai ferramentas aquí para arranxar a túa propia bicicleta?"
}
},
- "presets": {
- "0": {
- "title": "Tenda/arranxo de bicicletas"
- }
+ "title": {
+ "mappings": {
+ "3": {
+ "then": "Arranxo de bicicletas {name}"
+ },
+ "4": {
+ "then": "Tenda de bicicletas {name}"
+ },
+ "5": {
+ "then": "Tenda/arranxo de bicicletas {name}"
+ }
+ },
+ "render": "Tenda/arranxo de bicicletas"
}
},
"drinking_water": {
"name": "Auga potábel",
- "title": {
- "render": "Auga potábel"
- },
"presets": {
"0": {
"title": "Auga potábel"
}
+ },
+ "title": {
+ "render": "Auga potábel"
}
}
}
\ No newline at end of file
diff --git a/langs/layers/hu.json b/langs/layers/hu.json
index 6c313c911b..1072d95a73 100644
--- a/langs/layers/hu.json
+++ b/langs/layers/hu.json
@@ -1,12 +1,13 @@
{
"bench": {
"name": "Padok",
- "title": {
- "render": "Pad"
+ "presets": {
+ "0": {
+ "description": "Pad hozzáadása"
+ }
},
"tagRenderings": {
"1": {
- "render": "Háttámla",
"mappings": {
"0": {
"then": "Háttámla: Igen"
@@ -15,14 +16,14 @@
"then": "Háttámla: Nem"
}
},
- "question": "Van háttámlája ennek a padnak?"
+ "question": "Van háttámlája ennek a padnak?",
+ "render": "Háttámla"
},
"2": {
- "render": "{seats} ülőhely",
- "question": "Hány ülőhely van ezen a padon?"
+ "question": "Hány ülőhely van ezen a padon?",
+ "render": "{seats} ülőhely"
},
"3": {
- "render": "Anyag: {material}",
"mappings": {
"0": {
"then": "Anyag: fa"
@@ -43,15 +44,14 @@
"then": "Anyag: acél"
}
},
- "question": "Miből van a pad (ülő része)?"
+ "question": "Miből van a pad (ülő része)?",
+ "render": "Anyag: {material}"
},
"4": {
"question": "Milyen irányba néz a pad?",
"render": "A pad {direction}° felé néz."
},
"5": {
- "render": "Szín: {colour}",
- "question": "Milyen színű a pad?",
"mappings": {
"0": {
"then": "Szín: barna"
@@ -77,19 +77,23 @@
"7": {
"then": "Szín: sárga"
}
- }
+ },
+ "question": "Milyen színű a pad?",
+ "render": "Szín: {colour}"
}
},
- "presets": {
- "0": {
- "description": "Pad hozzáadása"
- }
+ "title": {
+ "render": "Pad"
}
},
"bench_at_pt": {
"name": "Padok megállókban",
+ "tagRenderings": {
+ "1": {
+ "render": "{name}"
+ }
+ },
"title": {
- "render": "Pad",
"mappings": {
"0": {
"then": "Pad megállóban"
@@ -97,33 +101,29 @@
"1": {
"then": "Pad fedett helyen"
}
- }
- },
- "tagRenderings": {
- "1": {
- "render": "{name}"
- }
+ },
+ "render": "Pad"
}
},
"bicycle_library": {
"description": "Létesítmény, ahonnan kerékpár kölcsönözhető hosszabb időre",
"tagRenderings": {
"6": {
- "question": "Mennyibe kerül egy kerékpár kölcsönzése?",
- "render": "Egy kerékpár kölcsönzése {charge}",
"mappings": {
"0": {
"then": "A kerékpárkölcsönzés ingyenes"
}
- }
+ },
+ "question": "Mennyibe kerül egy kerékpár kölcsönzése?",
+ "render": "Egy kerékpár kölcsönzése {charge}"
},
"7": {
- "question": "Ki kölcsönözhet itt kerékpárt?",
"mappings": {
"0": {
"then": ""
}
- }
+ },
+ "question": "Ki kölcsönözhet itt kerékpárt?"
}
}
},
@@ -151,13 +151,8 @@
"title": "Kerékpáros parkoló"
}
},
- "title": {
- "render": "Kerékpáros parkoló"
- },
"tagRenderings": {
"1": {
- "question": "Milyen típusú ez a kerékpáros parkoló?",
- "render": "Ez egy {bicycle_parking} típusú kerékpáros parkoló",
"mappings": {
"0": {
"then": "\"U\"
"
@@ -171,7 +166,9 @@
"5": {
"then": "Fészer
"
}
- }
+ },
+ "question": "Milyen típusú ez a kerékpáros parkoló?",
+ "render": "Ez egy {bicycle_parking} típusú kerékpáros parkoló"
},
"2": {
"mappings": {
@@ -187,7 +184,6 @@
}
},
"3": {
- "question": "Fedett ez a parkoló? (Beltéri parkoló esetén is válaszd a \"fedett\" opciót.)",
"mappings": {
"0": {
"then": "A parkoló fedett"
@@ -195,8 +191,12 @@
"1": {
"then": "A parkoló nem fedett"
}
- }
+ },
+ "question": "Fedett ez a parkoló? (Beltéri parkoló esetén is válaszd a \"fedett\" opciót.)"
}
+ },
+ "title": {
+ "render": "Kerékpáros parkoló"
}
}
}
\ No newline at end of file
diff --git a/langs/layers/id.json b/langs/layers/id.json
index 324f24de4e..d6990fce5c 100644
--- a/langs/layers/id.json
+++ b/langs/layers/id.json
@@ -1,12 +1,13 @@
{
"bench": {
"name": "Bangku",
- "title": {
- "render": "Bangku"
+ "presets": {
+ "0": {
+ "title": "Bangku"
+ }
},
"tagRenderings": {
"1": {
- "render": "Sandaran",
"mappings": {
"0": {
"then": "Sandaran: Ya"
@@ -15,7 +16,8 @@
"then": "Sandaran: Tidak"
}
},
- "question": "Apakah bangku ini memiliki sandaran?"
+ "question": "Apakah bangku ini memiliki sandaran?",
+ "render": "Sandaran"
},
"2": {
"render": "{seats} kursi"
@@ -24,20 +26,18 @@
"render": "Warna: {colour}"
}
},
- "presets": {
- "0": {
- "title": "Bangku"
- }
+ "title": {
+ "render": "Bangku"
}
},
"bench_at_pt": {
- "title": {
- "render": "Bangku"
- },
"tagRenderings": {
"1": {
"render": "{name}"
}
+ },
+ "title": {
+ "render": "Bangku"
}
},
"bike_parking": {
@@ -63,13 +63,13 @@
},
"drinking_water": {
"name": "Air minum",
- "title": {
- "render": "Air minum"
- },
"presets": {
"0": {
"title": "Air minum"
}
+ },
+ "title": {
+ "render": "Air minum"
}
},
"ghost_bike": {
@@ -103,11 +103,9 @@
}
},
"tree_node": {
- "title": {
- "mappings": {
- "0": {
- "then": "{name}"
- }
+ "presets": {
+ "2": {
+ "title": "Pohon"
}
},
"tagRenderings": {
@@ -115,9 +113,11 @@
"render": "Nama: {name}"
}
},
- "presets": {
- "2": {
- "title": "Pohon"
+ "title": {
+ "mappings": {
+ "0": {
+ "then": "{name}"
+ }
}
}
},
@@ -128,13 +128,13 @@
"title": "Sudut pandang"
}
},
- "title": {
- "render": "Sudut pandang"
- },
"tagRenderings": {
"1": {
"question": "Apakah Anda ingin menambahkan deskripsi?"
}
+ },
+ "title": {
+ "render": "Sudut pandang"
}
}
}
\ No newline at end of file
diff --git a/langs/layers/it.json b/langs/layers/it.json
index 102d29e49a..af1edc7e46 100644
--- a/langs/layers/it.json
+++ b/langs/layers/it.json
@@ -1,12 +1,14 @@
{
"bench": {
"name": "Panchine",
- "title": {
- "render": "Panchina"
+ "presets": {
+ "0": {
+ "description": "Aggiungi una nuova panchina",
+ "title": "Panchina"
+ }
},
"tagRenderings": {
"1": {
- "render": "Schienale",
"mappings": {
"0": {
"then": "Schienale: Sì"
@@ -15,14 +17,14 @@
"then": "Schienale: No"
}
},
- "question": "Questa panchina ha lo schienale?"
+ "question": "Questa panchina ha lo schienale?",
+ "render": "Schienale"
},
"2": {
- "render": "{seats} posti",
- "question": "Quanti posti ha questa panchina?"
+ "question": "Quanti posti ha questa panchina?",
+ "render": "{seats} posti"
},
"3": {
- "render": "Materiale: {material}",
"mappings": {
"0": {
"then": "Materiale: legno"
@@ -43,15 +45,14 @@
"then": "Materiale: acciaio"
}
},
- "question": "Di che materiale è fatta questa panchina?"
+ "question": "Di che materiale è fatta questa panchina?",
+ "render": "Materiale: {material}"
},
"4": {
"question": "In che direzione si guarda quando si è seduti su questa panchina?",
"render": "Quando si è seduti su questa panchina, si guarda verso {direction}°."
},
"5": {
- "render": "Colore: {colour}",
- "question": "Di che colore è questa panchina?",
"mappings": {
"0": {
"then": "Colore: marrone"
@@ -77,33 +78,21 @@
"7": {
"then": "Colore: giallo"
}
- }
+ },
+ "question": "Di che colore è questa panchina?",
+ "render": "Colore: {colour}"
},
"6": {
"question": "Quando è stata verificata l’ultima volta questa panchina?",
"render": "Questa panchina è stata controllata l’ultima volta in data {survey:date}"
}
},
- "presets": {
- "0": {
- "title": "Panchina",
- "description": "Aggiungi una nuova panchina"
- }
+ "title": {
+ "render": "Panchina"
}
},
"bench_at_pt": {
"name": "Panchine alle fermate del trasporto pubblico",
- "title": {
- "render": "Panchina",
- "mappings": {
- "0": {
- "then": "Panchina alla fermata del trasporto pubblico"
- },
- "1": {
- "then": "Panchina in un riparo"
- }
- }
- },
"tagRenderings": {
"1": {
"render": "{name}"
@@ -111,22 +100,34 @@
"2": {
"render": "Panca in piedi"
}
+ },
+ "title": {
+ "mappings": {
+ "0": {
+ "then": "Panchina alla fermata del trasporto pubblico"
+ },
+ "1": {
+ "then": "Panchina in un riparo"
+ }
+ },
+ "render": "Panchina"
}
},
"bicycle_library": {
- "name": "Bici in prestito",
- "title": {
- "render": "Bici in prestito"
- },
"description": "Una struttura dove le biciclette possono essere prestate per periodi di tempo più lunghi",
+ "name": "Bici in prestito",
+ "presets": {
+ "0": {
+ "description": "Una ciclo-teca o «bici in prestito» ha una collezione di bici che possno essere prestate",
+ "title": "Bici in prestito"
+ }
+ },
"tagRenderings": {
"1": {
"question": "Qual è il nome di questo “bici in prestito”?",
"render": "Il “bici in prestito” è chiamato {name}"
},
"6": {
- "question": "Quanto costa il prestito di una bicicletta?",
- "render": "Il prestito di una bicicletta costa {charge}",
"mappings": {
"0": {
"then": "Il prestito di una bicicletta è gratuito"
@@ -134,10 +135,11 @@
"1": {
"then": "Il prestito di una bicicletta costa 20 €/anno più 20 € di garanzia"
}
- }
+ },
+ "question": "Quanto costa il prestito di una bicicletta?",
+ "render": "Il prestito di una bicicletta costa {charge}"
},
"7": {
- "question": "Chi può prendere in prestito le biciclette qua?",
"mappings": {
"0": {
"then": "Sono disponibili biciclette per bambini"
@@ -148,21 +150,16 @@
"2": {
"then": "Sono disponibili biciclette per disabili"
}
- }
+ },
+ "question": "Chi può prendere in prestito le biciclette qua?"
}
},
- "presets": {
- "0": {
- "title": "Bici in prestito",
- "description": "Una ciclo-teca o «bici in prestito» ha una collezione di bici che possno essere prestate"
- }
+ "title": {
+ "render": "Bici in prestito"
}
},
"bicycle_tube_vending_machine": {
"name": "Distributore automatico di camere d’aria per bici",
- "title": {
- "render": "Distributore automatico di camere d’aria per bici"
- },
"presets": {
"0": {
"title": "Distributore automatico di camere d’aria per bici"
@@ -170,8 +167,6 @@
},
"tagRenderings": {
"1": {
- "question": "Questo distributore automatico funziona ancora?",
- "render": "Lo stato operativo è {operational_status}",
"mappings": {
"0": {
"then": "Il distributore automatico funziona"
@@ -182,18 +177,20 @@
"2": {
"then": "Il distributore automatico è spento"
}
- }
+ },
+ "question": "Questo distributore automatico funziona ancora?",
+ "render": "Lo stato operativo è {operational_status}"
}
+ },
+ "title": {
+ "render": "Distributore automatico di camere d’aria per bici"
}
},
"bike_cafe": {
"name": "Caffè in bici",
- "title": {
- "render": "Caffè in bici",
- "mappings": {
- "0": {
- "then": "Caffè in bici {name}"
- }
+ "presets": {
+ "0": {
+ "title": "Caffè in bici"
}
},
"tagRenderings": {
@@ -202,7 +199,6 @@
"render": "Questo caffè in bici è chiamato {name}"
},
"2": {
- "question": "Questo caffè in bici offre una pompa per bici che chiunque può utilizzare?",
"mappings": {
"0": {
"then": "Questo caffè in bici offre una pompa per bici liberamente utilizzabile"
@@ -210,10 +206,10 @@
"1": {
"then": "Questo caffè in bici non offre una pompa per bici liberamente utilizzabile"
}
- }
+ },
+ "question": "Questo caffè in bici offre una pompa per bici che chiunque può utilizzare?"
},
"3": {
- "question": "Ci sono degli strumenti per riparare la propria bicicletta?",
"mappings": {
"0": {
"then": "Questo caffè in bici fornisce degli attrezzi per la riparazione fai-da-te"
@@ -221,10 +217,10 @@
"1": {
"then": "Questo caffè in bici non fornisce degli attrezzi per la riparazione fai-da-te"
}
- }
+ },
+ "question": "Ci sono degli strumenti per riparare la propria bicicletta?"
},
"4": {
- "question": "Questo caffè in bici ripara le bici?",
"mappings": {
"0": {
"then": "Questo caffè in bici ripara le bici"
@@ -232,7 +228,8 @@
"1": {
"then": "Questo caffè in bici non ripara le bici"
}
- }
+ },
+ "question": "Questo caffè in bici ripara le bici?"
},
"5": {
"question": "Qual è il sito web di {name}?"
@@ -247,32 +244,34 @@
"question": "Quando è aperto questo caffè in bici?"
}
},
- "presets": {
- "0": {
- "title": "Caffè in bici"
- }
+ "title": {
+ "mappings": {
+ "0": {
+ "then": "Caffè in bici {name}"
+ }
+ },
+ "render": "Caffè in bici"
}
},
"bike_cleaning": {
"name": "Servizio lavaggio bici",
- "title": {
- "render": "Servizio lavaggio bici",
- "mappings": {
- "0": {
- "then": "Servizio lavaggio bici {name}"
- }
- }
- },
"presets": {
"0": {
"title": "Servizio lavaggio bici"
}
+ },
+ "title": {
+ "mappings": {
+ "0": {
+ "then": "Servizio lavaggio bici {name}"
+ }
+ },
+ "render": "Servizio lavaggio bici"
}
},
"bike_monitoring_station": {
"name": "Stazioni di monitoraggio",
"title": {
- "render": "Contabiciclette",
"mappings": {
"0": {
"then": "Contabiciclette {name}"
@@ -280,7 +279,8 @@
"1": {
"then": "Contabiciclette {ref}"
}
- }
+ },
+ "render": "Contabiciclette"
}
},
"bike_parking": {
@@ -290,13 +290,8 @@
"title": "Parcheggio bici"
}
},
- "title": {
- "render": "Parcheggio bici"
- },
"tagRenderings": {
"1": {
- "question": "Di che tipo di parcheggio bici si tratta?",
- "render": "È un parcheggio bici del tipo: {bicycle_parking}",
"mappings": {
"0": {
"then": "Archetti
"
@@ -322,10 +317,11 @@
"7": {
"then": "Una zona del pavimento che è marcata per il parcheggio delle bici"
}
- }
+ },
+ "question": "Di che tipo di parcheggio bici si tratta?",
+ "render": "È un parcheggio bici del tipo: {bicycle_parking}"
},
"2": {
- "question": "Qual è la posizione relativa di questo parcheggio bici?",
"mappings": {
"0": {
"then": "Parcheggio sotterraneo"
@@ -342,10 +338,10 @@
"4": {
"then": "Parcheggio sul tetto"
}
- }
+ },
+ "question": "Qual è la posizione relativa di questo parcheggio bici?"
},
"3": {
- "question": "È un parcheggio coperto? Indicare “coperto” per parcheggi all’interno.",
"mappings": {
"0": {
"then": "È un parcheggio coperto (ha un tetto)"
@@ -353,15 +349,14 @@
"1": {
"then": "Non è un parcheggio coperto"
}
- }
+ },
+ "question": "È un parcheggio coperto? Indicare “coperto” per parcheggi all’interno."
},
"4": {
"question": "Quante biciclette entrano in questo parcheggio per bici (incluse le eventuali bici da trasporto)?",
"render": "Posti per {capacity} bici"
},
"5": {
- "question": "Chi può usare questo parcheggio bici?",
- "render": "{access}",
"mappings": {
"0": {
"then": "Accessibile pubblicamente"
@@ -372,10 +367,11 @@
"2": {
"then": "Accesso limitato ai membri di una scuola, una compagnia o un’organizzazione"
}
- }
+ },
+ "question": "Chi può usare questo parcheggio bici?",
+ "render": "{access}"
},
"6": {
- "question": "Questo parcheggio dispone di posti specifici per le bici da trasporto?",
"mappings": {
"0": {
"then": "Questo parcheggio ha posto per bici da trasporto"
@@ -386,18 +382,141 @@
"2": {
"then": "Il parcheggio delle bici da trasporto è proibito"
}
- }
+ },
+ "question": "Questo parcheggio dispone di posti specifici per le bici da trasporto?"
},
"7": {
"question": "Quante bici da trasporto entrano in questo parcheggio per bici?",
"render": "Questo parcheggio può contenere {capacity:cargo_bike} bici da trasporto"
}
+ },
+ "title": {
+ "render": "Parcheggio bici"
}
},
"bike_repair_station": {
+ "icon": {
+ "render": "./assets/layers/bike_repair_station/repair_station.svg"
+ },
"name": "Stazioni bici (riparazione, gonfiaggio o entrambi)",
+ "presets": {
+ "0": {
+ "description": "Un dispositivo per gonfiare le proprie gomme in un luogo fisso pubblicamente accessibile.
Esempi di pompe per biciclette
Esempio
",
+ "title": "Stazione di riparazione bici e pompa"
+ },
+ "2": {
+ "title": "Stazione di riparazione bici senza pompa"
+ }
+ },
+ "tagRenderings": {
+ "1": {
+ "mappings": {
+ "0": {
+ "then": "C’è solamente una pompa presente"
+ },
+ "1": {
+ "then": "Ci sono solo degli attrezzi (cacciaviti, pinze…) presenti"
+ },
+ "2": {
+ "then": "Ci sono sia attrezzi che pompa presenti"
+ }
+ },
+ "question": "Quali servizi sono disponibili in questa stazione per bici?"
+ },
+ "2": {
+ "question": "Chi gestisce questa pompa per bici?",
+ "render": "Manutenuta da {operator}"
+ },
+ "5": {
+ "mappings": {
+ "0": {
+ "then": "Sempre aperto"
+ },
+ "1": {
+ "then": "Sempre aperto"
+ }
+ },
+ "question": "Quando è aperto questo punto riparazione bici?"
+ },
+ "6": {
+ "mappings": {
+ "0": {
+ "then": "È presente un utensile per riparare la catena"
+ },
+ "1": {
+ "then": "Non è presente un utensile per riparare la catena"
+ }
+ },
+ "question": "Questa stazione di riparazione bici ha un attrezzo speciale per riparare la catena della bici?"
+ },
+ "7": {
+ "mappings": {
+ "0": {
+ "then": "C’è un gancio o un supporto"
+ },
+ "1": {
+ "then": "Non c’è né un gancio né un supporto"
+ }
+ },
+ "question": "Questa stazione bici ha un gancio per tenere sospesa la bici o un supporto per alzarla?"
+ },
+ "8": {
+ "mappings": {
+ "0": {
+ "then": "La pompa per bici è guasta"
+ },
+ "1": {
+ "then": "La pompa per bici funziona"
+ }
+ },
+ "question": "La pompa per bici è sempre funzionante?"
+ },
+ "10": {
+ "mappings": {
+ "0": {
+ "then": "Sclaverand (detta anche Presta)"
+ },
+ "1": {
+ "then": "Dunlop"
+ },
+ "2": {
+ "then": "Schrader (valvola delle auto)"
+ }
+ },
+ "question": "Quali valvole sono supportate?",
+ "render": "Questa pompa è compatibile con le seguenti valvole: {valves}"
+ },
+ "11": {
+ "mappings": {
+ "0": {
+ "then": "Pompa manuale"
+ },
+ "1": {
+ "then": "Pompa elettrica"
+ }
+ },
+ "question": "Questa pompa per bici è elettrica?"
+ },
+ "12": {
+ "mappings": {
+ "0": {
+ "then": "C’è un manometro"
+ },
+ "1": {
+ "then": "Non c’è un manometro"
+ },
+ "2": {
+ "then": "C’è un manometro ma è rotto"
+ }
+ },
+ "question": "Questa pompa ha l’indicatore della pressione o il manometro?"
+ }
+ },
"title": {
- "render": "Stazione bici (gonfiaggio & riparazione)",
"mappings": {
"0": {
"then": "Stazione riparazione bici"
@@ -414,152 +533,18 @@
"4": {
"then": "Pompa per bici"
}
- }
- },
- "tagRenderings": {
- "1": {
- "question": "Quali servizi sono disponibili in questa stazione per bici?",
- "mappings": {
- "0": {
- "then": "C’è solamente una pompa presente"
- },
- "1": {
- "then": "Ci sono solo degli attrezzi (cacciaviti, pinze…) presenti"
- },
- "2": {
- "then": "Ci sono sia attrezzi che pompa presenti"
- }
- }
},
- "2": {
- "question": "Chi gestisce questa pompa per bici?",
- "render": "Manutenuta da {operator}"
- },
- "5": {
- "question": "Quando è aperto questo punto riparazione bici?",
- "mappings": {
- "0": {
- "then": "Sempre aperto"
- },
- "1": {
- "then": "Sempre aperto"
- }
- }
- },
- "6": {
- "question": "Questa stazione di riparazione bici ha un attrezzo speciale per riparare la catena della bici?",
- "mappings": {
- "0": {
- "then": "È presente un utensile per riparare la catena"
- },
- "1": {
- "then": "Non è presente un utensile per riparare la catena"
- }
- }
- },
- "7": {
- "question": "Questa stazione bici ha un gancio per tenere sospesa la bici o un supporto per alzarla?",
- "mappings": {
- "0": {
- "then": "C’è un gancio o un supporto"
- },
- "1": {
- "then": "Non c’è né un gancio né un supporto"
- }
- }
- },
- "8": {
- "question": "La pompa per bici è sempre funzionante?",
- "mappings": {
- "0": {
- "then": "La pompa per bici è guasta"
- },
- "1": {
- "then": "La pompa per bici funziona"
- }
- }
- },
- "10": {
- "question": "Quali valvole sono supportate?",
- "render": "Questa pompa è compatibile con le seguenti valvole: {valves}",
- "mappings": {
- "0": {
- "then": "Sclaverand (detta anche Presta)"
- },
- "1": {
- "then": "Dunlop"
- },
- "2": {
- "then": "Schrader (valvola delle auto)"
- }
- }
- },
- "11": {
- "question": "Questa pompa per bici è elettrica?",
- "mappings": {
- "0": {
- "then": "Pompa manuale"
- },
- "1": {
- "then": "Pompa elettrica"
- }
- }
- },
- "12": {
- "question": "Questa pompa ha l’indicatore della pressione o il manometro?",
- "mappings": {
- "0": {
- "then": "C’è un manometro"
- },
- "1": {
- "then": "Non c’è un manometro"
- },
- "2": {
- "then": "C’è un manometro ma è rotto"
- }
- }
- }
- },
- "icon": {
- "render": "./assets/layers/bike_repair_station/repair_station.svg"
- },
- "presets": {
- "0": {
- "title": "Pompa per bici",
- "description": "Un dispositivo per gonfiare le proprie gomme in un luogo fisso pubblicamente accessibile.
Esempi di pompe per biciclette
Esempio
"
- },
- "2": {
- "title": "Stazione di riparazione bici senza pompa"
- }
+ "render": "Stazione bici (gonfiaggio & riparazione)"
}
},
"bike_shop": {
+ "description": "Un negozio che vende specificatamente biciclette o articoli similari",
"name": "Venditore/riparatore bici",
- "title": {
- "render": "Venditore/riparatore bici",
- "mappings": {
- "0": {
- "then": "Negozio di articoli sportivi {name}"
- },
- "2": {
- "then": "Noleggio di biciclette {name}"
- },
- "3": {
- "then": "Riparazione biciclette {name"
- },
- "4": {
- "then": "Negozio di biciclette {name}"
- },
- "5": {
- "then": "Venditore/riparatore bici {name}"
- }
+ "presets": {
+ "0": {
+ "title": "Negozio/riparatore di bici"
}
},
- "description": "Un negozio che vende specificatamente biciclette o articoli similari",
"tagRenderings": {
"1": {
"render": "Questo negozio è specializzato nella vendita di {shop} ed effettua attività relative alle biciclette"
@@ -578,7 +563,6 @@
"question": "Qual è l’indirizzo email di {name}?"
},
"9": {
- "question": "Questo negozio vende bici?",
"mappings": {
"0": {
"then": "Questo negozio vende bici"
@@ -586,10 +570,10 @@
"1": {
"then": "Questo negozio non vende bici"
}
- }
+ },
+ "question": "Questo negozio vende bici?"
},
"10": {
- "question": "Questo negozio ripara bici?",
"mappings": {
"0": {
"then": "Questo negozio ripara bici"
@@ -603,10 +587,10 @@
"3": {
"then": "Questo negozio ripara solo le biciclette di una certa marca"
}
- }
+ },
+ "question": "Questo negozio ripara bici?"
},
"11": {
- "question": "Questo negozio noleggia le bici?",
"mappings": {
"0": {
"then": "Questo negozio noleggia le bici"
@@ -614,10 +598,10 @@
"1": {
"then": "Questo negozio non noleggia le bici"
}
- }
+ },
+ "question": "Questo negozio noleggia le bici?"
},
"12": {
- "question": "Questo negozio vende bici usate?",
"mappings": {
"0": {
"then": "Questo negozio vende bici usate"
@@ -628,10 +612,10 @@
"2": {
"then": "Questo negozio vende solamente bici usate"
}
- }
+ },
+ "question": "Questo negozio vende bici usate?"
},
"13": {
- "question": "Questo negozio offre l’uso a chiunque di una pompa per bici?",
"mappings": {
"0": {
"then": "Questo negozio offre l’uso pubblico di una pompa per bici"
@@ -642,10 +626,10 @@
"2": {
"then": "C’è una pompa per bici, è mostrata come punto separato "
}
- }
+ },
+ "question": "Questo negozio offre l’uso a chiunque di una pompa per bici?"
},
"14": {
- "question": "Sono presenti degli attrezzi per riparare la propria bici?",
"mappings": {
"0": {
"then": "Questo negozio offre degli attrezzi per la riparazione fai-da-te"
@@ -656,10 +640,10 @@
"2": {
"then": "Gli attrezzi per la riparazione fai-da-te sono disponibili solamente se hai acquistato/noleggiato la bici nel negozio"
}
- }
+ },
+ "question": "Sono presenti degli attrezzi per riparare la propria bici?"
},
"15": {
- "question": "Vengono lavate le bici qua?",
"mappings": {
"0": {
"then": "Questo negozio lava le biciclette"
@@ -670,47 +654,59 @@
"2": {
"then": "Questo negozio non offre la pulizia della bicicletta"
}
- }
+ },
+ "question": "Vengono lavate le bici qua?"
}
},
- "presets": {
- "0": {
- "title": "Negozio/riparatore di bici"
- }
+ "title": {
+ "mappings": {
+ "0": {
+ "then": "Negozio di articoli sportivi {name}"
+ },
+ "2": {
+ "then": "Noleggio di biciclette {name}"
+ },
+ "3": {
+ "then": "Riparazione biciclette {name"
+ },
+ "4": {
+ "then": "Negozio di biciclette {name}"
+ },
+ "5": {
+ "then": "Venditore/riparatore bici {name}"
+ }
+ },
+ "render": "Venditore/riparatore bici"
}
},
"bike_themed_object": {
"name": "Oggetto relativo alle bici",
"title": {
- "render": "Oggetto relativo alle bici",
"mappings": {
"1": {
"then": "Pista ciclabile"
}
- }
+ },
+ "render": "Oggetto relativo alle bici"
}
},
"charging_station": {
- "name": "Stazioni di ricarica",
- "title": {
- "render": "Stazione di ricarica"
- },
"description": "Una stazione di ricarica",
+ "name": "Stazioni di ricarica",
"tagRenderings": {
"41": {
"question": "Quali sono gli orari di apertura di questa stazione di ricarica?"
},
"42": {
- "render": "{network}",
- "question": "A quale rete appartiene questa stazione di ricarica?"
+ "question": "A quale rete appartiene questa stazione di ricarica?",
+ "render": "{network}"
}
+ },
+ "title": {
+ "render": "Stazione di ricarica"
}
},
"defibrillator": {
- "name": "Defibrillatori",
- "title": {
- "render": "Defibrillatore"
- },
"icon": {
"mappings": {
"0": {
@@ -718,6 +714,7 @@
}
}
},
+ "name": "Defibrillatori",
"presets": {
"0": {
"title": "Defibrillatore"
@@ -725,7 +722,6 @@
},
"tagRenderings": {
"1": {
- "question": "Questo defibrillatore si trova all’interno?",
"mappings": {
"0": {
"then": "Questo defibrillatore si trova all’interno"
@@ -733,11 +729,10 @@
"1": {
"then": "Questo defibrillatore si trova all’esterno"
}
- }
+ },
+ "question": "Questo defibrillatore si trova all’interno?"
},
"2": {
- "question": "Questo defibrillatore è liberamente accessibile?",
- "render": "Accesso è {access}",
"mappings": {
"0": {
"then": "Pubblicamente accessibile"
@@ -754,11 +749,11 @@
"4": {
"then": "Non accessibile, potrebbe essere solo per uso professionale"
}
- }
+ },
+ "question": "Questo defibrillatore è liberamente accessibile?",
+ "render": "Accesso è {access}"
},
"3": {
- "render": "Non vi sono informazioni riguardanti il tipo di questo dispositivo",
- "question": "Si tratta di un normale defibrillatore automatico o un defibrillatore manuale riservato ai professionisti?",
"mappings": {
"0": {
"then": "Questo è un defibrillatore manuale per professionisti"
@@ -766,11 +761,11 @@
"1": {
"then": "È un normale defibrillatore automatico"
}
- }
+ },
+ "question": "Si tratta di un normale defibrillatore automatico o un defibrillatore manuale riservato ai professionisti?",
+ "render": "Non vi sono informazioni riguardanti il tipo di questo dispositivo"
},
"4": {
- "question": "A che piano si trova questo defibrillatore?",
- "render": "Questo defibrillatore è al piano {level}",
"mappings": {
"0": {
"then": "Questo defibrillatore è al pian terreno"
@@ -778,69 +773,71 @@
"1": {
"then": "Questo defibrillatore è al primo piano"
}
- }
+ },
+ "question": "A che piano si trova questo defibrillatore?",
+ "render": "Questo defibrillatore è al piano {level}"
},
"5": {
- "render": "Informazioni supplementari circa la posizione (in lingua locale):
{defibrillator:location}",
- "question": "Indica più precisamente dove si trova il defibrillatore (in lingua locale)"
+ "question": "Indica più precisamente dove si trova il defibrillatore (in lingua locale)",
+ "render": "Informazioni supplementari circa la posizione (in lingua locale):
{defibrillator:location}"
},
"6": {
- "render": "Informazioni supplementari circa la posizione (in inglese):
{defibrillator:location:en}",
- "question": "Indica più precisamente dove si trova il defibrillatore (in inglese)"
+ "question": "Indica più precisamente dove si trova il defibrillatore (in inglese)",
+ "render": "Informazioni supplementari circa la posizione (in inglese):
{defibrillator:location:en}"
},
"7": {
- "render": "Informazioni supplementari circa la posizione (in francese):
{defibrillator:location:fr}",
- "question": "Indica più precisamente dove si trova il defibrillatore (in francese)"
+ "question": "Indica più precisamente dove si trova il defibrillatore (in francese)",
+ "render": "Informazioni supplementari circa la posizione (in francese):
{defibrillator:location:fr}"
},
"9": {
- "render": "Numero identificativo ufficiale di questo dispositivo:{ref}",
- "question": "Qual è il numero identificativo ufficiale di questo dispositivo? (se visibile sul dispositivo)"
+ "question": "Qual è il numero identificativo ufficiale di questo dispositivo? (se visibile sul dispositivo)",
+ "render": "Numero identificativo ufficiale di questo dispositivo:{ref}"
},
"10": {
- "render": "Indirizzo email per le domande su questo defibrillatore:{email}",
- "question": "Qual è l’indirizzo email per le domande riguardanti questo defibrillatore?"
+ "question": "Qual è l’indirizzo email per le domande riguardanti questo defibrillatore?",
+ "render": "Indirizzo email per le domande su questo defibrillatore:{email}"
},
"11": {
- "render": "Numero di telefono per le domande su questo defibrillatore:{phone}",
- "question": "Qual è il numero di telefono per le domande riguardanti questo defibrillatore?"
+ "question": "Qual è il numero di telefono per le domande riguardanti questo defibrillatore?",
+ "render": "Numero di telefono per le domande su questo defibrillatore:{phone}"
},
"12": {
- "render": "{opening_hours_table(opening_hours)}",
- "question": "In quali orari è disponibile questo defibrillatore?",
"mappings": {
"0": {
"then": "Aperto 24/7 (festivi inclusi)"
}
- }
+ },
+ "question": "In quali orari è disponibile questo defibrillatore?",
+ "render": "{opening_hours_table(opening_hours)}"
},
"13": {
- "render": "Informazioni supplementari: {description}",
- "question": "Vi sono altre informazioni utili agli utenti che non è stato possibile aggiungere prima? (lasciare vuoto in caso negativo)"
+ "question": "Vi sono altre informazioni utili agli utenti che non è stato possibile aggiungere prima? (lasciare vuoto in caso negativo)",
+ "render": "Informazioni supplementari: {description}"
},
"14": {
- "question": "Quando è stato verificato per l’ultima volta questo defibrillatore?",
- "render": "Questo defibrillatore è stato verificato per l‘ultima volta in data {survey:date}",
"mappings": {
"0": {
"then": "Verificato oggi!"
}
- }
+ },
+ "question": "Quando è stato verificato per l’ultima volta questo defibrillatore?",
+ "render": "Questo defibrillatore è stato verificato per l‘ultima volta in data {survey:date}"
},
"15": {
- "render": "Informazioni supplementari per gli esperti di OpenStreetMap: {fixme}",
- "question": "C’è qualcosa di sbagliato riguardante come è stato mappato, che non si è potuto correggere qua? (lascia una nota agli esperti di OpenStreetMap)"
+ "question": "C’è qualcosa di sbagliato riguardante come è stato mappato, che non si è potuto correggere qua? (lascia una nota agli esperti di OpenStreetMap)",
+ "render": "Informazioni supplementari per gli esperti di OpenStreetMap: {fixme}"
}
+ },
+ "title": {
+ "render": "Defibrillatore"
}
},
"direction": {
- "name": "Visualizzazione della direzione",
- "description": "Questo livello visualizza le direzioni"
+ "description": "Questo livello visualizza le direzioni",
+ "name": "Visualizzazione della direzione"
},
"drinking_water": {
"name": "Acqua potabile",
- "title": {
- "render": "Acqua potabile"
- },
"presets": {
"0": {
"title": "Acqua potabile"
@@ -848,8 +845,6 @@
},
"tagRenderings": {
"1": {
- "question": "Questo punto di acqua potabile è sempre funzionante?",
- "render": "Lo stato operativo è {operational_status}",
"mappings": {
"0": {
"then": "La fontanella funziona"
@@ -860,10 +855,11 @@
"2": {
"then": "La fontanella è chiusa"
}
- }
+ },
+ "question": "Questo punto di acqua potabile è sempre funzionante?",
+ "render": "Lo stato operativo è {operational_status}"
},
"2": {
- "question": "Quanto è facile riempire d’acqua le bottiglie?",
"mappings": {
"0": {
"then": "È facile riempire d’acqua le bottiglie"
@@ -871,23 +867,19 @@
"1": {
"then": "Le bottiglie d’acqua potrebbero non entrare"
}
- }
+ },
+ "question": "Quanto è facile riempire d’acqua le bottiglie?"
},
"3": {
"render": "C’è un’altra fontanella a {_closest_other_drinking_water_distance} metri"
}
+ },
+ "title": {
+ "render": "Acqua potabile"
}
},
"ghost_bike": {
"name": "Bici fantasma",
- "title": {
- "render": "Bici fantasma",
- "mappings": {
- "0": {
- "then": "Bici fantasma in ricordo di {name}"
- }
- }
- },
"presets": {
"0": {
"title": "Bici fantasma"
@@ -898,13 +890,13 @@
"render": "Una bici fantasma è il memoriale di un ciclista che è morto in un incidente stradale e che ha la forma di una bicicletta bianca piazzata in maniera stabile vicino al luogo dell’incidente."
},
"2": {
- "question": "A chi è dedicata questa bici fantasma?
Rispetta la privacy (compila solo il nome se questo è stato ampiamente pubblicato o se è scritto sulla bici). Decidi se è il caso di non inserire il cognome.",
- "render": "In ricordo di {name}",
"mappings": {
"0": {
"then": "Nessun nome scritto sulla bici"
}
- }
+ },
+ "question": "A chi è dedicata questa bici fantasma?
Rispetta la privacy (compila solo il nome se questo è stato ampiamente pubblicato o se è scritto sulla bici). Decidi se è il caso di non inserire il cognome.",
+ "render": "In ricordo di {name}"
},
"3": {
"question": "In quale pagina web si possono trovare informazioni sulla bici fantasma o l’incidente?",
@@ -918,37 +910,47 @@
"question": "Quando è stata installata questa bici fantasma?",
"render": "Piazzata in data {start_date}"
}
+ },
+ "title": {
+ "mappings": {
+ "0": {
+ "then": "Bici fantasma in ricordo di {name}"
+ }
+ },
+ "render": "Bici fantasma"
}
},
"information_board": {
"name": "Pannelli informativi",
- "title": {
- "render": "Pannello informativo"
- },
"presets": {
"0": {
"title": "Pannello informativo"
}
+ },
+ "title": {
+ "render": "Pannello informativo"
}
},
"map": {
- "name": "Mappe",
- "title": {
- "render": "Mappa"
- },
"description": "Una mappa, destinata ai turisti e che è sistemata in maniera permanente in uno spazio pubblico",
+ "name": "Mappe",
+ "presets": {
+ "0": {
+ "description": "Aggiungi una mappa mancante",
+ "title": "Mappa"
+ }
+ },
"tagRenderings": {
"1": {
- "question": "Su quali dati si basa questa mappa?",
"mappings": {
"0": {
"then": "Questa mappa si basa su OpenStreetMap"
}
},
+ "question": "Su quali dati si basa questa mappa?",
"render": "Questa mappa si basa su {map_source}"
},
"2": {
- "question": "L’attribuzione a OpenStreetMap è presente?",
"mappings": {
"0": {
"then": "L’attribuzione a OpenStreetMap è chiaramente specificata, inclusa la licenza ODBL"
@@ -965,20 +967,17 @@
"4": {
"then": "Non c’è alcuna attribuzione"
}
- }
+ },
+ "question": "L’attribuzione a OpenStreetMap è presente?"
}
},
- "presets": {
- "0": {
- "title": "Mappa",
- "description": "Aggiungi una mappa mancante"
- }
+ "title": {
+ "render": "Mappa"
}
},
"nature_reserve": {
"tagRenderings": {
"5": {
- "question": "I cani sono ammessi in questa riserva naturale?",
"mappings": {
"0": {
"then": "I cani devono essere tenuti al guinzaglio"
@@ -989,7 +988,8 @@
"2": {
"then": "I cani sono liberi di girare liberi"
}
- }
+ },
+ "question": "I cani sono ammessi in questa riserva naturale?"
},
"6": {
"question": "In quale pagina web si possono trovare altre informazioni riguardanti questa riserva naturale?"
@@ -1012,15 +1012,15 @@
}
},
"picnic_table": {
- "name": "Tavoli da picnic",
- "title": {
- "render": "Tavolo da picnic"
- },
"description": "Il livello che mostra i tavoli da picnic",
+ "name": "Tavoli da picnic",
+ "presets": {
+ "0": {
+ "title": "Tavolo da picnic"
+ }
+ },
"tagRenderings": {
"0": {
- "question": "Di che materiale è fatto questo tavolo da picnic?",
- "render": "Questo tavolo da picnic è fatto di {material}",
"mappings": {
"0": {
"then": "È un tavolo da picnic in legno"
@@ -1028,30 +1028,25 @@
"1": {
"then": "È un tavolo da picnic in cemento"
}
- }
+ },
+ "question": "Di che materiale è fatto questo tavolo da picnic?",
+ "render": "Questo tavolo da picnic è fatto di {material}"
}
},
- "presets": {
- "0": {
- "title": "Tavolo da picnic"
- }
+ "title": {
+ "render": "Tavolo da picnic"
}
},
"playground": {
- "name": "Campi da gioco",
"description": "Parchi giochi",
- "title": {
- "render": "Parco giochi",
- "mappings": {
- "0": {
- "then": "Parco giochi {name}"
- }
+ "name": "Campi da gioco",
+ "presets": {
+ "0": {
+ "title": "Campetto"
}
},
"tagRenderings": {
"1": {
- "question": "Qual è la superficie di questo parco giochi?
Se ve ne è più di una, seleziona quella predominante",
- "render": "La superficie è {surface}",
"mappings": {
"0": {
"then": "La superficie è prato"
@@ -1077,10 +1072,11 @@
"7": {
"then": "La superficie è pavimentato"
}
- }
+ },
+ "question": "Qual è la superficie di questo parco giochi?
Se ve ne è più di una, seleziona quella predominante",
+ "render": "La superficie è {surface}"
},
"2": {
- "question": "È illuminato di notte questo parco giochi?",
"mappings": {
"0": {
"then": "Questo parco giochi è illuminato di notte"
@@ -1088,22 +1084,22 @@
"1": {
"then": "Questo parco giochi non è illuminato di notte"
}
- }
+ },
+ "question": "È illuminato di notte questo parco giochi?"
},
"3": {
- "render": "Accessibile ai bambini di almeno {min_age} anni",
- "question": "Qual è l’età minima per accedere a questo parco giochi?"
+ "question": "Qual è l’età minima per accedere a questo parco giochi?",
+ "render": "Accessibile ai bambini di almeno {min_age} anni"
},
"4": {
- "render": "Accessibile ai bambini di età inferiore a {max_age}",
- "question": "Qual è l’età massima per accedere a questo parco giochi?"
+ "question": "Qual è l’età massima per accedere a questo parco giochi?",
+ "render": "Accessibile ai bambini di età inferiore a {max_age}"
},
"5": {
"question": "Chi è il responsabile di questo parco giochi?",
"render": "Gestito da {operator}"
},
"6": {
- "question": "Questo parco giochi è pubblicamente accessibile?",
"mappings": {
"0": {
"then": "Accessibile pubblicamente"
@@ -1120,7 +1116,8 @@
"4": {
"then": "Non accessibile"
}
- }
+ },
+ "question": "Questo parco giochi è pubblicamente accessibile?"
},
"7": {
"question": "Qual è l’indirizzo email del gestore di questo parco giochi?",
@@ -1131,7 +1128,6 @@
"render": "{phone}"
},
"9": {
- "question": "Il campetto è accessibile a persone in sedia a rotelle?",
"mappings": {
"0": {
"then": "Completamente accessibile in sedia a rotelle"
@@ -1142,10 +1138,10 @@
"2": {
"then": "Non accessibile in sedia a rotelle"
}
- }
+ },
+ "question": "Il campetto è accessibile a persone in sedia a rotelle?"
},
"10": {
- "question": "Quando si può accedere a questo campetto?",
"mappings": {
"0": {
"then": "Si può accedere dall'alba al tramonto"
@@ -1156,26 +1152,22 @@
"2": {
"then": "Si può sempre accedere"
}
- }
+ },
+ "question": "Quando si può accedere a questo campetto?"
}
},
- "presets": {
- "0": {
- "title": "Campetto"
- }
+ "title": {
+ "mappings": {
+ "0": {
+ "then": "Parco giochi {name}"
+ }
+ },
+ "render": "Parco giochi"
}
},
"public_bookcase": {
- "name": "Microbiblioteche",
"description": "Una vetrinetta ai bordi della strada contenente libri, aperta al pubblico",
- "title": {
- "render": "Microbiblioteca",
- "mappings": {
- "0": {
- "then": "Microbiblioteca pubblica {name}"
- }
- }
- },
+ "name": "Microbiblioteche",
"presets": {
"0": {
"title": "Microbiblioteca"
@@ -1183,20 +1175,19 @@
},
"tagRenderings": {
"2": {
- "render": "Questa microbiblioteca si chiama {name}",
- "question": "Come si chiama questa microbiblioteca pubblica?",
"mappings": {
"0": {
"then": "Questa microbiblioteca non ha un nome proprio"
}
- }
+ },
+ "question": "Come si chiama questa microbiblioteca pubblica?",
+ "render": "Questa microbiblioteca si chiama {name}"
},
"3": {
- "render": "Questa microbiblioteca può contenere fino a {capacity} libri",
- "question": "Quanti libri può contenere questa microbiblioteca?"
+ "question": "Quanti libri può contenere questa microbiblioteca?",
+ "render": "Questa microbiblioteca può contenere fino a {capacity} libri"
},
"4": {
- "question": "Che tipo di libri si possono trovare in questa microbiblioteca?",
"mappings": {
"0": {
"then": "Principalmente libri per l'infanzia"
@@ -1207,10 +1198,10 @@
"2": {
"then": "Sia libri per l'infanzia, sia per l'età adulta"
}
- }
+ },
+ "question": "Che tipo di libri si possono trovare in questa microbiblioteca?"
},
"5": {
- "question": "Questa microbiblioteca si trova all'aperto?",
"mappings": {
"0": {
"then": "Questa microbiblioteca si trova al chiuso"
@@ -1221,10 +1212,10 @@
"2": {
"then": "Questa microbiblioteca si trova all'aperto"
}
- }
+ },
+ "question": "Questa microbiblioteca si trova all'aperto?"
},
"6": {
- "question": "Questa microbiblioteca è ad accesso libero?",
"mappings": {
"0": {
"then": "È ad accesso libero"
@@ -1232,15 +1223,14 @@
"1": {
"then": "L'accesso è riservato ai clienti"
}
- }
+ },
+ "question": "Questa microbiblioteca è ad accesso libero?"
},
"7": {
"question": "Chi mantiene questa microbiblioteca?",
"render": "È gestita da {operator}"
},
"8": {
- "question": "Questa microbiblioteca fa parte di una rete?",
- "render": "Questa microbiblioteca fa parte di {brand}",
"mappings": {
"0": {
"then": "Fa parte della rete 'Little Free Library'"
@@ -1248,31 +1238,40 @@
"1": {
"then": "Questa microbiblioteca non fa parte di una rete"
}
- }
+ },
+ "question": "Questa microbiblioteca fa parte di una rete?",
+ "render": "Questa microbiblioteca fa parte di {brand}"
},
"9": {
- "render": "Il numero identificativo di questa microbiblioteca nella rete {brand} è {ref}",
- "question": "Qual è il numero identificativo di questa microbiblioteca?",
"mappings": {
"0": {
"then": "Questa microbiblioteca non fa parte di una rete"
}
- }
+ },
+ "question": "Qual è il numero identificativo di questa microbiblioteca?",
+ "render": "Il numero identificativo di questa microbiblioteca nella rete {brand} è {ref}"
},
"10": {
"question": "Quando è stata inaugurata questa microbiblioteca?",
"render": "È stata inaugurata il {start_date}"
},
"11": {
- "render": "Maggiori informazioni sul sito web",
- "question": "C'è un sito web con maggiori informazioni su questa microbiblioteca?"
+ "question": "C'è un sito web con maggiori informazioni su questa microbiblioteca?",
+ "render": "Maggiori informazioni sul sito web"
}
+ },
+ "title": {
+ "mappings": {
+ "0": {
+ "then": "Microbiblioteca pubblica {name}"
+ }
+ },
+ "render": "Microbiblioteca"
}
},
"slow_roads": {
"tagRenderings": {
"2": {
- "render": "La superficie è {surface}",
"mappings": {
"0": {
"then": "La superficie è erba"
@@ -1298,20 +1297,24 @@
"7": {
"then": "La superficie è pavimentata"
}
- }
+ },
+ "render": "La superficie è {surface}"
}
}
},
"sport_pitch": {
- "name": "Campi sportivi",
- "title": {
- "render": "Campo sportivo"
- },
"description": "Un campo sportivo",
+ "name": "Campi sportivi",
+ "presets": {
+ "0": {
+ "title": "Tavolo da tennistavolo"
+ },
+ "1": {
+ "title": "Campo sportivo"
+ }
+ },
"tagRenderings": {
"1": {
- "render": "Qui si gioca a {sport}",
- "question": "Quale sport si gioca qui?",
"mappings": {
"0": {
"then": "Qui si gioca a basket"
@@ -1331,11 +1334,11 @@
"5": {
"then": "Qui si gioca a basket"
}
- }
+ },
+ "question": "Quale sport si gioca qui?",
+ "render": "Qui si gioca a {sport}"
},
"2": {
- "question": "Qual è la superficie di questo campo sportivo?",
- "render": "La superficie è {surface}",
"mappings": {
"0": {
"then": "La superficie è erba"
@@ -1352,10 +1355,11 @@
"4": {
"then": "La superficie è calcestruzzo"
}
- }
+ },
+ "question": "Qual è la superficie di questo campo sportivo?",
+ "render": "La superficie è {surface}"
},
"3": {
- "question": "Questo campo sportivo è aperto al pubblico?",
"mappings": {
"0": {
"then": "Aperto al pubblico"
@@ -1369,10 +1373,10 @@
"3": {
"then": "Privato - non aperto al pubblico"
}
- }
+ },
+ "question": "Questo campo sportivo è aperto al pubblico?"
},
"4": {
- "question": "È necessario prenotarsi per usare questo campo sportivo?",
"mappings": {
"0": {
"then": "La prenotazione è obbligatoria per usare questo campo sportivo"
@@ -1386,7 +1390,8 @@
"3": {
"then": "Non è possibile prenotare"
}
- }
+ },
+ "question": "È necessario prenotarsi per usare questo campo sportivo?"
},
"5": {
"question": "Qual è il numero di telefono del gestore?"
@@ -1395,31 +1400,22 @@
"question": "Qual è l'indirizzo email del gestore?"
},
"7": {
- "question": "Quando è aperto questo campo sportivo?",
"mappings": {
"1": {
"then": "Sempre aperto"
}
- }
+ },
+ "question": "Quando è aperto questo campo sportivo?"
}
},
- "presets": {
- "0": {
- "title": "Tavolo da tennistavolo"
- },
- "1": {
- "title": "Campo sportivo"
- }
+ "title": {
+ "render": "Campo sportivo"
}
},
"surveillance_camera": {
"name": "Videocamere di sorveglianza",
- "title": {
- "render": "Videocamera di sorveglianza"
- },
"tagRenderings": {
"1": {
- "question": "Di che tipo di videocamera si tratta?",
"mappings": {
"0": {
"then": "Una videocamera fissa (non semovente)"
@@ -1430,23 +1426,23 @@
"2": {
"then": "Una videocamera panoramica"
}
- }
+ },
+ "question": "Di che tipo di videocamera si tratta?"
},
"2": {
- "question": "In quale direzione geografica punta questa videocamera?",
- "render": "Punta in direzione {camera:direction}",
"mappings": {
"0": {
"then": "Punta in direzione {direction}"
}
- }
+ },
+ "question": "In quale direzione geografica punta questa videocamera?",
+ "render": "Punta in direzione {camera:direction}"
},
"3": {
"question": "Chi gestisce questa videocamera a circuito chiuso?",
"render": "È gestita da {operator}"
},
"4": {
- "question": "Che cosa sorveglia questa videocamera",
"mappings": {
"0": {
"then": "Sorveglia un'area pubblica, come una strada, un ponte, una piazza, un parco, una stazione, un passaggio o un sottopasso pubblico, ..."
@@ -1457,10 +1453,10 @@
"2": {
"then": "Sorveglia un ambiente interno di proprietà privata, per esempio un negozio, un parcheggio sotterraneo privato, ..."
}
- }
+ },
+ "question": "Che cosa sorveglia questa videocamera"
},
"5": {
- "question": "Lo spazio pubblico sorvegliato da questa videocamera è all'aperto o al chiuso?",
"mappings": {
"0": {
"then": "Questa videocamera si trova al chiuso"
@@ -1471,15 +1467,14 @@
"2": {
"then": "Questa videocamera si trova probabilmente all'esterno"
}
- }
+ },
+ "question": "Lo spazio pubblico sorvegliato da questa videocamera è all'aperto o al chiuso?"
},
"6": {
"question": "A che piano si trova questa videocamera?",
"render": "Si trova al piano {level}"
},
"7": {
- "question": "Che cosa è sorvegliato qui?",
- "render": " Sorveglia una {surveillance:zone}",
"mappings": {
"0": {
"then": "Sorveglia un parcheggio"
@@ -1499,11 +1494,11 @@
"5": {
"then": "Sorveglia un negozio"
}
- }
+ },
+ "question": "Che cosa è sorvegliato qui?",
+ "render": " Sorveglia una {surveillance:zone}"
},
"8": {
- "question": "Com'è posizionata questa telecamera?",
- "render": "Metodo di montaggio: {mount}",
"mappings": {
"0": {
"then": "Questa telecamera è posizionata contro un muro"
@@ -1514,29 +1509,29 @@
"2": {
"then": "Questa telecamera è posizionata sul soffitto"
}
- }
+ },
+ "question": "Com'è posizionata questa telecamera?",
+ "render": "Metodo di montaggio: {mount}"
}
+ },
+ "title": {
+ "render": "Videocamera di sorveglianza"
}
},
"toilet": {
"name": "Servizi igienici",
- "title": {
- "render": "Servizi igienici"
- },
"presets": {
"0": {
- "title": "Servizi igienici",
- "description": "Servizi igienici aperti al pubblico"
+ "description": "Servizi igienici aperti al pubblico",
+ "title": "Servizi igienici"
},
"1": {
- "title": "Servizi igienici accessibili per persone in sedia a rotelle",
- "description": "Servizi igienici che hanno almeno una toilette accessibile a persone in sedia a rotelle"
+ "description": "Servizi igienici che hanno almeno una toilette accessibile a persone in sedia a rotelle",
+ "title": "Servizi igienici accessibili per persone in sedia a rotelle"
}
},
"tagRenderings": {
"1": {
- "question": "Questi servizi igienici sono aperti al pubblico?",
- "render": "L'accesso è {access}",
"mappings": {
"0": {
"then": "Accesso pubblico"
@@ -1553,10 +1548,11 @@
"4": {
"then": "Accesso pubblico"
}
- }
+ },
+ "question": "Questi servizi igienici sono aperti al pubblico?",
+ "render": "L'accesso è {access}"
},
"2": {
- "question": "Questi servizi igienici sono gratuiti?",
"mappings": {
"0": {
"then": "Questi servizi igienici sono a pagamento"
@@ -1564,14 +1560,14 @@
"1": {
"then": "Gratis"
}
- }
+ },
+ "question": "Questi servizi igienici sono gratuiti?"
},
"3": {
"question": "Quanto costa l'accesso a questi servizi igienici?",
"render": "La tariffa è {charge}"
},
"4": {
- "question": "C'è un WC riservato alle persone in sedia a rotelle",
"mappings": {
"0": {
"then": "C'è un WC riservato alle persone in sedia a rotelle"
@@ -1579,10 +1575,10 @@
"1": {
"then": "Non accessibile in sedia a rotelle"
}
- }
+ },
+ "question": "C'è un WC riservato alle persone in sedia a rotelle"
},
"5": {
- "question": "Di che tipo di servizi igienici si tratta?",
"mappings": {
"0": {
"then": "Ci sono solo WC con sedile"
@@ -1596,10 +1592,10 @@
"3": {
"then": "Ci sono sia sedili, sia urinali"
}
- }
+ },
+ "question": "Di che tipo di servizi igienici si tratta?"
},
"6": {
- "question": "È disponibile un fasciatoio (per cambiare i pannolini)?",
"mappings": {
"0": {
"then": "È disponibile un fasciatoio"
@@ -1607,11 +1603,10 @@
"1": {
"then": "Non è disponibile un fasciatoio"
}
- }
+ },
+ "question": "È disponibile un fasciatoio (per cambiare i pannolini)?"
},
"7": {
- "question": "Dove si trova il fasciatoio?",
- "render": "Il fasciatoio si trova presso {changing_table:location}",
"mappings": {
"0": {
"then": "Il fasciatoio è nei servizi igienici femminili. "
@@ -1625,31 +1620,41 @@
"3": {
"then": "Il fasciatoio è in una stanza dedicata. "
}
- }
+ },
+ "question": "Dove si trova il fasciatoio?",
+ "render": "Il fasciatoio si trova presso {changing_table:location}"
}
+ },
+ "title": {
+ "render": "Servizi igienici"
}
},
"tree_node": {
"name": "Albero",
- "title": {
- "render": "Albero",
- "mappings": {
- "0": {
- "then": "{name}"
- }
+ "presets": {
+ "0": {
+ "description": "Un albero di una specie con foglie larghe come la quercia o il pioppo.",
+ "title": "Albero latifoglia"
+ },
+ "1": {
+ "description": "Un albero di una specie con aghi come il pino o l’abete.",
+ "title": "Albero aghifoglia"
+ },
+ "2": {
+ "description": "Qualora non si sia sicuri se si tratta di un albero latifoglia o aghifoglia.",
+ "title": "Albero"
}
},
"tagRenderings": {
"1": {
- "render": "Altezza: {height}",
"mappings": {
"0": {
"then": "Altezza: {height} m"
}
- }
+ },
+ "render": "Altezza: {height}"
},
"2": {
- "question": "Si tratta di un albero latifoglia o aghifoglia?",
"mappings": {
"0": {
"then": " Latifoglia"
@@ -1660,10 +1665,10 @@
"2": {
"then": "
Privo di foglie (permanente)"
}
- }
+ },
+ "question": "Si tratta di un albero latifoglia o aghifoglia?"
},
"3": {
- "question": "Quanto significativo è questo albero? Scegli la prima risposta che corrisponde.",
"mappings": {
"0": {
"then": "È un albero notevole per le sue dimensioni o per la posizione prominente. È utile alla navigazione."
@@ -1689,10 +1694,10 @@
"7": {
"then": "L’albero si trova fuori dall’area urbana."
}
- }
+ },
+ "question": "Quanto significativo è questo albero? Scegli la prima risposta che corrisponde."
},
"4": {
- "question": "È un sempreverde o caduco?",
"mappings": {
"0": {
"then": "Caduco: l’albero perde le sue foglie per un periodo dell’anno."
@@ -1700,19 +1705,19 @@
"1": {
"then": "Sempreverde."
}
- }
+ },
+ "question": "È un sempreverde o caduco?"
},
"5": {
- "render": "Nome: {name}",
- "question": "L’albero ha un nome?",
"mappings": {
"0": {
"then": "L’albero non ha un nome."
}
- }
+ },
+ "question": "L’albero ha un nome?",
+ "render": "Nome: {name}"
},
"6": {
- "question": "Quest’albero è registrato come patrimonio?",
"mappings": {
"0": {
"then": "
Registrato come patrimonio da Onroerend Erfgoed Flanders"
@@ -1729,47 +1734,42 @@
"4": {
"then": "Registrato come patrimonio da un’organizzazione differente"
}
- }
+ },
+ "question": "Quest’albero è registrato come patrimonio?"
},
"7": {
- "render": "
Onroerend Erfgoed ID: {ref:OnroerendErfgoed}",
- "question": "Qual è l’ID rilasciato da Onroerend Erfgoed Flanders?"
+ "question": "Qual è l’ID rilasciato da Onroerend Erfgoed Flanders?",
+ "render": "
Onroerend Erfgoed ID: {ref:OnroerendErfgoed}"
},
"8": {
- "render": "
Wikidata: {wikidata}",
- "question": "Qual è l’ID Wikidata per questo albero?"
+ "question": "Qual è l’ID Wikidata per questo albero?",
+ "render": "
Wikidata: {wikidata}"
}
},
- "presets": {
- "0": {
- "title": "Albero latifoglia",
- "description": "Un albero di una specie con foglie larghe come la quercia o il pioppo."
+ "title": {
+ "mappings": {
+ "0": {
+ "then": "{name}"
+ }
},
- "1": {
- "title": "Albero aghifoglia",
- "description": "Un albero di una specie con aghi come il pino o l’abete."
- },
- "2": {
- "title": "Albero",
- "description": "Qualora non si sia sicuri se si tratta di un albero latifoglia o aghifoglia."
- }
+ "render": "Albero"
}
},
"viewpoint": {
- "name": "Punto panoramico",
"description": "Un punto panoramico che offre una bella vista. L'ideale è aggiungere un'immagine, se nessun'altra categoria è appropriata",
+ "name": "Punto panoramico",
"presets": {
"0": {
"title": "Punto panoramico"
}
},
- "title": {
- "render": "Punto panoramico"
- },
"tagRenderings": {
"1": {
"question": "Vuoi aggiungere una descrizione?"
}
+ },
+ "title": {
+ "render": "Punto panoramico"
}
}
}
\ No newline at end of file
diff --git a/langs/layers/ja.json b/langs/layers/ja.json
index 889b0112ed..ebd9e37f8a 100644
--- a/langs/layers/ja.json
+++ b/langs/layers/ja.json
@@ -1,24 +1,23 @@
{
"charging_station": {
- "name": "充電ステーション",
- "title": {
- "render": "充電ステーション"
- },
"description": "充電ステーション",
+ "name": "充電ステーション",
"tagRenderings": {
"41": {
"question": "この充電ステーションはいつオープンしますか?"
},
"42": {
- "render": "{network}",
- "question": "この充電ステーションの運営チェーンはどこですか?"
+ "question": "この充電ステーションの運営チェーンはどこですか?",
+ "render": "{network}"
}
+ },
+ "title": {
+ "render": "充電ステーション"
}
},
"food": {
"tagRenderings": {
"17": {
- "question": "お客様が持参容器(調理用の鍋や小さな鍋など)をもってきた場合は、注文の梱包に使用されますか?
",
"mappings": {
"0": {
"then": "自分の容器を持ってきて、注文を受け取ることができ、使い捨ての梱包材を節約して、無駄を省くことができます"
@@ -29,7 +28,8 @@
"2": {
"then": "自身の容器が注文に必要。"
}
- }
+ },
+ "question": "お客様が持参容器(調理用の鍋や小さな鍋など)をもってきた場合は、注文の梱包に使用されますか?
"
}
}
}
diff --git a/langs/layers/nb_NO.json b/langs/layers/nb_NO.json
index e45d5f7461..6b8690f207 100644
--- a/langs/layers/nb_NO.json
+++ b/langs/layers/nb_NO.json
@@ -1,12 +1,14 @@
{
"bench": {
"name": "Benker",
- "title": {
- "render": "Benk"
+ "presets": {
+ "0": {
+ "description": "Legg til en ny benk",
+ "title": "Benk"
+ }
},
"tagRenderings": {
"1": {
- "render": "Rygglene",
"mappings": {
"0": {
"then": "Rygglene: Ja"
@@ -15,14 +17,14 @@
"then": "Rygglene: Nei"
}
},
- "question": "Har denne beken et rygglene?"
+ "question": "Har denne beken et rygglene?",
+ "render": "Rygglene"
},
"2": {
- "render": "{seats} seter",
- "question": "Hvor mange sitteplasser har denne benken?"
+ "question": "Hvor mange sitteplasser har denne benken?",
+ "render": "{seats} seter"
},
"3": {
- "render": "Materiale: {material}",
"mappings": {
"0": {
"then": "Materiale: tre"
@@ -42,10 +44,10 @@
"5": {
"then": "Materiale: stål"
}
- }
+ },
+ "render": "Materiale: {material}"
},
"5": {
- "render": "Farge: {colour}",
"mappings": {
"0": {
"then": "Farge: brun"
@@ -71,14 +73,12 @@
"7": {
"then": "Farge: gul"
}
- }
+ },
+ "render": "Farge: {colour}"
}
},
- "presets": {
- "0": {
- "title": "Benk",
- "description": "Legg til en ny benk"
- }
+ "title": {
+ "render": "Benk"
}
},
"bench_at_pt": {
@@ -94,22 +94,19 @@
"render": "Dette sykkelbiblioteket heter {name}"
},
"6": {
- "question": "Hvor mye koster det å leie en sykkel?",
- "render": "Sykkelleie koster {charge}",
"mappings": {
"0": {
"then": "Det er gratis å leie en sykkel"
}
- }
+ },
+ "question": "Hvor mye koster det å leie en sykkel?",
+ "render": "Sykkelleie koster {charge}"
}
}
},
"charging_station": {
- "name": "Ladestasjoner",
- "title": {
- "render": "Ladestasjon"
- },
"description": "En ladestasjon",
+ "name": "Ladestasjoner",
"tagRenderings": {
"41": {
"question": "Når åpnet denne ladestasjonen?"
@@ -117,6 +114,9 @@
"42": {
"render": "{network}"
}
+ },
+ "title": {
+ "render": "Ladestasjon"
}
}
}
\ No newline at end of file
diff --git a/langs/layers/nl.json b/langs/layers/nl.json
index 0ec4655c7b..bddc9c2557 100644
--- a/langs/layers/nl.json
+++ b/langs/layers/nl.json
@@ -1,31 +1,19 @@
{
"barrier": {
- "name": "Barrières",
"description": "Hindernissen tijdens het fietsen, zoals paaltjes en fietshekjes",
- "title": {
- "render": "Barrière",
- "mappings": {
- "0": {
- "then": "Paaltje"
- },
- "1": {
- "then": "Fietshekjes"
- }
- }
- },
+ "name": "Barrières",
"presets": {
"0": {
- "title": "Paaltje",
- "description": "Een paaltje in de weg"
+ "description": "Een paaltje in de weg",
+ "title": "Paaltje"
},
"1": {
- "title": "Fietshekjes",
- "description": "Fietshekjes, voor het afremmen van fietsers"
+ "description": "Fietshekjes, voor het afremmen van fietsers",
+ "title": "Fietshekjes"
}
},
"tagRenderings": {
"0": {
- "question": "Kan een fietser langs deze barrière?",
"mappings": {
"0": {
"then": "Een fietser kan hier langs."
@@ -33,10 +21,10 @@
"1": {
"then": "Een fietser kan hier niet langs."
}
- }
+ },
+ "question": "Kan een fietser langs deze barrière?"
},
"1": {
- "question": "Wat voor soort paal is dit?",
"mappings": {
"0": {
"then": "Verwijderbare paal"
@@ -53,10 +41,10 @@
"4": {
"then": "Verzonken poller"
}
- }
+ },
+ "question": "Wat voor soort paal is dit?"
},
"2": {
- "question": "Wat voor fietshekjes zijn dit?",
"mappings": {
"0": {
"then": "Enkelvoudig, slechts twee hekjes met ruimte ertussen "
@@ -70,33 +58,47 @@
"3": {
"then": "Knijppoort, ruimte is smaller aan de top, dan aan de bodem
"
}
- }
+ },
+ "question": "Wat voor fietshekjes zijn dit?"
},
"3": {
- "render": "Maximumbreedte: {maxwidth:physical} m",
- "question": "Hoe breed is de ruimte naast de barrière?"
+ "question": "Hoe breed is de ruimte naast de barrière?",
+ "render": "Maximumbreedte: {maxwidth:physical} m"
},
"4": {
- "render": "Ruimte tussen barrières (langs de lengte van de weg): {width:separation} m",
- "question": "Hoeveel ruimte is er tussen de barrières (langs de lengte van de weg)?"
+ "question": "Hoeveel ruimte is er tussen de barrières (langs de lengte van de weg)?",
+ "render": "Ruimte tussen barrières (langs de lengte van de weg): {width:separation} m"
},
"5": {
- "render": "Breedte van de opening: {width:opening} m",
- "question": "Hoe breed is de smalste opening naast de barrières?"
+ "question": "Hoe breed is de smalste opening naast de barrières?",
+ "render": "Breedte van de opening: {width:opening} m"
},
"6": {
"question": "Hoeveel overlappen de barrières?"
}
+ },
+ "title": {
+ "mappings": {
+ "0": {
+ "then": "Paaltje"
+ },
+ "1": {
+ "then": "Fietshekjes"
+ }
+ },
+ "render": "Barrière"
}
},
"bench": {
"name": "Zitbanken",
- "title": {
- "render": "Zitbank"
+ "presets": {
+ "0": {
+ "description": "Voeg een nieuwe zitbank toe",
+ "title": "Zitbank"
+ }
},
"tagRenderings": {
"1": {
- "render": "Rugleuning",
"mappings": {
"0": {
"then": "Heeft een rugleuning"
@@ -105,14 +107,14 @@
"then": "Rugleuning ontbreekt"
}
},
- "question": "Heeft deze zitbank een rugleuning?"
+ "question": "Heeft deze zitbank een rugleuning?",
+ "render": "Rugleuning"
},
"2": {
- "render": "{seats} zitplaatsen",
- "question": "Hoeveel zitplaatsen heeft deze bank?"
+ "question": "Hoeveel zitplaatsen heeft deze bank?",
+ "render": "{seats} zitplaatsen"
},
"3": {
- "render": "Gemaakt van {material}",
"mappings": {
"0": {
"then": "Gemaakt uit hout"
@@ -133,15 +135,14 @@
"then": "Gemaakt uit staal"
}
},
- "question": "Uit welk materiaal is het zitgedeelte van deze zitbank gemaakt?"
+ "question": "Uit welk materiaal is het zitgedeelte van deze zitbank gemaakt?",
+ "render": "Gemaakt van {material}"
},
"4": {
"question": "In welke richting kijk je wanneer je op deze zitbank zit?",
"render": "Wanneer je op deze bank zit, dan kijk je in {direction}°."
},
"5": {
- "render": "Kleur: {colour}",
- "question": "Welke kleur heeft deze zitbank?",
"mappings": {
"0": {
"then": "De kleur is bruin"
@@ -167,33 +168,21 @@
"7": {
"then": "De kleur is geel"
}
- }
+ },
+ "question": "Welke kleur heeft deze zitbank?",
+ "render": "Kleur: {colour}"
},
"6": {
"question": "Wanneer is deze laatste bank laatst gesurveyed?",
"render": "Deze bank is laatst gesurveyd op {survey:date}"
}
},
- "presets": {
- "0": {
- "title": "Zitbank",
- "description": "Voeg een nieuwe zitbank toe"
- }
+ "title": {
+ "render": "Zitbank"
}
},
"bench_at_pt": {
"name": "Zitbanken aan bushaltes",
- "title": {
- "render": "Zitbank",
- "mappings": {
- "0": {
- "then": "Zitbank aan een bushalte"
- },
- "1": {
- "then": "Zitbank in een schuilhokje"
- }
- }
- },
"tagRenderings": {
"1": {
"render": "{name}"
@@ -201,22 +190,34 @@
"2": {
"render": "Leunbank"
}
+ },
+ "title": {
+ "mappings": {
+ "0": {
+ "then": "Zitbank aan een bushalte"
+ },
+ "1": {
+ "then": "Zitbank in een schuilhokje"
+ }
+ },
+ "render": "Zitbank"
}
},
"bicycle_library": {
- "name": "Fietsbibliotheek",
- "title": {
- "render": "Fietsbibliotheek"
- },
"description": "Een plaats waar men voor langere tijd een fiets kan lenen",
+ "name": "Fietsbibliotheek",
+ "presets": {
+ "0": {
+ "description": "Een fietsbieb heeft een collectie fietsen die leden mogen lenen",
+ "title": "Bicycle library"
+ }
+ },
"tagRenderings": {
"1": {
"question": "Wat is de naam van deze fietsbieb?",
"render": "Deze fietsbieb heet {name}"
},
"6": {
- "question": "Hoeveel kost het huren van een fiets?",
- "render": "Een fiets huren kost {charge}",
"mappings": {
"0": {
"then": "Een fiets huren is gratis"
@@ -224,10 +225,11 @@
"1": {
"then": "Een fiets huren kost €20/jaar en €20 waarborg"
}
- }
+ },
+ "question": "Hoeveel kost het huren van een fiets?",
+ "render": "Een fiets huren kost {charge}"
},
"7": {
- "question": "Voor wie worden hier fietsen aangeboden?",
"mappings": {
"0": {
"then": "Aanbod voor kinderen"
@@ -238,21 +240,16 @@
"2": {
"then": "Aanbod voor personen met een handicap"
}
- }
+ },
+ "question": "Voor wie worden hier fietsen aangeboden?"
}
},
- "presets": {
- "0": {
- "title": "Bicycle library",
- "description": "Een fietsbieb heeft een collectie fietsen die leden mogen lenen"
- }
+ "title": {
+ "render": "Fietsbibliotheek"
}
},
"bicycle_tube_vending_machine": {
"name": "Fietsbanden-verkoopsautomaat",
- "title": {
- "render": "Fietsbanden-verkoopsautomaat"
- },
"presets": {
"0": {
"title": "Fietsbanden-verkoopsautomaat"
@@ -260,8 +257,6 @@
},
"tagRenderings": {
"1": {
- "question": "Is deze verkoopsautomaat nog steeds werkende?",
- "render": "Deze verkoopsautomaat is {operational_status}",
"mappings": {
"0": {
"then": "Deze verkoopsautomaat werkt"
@@ -272,18 +267,20 @@
"2": {
"then": "Deze verkoopsautomaat is uitgeschakeld"
}
- }
+ },
+ "question": "Is deze verkoopsautomaat nog steeds werkende?",
+ "render": "Deze verkoopsautomaat is {operational_status}"
}
+ },
+ "title": {
+ "render": "Fietsbanden-verkoopsautomaat"
}
},
"bike_cafe": {
"name": "Fietscafé",
- "title": {
- "render": "Fietscafé",
- "mappings": {
- "0": {
- "then": "Fietscafé {name}"
- }
+ "presets": {
+ "0": {
+ "title": "Fietscafé"
}
},
"tagRenderings": {
@@ -292,7 +289,6 @@
"render": "Dit fietscafé heet {name}"
},
"2": {
- "question": "Biedt dit fietscafé een fietspomp aan voor iedereen?",
"mappings": {
"0": {
"then": "Dit fietscafé biedt een fietspomp aan voor eender wie"
@@ -300,10 +296,10 @@
"1": {
"then": "Dit fietscafé biedt geen fietspomp aan voor iedereen"
}
- }
+ },
+ "question": "Biedt dit fietscafé een fietspomp aan voor iedereen?"
},
"3": {
- "question": "Biedt dit fietscafé gereedschap aan om je fiets zelf te herstellen?",
"mappings": {
"0": {
"then": "Dit fietscafé biedt gereedschap aan om je fiets zelf te herstellen"
@@ -311,10 +307,10 @@
"1": {
"then": "Dit fietscafé biedt geen gereedschap aan om je fiets zelf te herstellen"
}
- }
+ },
+ "question": "Biedt dit fietscafé gereedschap aan om je fiets zelf te herstellen?"
},
"4": {
- "question": "Herstelt dit fietscafé fietsen?",
"mappings": {
"0": {
"then": "Dit fietscafé herstelt fietsen"
@@ -322,7 +318,8 @@
"1": {
"then": "Dit fietscafé herstelt geen fietsen"
}
- }
+ },
+ "question": "Herstelt dit fietscafé fietsen?"
},
"5": {
"question": "Wat is de website van {name}?"
@@ -337,32 +334,34 @@
"question": "Wanneer is dit fietscafé geopend?"
}
},
- "presets": {
- "0": {
- "title": "Fietscafé"
- }
+ "title": {
+ "mappings": {
+ "0": {
+ "then": "Fietscafé {name}"
+ }
+ },
+ "render": "Fietscafé"
}
},
"bike_cleaning": {
"name": "Fietsschoonmaakpunt",
- "title": {
- "render": "Fietsschoonmaakpunt",
- "mappings": {
- "0": {
- "then": "Fietsschoonmaakpunt {name}"
- }
- }
- },
"presets": {
"0": {
"title": "Fietsschoonmaakpunt"
}
+ },
+ "title": {
+ "mappings": {
+ "0": {
+ "then": "Fietsschoonmaakpunt {name}"
+ }
+ },
+ "render": "Fietsschoonmaakpunt"
}
},
"bike_monitoring_station": {
"name": "Telstation",
"title": {
- "render": "Fietstelstation",
"mappings": {
"0": {
"then": "Fietstelstation {name}"
@@ -370,7 +369,8 @@
"1": {
"then": "Fietstelstation {ref}"
}
- }
+ },
+ "render": "Fietstelstation"
}
},
"bike_parking": {
@@ -380,13 +380,8 @@
"title": "Fietsparking"
}
},
- "title": {
- "render": "Fietsparking"
- },
"tagRenderings": {
"1": {
- "question": "Van welk type is deze fietsparking?",
- "render": "Dit is een fietsparking van het type: {bicycle_parking}",
"mappings": {
"0": {
"then": "Nietjes
"
@@ -412,10 +407,11 @@
"7": {
"then": "Een oppervlakte die gemarkeerd is om fietsen te parkeren"
}
- }
+ },
+ "question": "Van welk type is deze fietsparking?",
+ "render": "Dit is een fietsparking van het type: {bicycle_parking}"
},
"2": {
- "question": "Wat is de relatieve locatie van deze parking??",
"mappings": {
"0": {
"then": "Ondergrondse parking"
@@ -432,10 +428,10 @@
"4": {
"then": "Dakparking"
}
- }
+ },
+ "question": "Wat is de relatieve locatie van deze parking??"
},
"3": {
- "question": "Is deze parking overdekt? Selecteer ook \"overdekt\" voor fietsparkings binnen een gebouw.",
"mappings": {
"0": {
"then": "Deze parking is overdekt (er is een afdak)"
@@ -443,15 +439,14 @@
"1": {
"then": "Deze parking is niet overdekt"
}
- }
+ },
+ "question": "Is deze parking overdekt? Selecteer ook \"overdekt\" voor fietsparkings binnen een gebouw."
},
"4": {
"question": "Hoeveel fietsen kunnen in deze fietsparking (inclusief potentiëel bakfietsen)?",
"render": "Plaats voor {capacity} fietsen"
},
"5": {
- "question": "Wie mag er deze fietsenstalling gebruiken?",
- "render": "{access}",
"mappings": {
"0": {
"then": "Publiek toegankelijke fietsenstalling"
@@ -462,10 +457,11 @@
"2": {
"then": "Private fietsenstalling van een school, een bedrijf, ..."
}
- }
+ },
+ "question": "Wie mag er deze fietsenstalling gebruiken?",
+ "render": "{access}"
},
"6": {
- "question": "Heeft deze fietsparking plaats voor bakfietsen?",
"mappings": {
"0": {
"then": "Deze parking heeft plaats voor bakfietsen"
@@ -476,18 +472,147 @@
"2": {
"then": "Je mag hier geen bakfietsen parkeren"
}
- }
+ },
+ "question": "Heeft deze fietsparking plaats voor bakfietsen?"
},
"7": {
"question": "Voor hoeveel bakfietsen heeft deze fietsparking plaats?",
"render": "Deze parking heeft plaats voor {capacity:cargo_bike} fietsen"
}
+ },
+ "title": {
+ "render": "Fietsparking"
}
},
"bike_repair_station": {
"name": "Fietspunten (herstel, pomp of allebei)",
+ "presets": {
+ "0": {
+ "description": "Een apparaat waar je je fietsbanden kan oppompen, beschikbaar in de publieke ruimte. De fietspomp in je kelder telt dus niet.
Voorbeelden
Examples of bicycle pumps
Voorbeeld
",
+ "title": "Herstelpunt en pomp"
+ },
+ "2": {
+ "title": "Herstelpunt zonder pomp"
+ }
+ },
+ "tagRenderings": {
+ "1": {
+ "mappings": {
+ "0": {
+ "then": "Er is enkel een pomp aanwezig"
+ },
+ "1": {
+ "then": "Er is enkel gereedschap aanwezig (schroevendraaier, tang...)"
+ },
+ "2": {
+ "then": "Er is zowel een pomp als gereedschap aanwezig"
+ }
+ },
+ "question": "Welke functies biedt dit fietspunt?"
+ },
+ "2": {
+ "question": "Wie beheert deze fietspomp?",
+ "render": "Beheer door {operator}"
+ },
+ "3": {
+ "question": "Wat is het email-adres van de beheerder?"
+ },
+ "4": {
+ "question": "Wat is het telefoonnummer van de beheerder?"
+ },
+ "5": {
+ "mappings": {
+ "0": {
+ "then": "Dag en nacht open"
+ },
+ "1": {
+ "then": "Dag en nacht open"
+ }
+ },
+ "question": "Wanneer is dit fietsherstelpunt open?"
+ },
+ "6": {
+ "mappings": {
+ "0": {
+ "then": "Er is een reparatieset voor je ketting"
+ },
+ "1": {
+ "then": "Er is geen reparatieset voor je ketting"
+ }
+ },
+ "question": "Heeft dit herstelpunt een speciale reparatieset voor je ketting?"
+ },
+ "7": {
+ "mappings": {
+ "0": {
+ "then": "Er is een haak of standaard"
+ },
+ "1": {
+ "then": "Er is geen haak of standaard"
+ }
+ },
+ "question": "Heeft dit herstelpunt een haak of standaard om je fiets op te hangen/zetten?"
+ },
+ "8": {
+ "mappings": {
+ "0": {
+ "then": "De fietspomp is kapot"
+ },
+ "1": {
+ "then": "De fietspomp werkt nog"
+ }
+ },
+ "question": "Werkt de fietspomp nog?"
+ },
+ "9": {
+ "render": "Rapporteer deze fietspomp als kapot"
+ },
+ "10": {
+ "mappings": {
+ "0": {
+ "then": "Sclaverand (ook gekend als Presta)"
+ },
+ "1": {
+ "then": "Dunlop"
+ },
+ "2": {
+ "then": "Schrader (auto's)"
+ }
+ },
+ "question": "Welke ventielen werken er met de pomp?",
+ "render": "Deze pomp werkt met de volgende ventielen: {valves}"
+ },
+ "11": {
+ "mappings": {
+ "0": {
+ "then": "Manuele pomp"
+ },
+ "1": {
+ "then": "Electrische pomp"
+ }
+ },
+ "question": "Is dit een electrische fietspomp?"
+ },
+ "12": {
+ "mappings": {
+ "0": {
+ "then": "Er is een luchtdrukmeter"
+ },
+ "1": {
+ "then": "Er is geen luchtdrukmeter"
+ },
+ "2": {
+ "then": "Er is een luchtdrukmeter maar die is momenteel defect"
+ }
+ },
+ "question": "Heeft deze pomp een luchtdrukmeter?"
+ }
+ },
"title": {
- "render": "Herstelpunt met pomp",
"mappings": {
"0": {
"then": "Herstelpunt"
@@ -504,158 +629,18 @@
"4": {
"then": "Fietspomp"
}
- }
- },
- "tagRenderings": {
- "1": {
- "question": "Welke functies biedt dit fietspunt?",
- "mappings": {
- "0": {
- "then": "Er is enkel een pomp aanwezig"
- },
- "1": {
- "then": "Er is enkel gereedschap aanwezig (schroevendraaier, tang...)"
- },
- "2": {
- "then": "Er is zowel een pomp als gereedschap aanwezig"
- }
- }
},
- "2": {
- "question": "Wie beheert deze fietspomp?",
- "render": "Beheer door {operator}"
- },
- "3": {
- "question": "Wat is het email-adres van de beheerder?"
- },
- "4": {
- "question": "Wat is het telefoonnummer van de beheerder?"
- },
- "5": {
- "question": "Wanneer is dit fietsherstelpunt open?",
- "mappings": {
- "0": {
- "then": "Dag en nacht open"
- },
- "1": {
- "then": "Dag en nacht open"
- }
- }
- },
- "6": {
- "question": "Heeft dit herstelpunt een speciale reparatieset voor je ketting?",
- "mappings": {
- "0": {
- "then": "Er is een reparatieset voor je ketting"
- },
- "1": {
- "then": "Er is geen reparatieset voor je ketting"
- }
- }
- },
- "7": {
- "question": "Heeft dit herstelpunt een haak of standaard om je fiets op te hangen/zetten?",
- "mappings": {
- "0": {
- "then": "Er is een haak of standaard"
- },
- "1": {
- "then": "Er is geen haak of standaard"
- }
- }
- },
- "8": {
- "question": "Werkt de fietspomp nog?",
- "mappings": {
- "0": {
- "then": "De fietspomp is kapot"
- },
- "1": {
- "then": "De fietspomp werkt nog"
- }
- }
- },
- "9": {
- "render": "Rapporteer deze fietspomp als kapot"
- },
- "10": {
- "question": "Welke ventielen werken er met de pomp?",
- "render": "Deze pomp werkt met de volgende ventielen: {valves}",
- "mappings": {
- "0": {
- "then": "Sclaverand (ook gekend als Presta)"
- },
- "1": {
- "then": "Dunlop"
- },
- "2": {
- "then": "Schrader (auto's)"
- }
- }
- },
- "11": {
- "question": "Is dit een electrische fietspomp?",
- "mappings": {
- "0": {
- "then": "Manuele pomp"
- },
- "1": {
- "then": "Electrische pomp"
- }
- }
- },
- "12": {
- "question": "Heeft deze pomp een luchtdrukmeter?",
- "mappings": {
- "0": {
- "then": "Er is een luchtdrukmeter"
- },
- "1": {
- "then": "Er is geen luchtdrukmeter"
- },
- "2": {
- "then": "Er is een luchtdrukmeter maar die is momenteel defect"
- }
- }
- }
- },
- "presets": {
- "0": {
- "title": "Fietspomp",
- "description": "Een apparaat waar je je fietsbanden kan oppompen, beschikbaar in de publieke ruimte. De fietspomp in je kelder telt dus niet.
Voorbeelden
Examples of bicycle pumps
Voorbeeld
"
- },
- "2": {
- "title": "Herstelpunt zonder pomp"
- }
+ "render": "Herstelpunt met pomp"
}
},
"bike_shop": {
+ "description": "Een winkel die hoofdzakelijk fietsen en fietstoebehoren verkoopt",
"name": "Fietszaak",
- "title": {
- "render": "Fietszaak",
- "mappings": {
- "0": {
- "then": "Sportwinkel {name}"
- },
- "2": {
- "then": "Fietsverhuur {name}"
- },
- "3": {
- "then": "Fietsenmaker {name}"
- },
- "4": {
- "then": "Fietswinkel {name}"
- },
- "5": {
- "then": "Fietszaak {name}"
- }
+ "presets": {
+ "0": {
+ "title": "Fietszaak"
}
},
- "description": "Een winkel die hoofdzakelijk fietsen en fietstoebehoren verkoopt",
"tagRenderings": {
"1": {
"render": "Deze winkel verkoopt {shop} en heeft fiets-gerelateerde activiteiten."
@@ -674,7 +659,6 @@
"question": "Wat is het email-adres van {name}?"
},
"9": {
- "question": "Verkoopt deze fietszaak fietsen?",
"mappings": {
"0": {
"then": "Deze winkel verkoopt fietsen"
@@ -682,10 +666,10 @@
"1": {
"then": "Deze winkel verkoopt geen fietsen"
}
- }
+ },
+ "question": "Verkoopt deze fietszaak fietsen?"
},
"10": {
- "question": "Herstelt deze winkel fietsen?",
"mappings": {
"0": {
"then": "Deze winkel herstelt fietsen"
@@ -699,10 +683,10 @@
"3": {
"then": "Deze winkel herstelt enkel fietsen van een bepaald merk"
}
- }
+ },
+ "question": "Herstelt deze winkel fietsen?"
},
"11": {
- "question": "Verhuurt deze winkel fietsen?",
"mappings": {
"0": {
"then": "Deze winkel verhuurt fietsen"
@@ -710,10 +694,10 @@
"1": {
"then": "Deze winkel verhuurt geen fietsen"
}
- }
+ },
+ "question": "Verhuurt deze winkel fietsen?"
},
"12": {
- "question": "Verkoopt deze winkel tweedehands fietsen?",
"mappings": {
"0": {
"then": "Deze winkel verkoopt tweedehands fietsen"
@@ -724,10 +708,10 @@
"2": {
"then": "Deze winkel verkoopt enkel tweedehands fietsen"
}
- }
+ },
+ "question": "Verkoopt deze winkel tweedehands fietsen?"
},
"13": {
- "question": "Biedt deze winkel een fietspomp aan voor iedereen?",
"mappings": {
"0": {
"then": "Deze winkel biedt een fietspomp aan voor iedereen"
@@ -738,10 +722,10 @@
"2": {
"then": "Er is een fietspomp, deze is apart aangeduid"
}
- }
+ },
+ "question": "Biedt deze winkel een fietspomp aan voor iedereen?"
},
"14": {
- "question": "Biedt deze winkel gereedschap aan om je fiets zelf te herstellen?",
"mappings": {
"0": {
"then": "Deze winkel biedt gereedschap aan om je fiets zelf te herstellen"
@@ -752,10 +736,10 @@
"2": {
"then": "Het gereedschap aan om je fiets zelf te herstellen is enkel voor als je de fiets er kocht of huurt"
}
- }
+ },
+ "question": "Biedt deze winkel gereedschap aan om je fiets zelf te herstellen?"
},
"15": {
- "question": "Biedt deze winkel een fietsschoonmaak aan?",
"mappings": {
"0": {
"then": "Deze winkel biedt fietsschoonmaak aan"
@@ -766,32 +750,51 @@
"2": {
"then": "Deze winkel biedt geen fietsschoonmaak aan"
}
- }
+ },
+ "question": "Biedt deze winkel een fietsschoonmaak aan?"
}
},
- "presets": {
- "0": {
- "title": "Fietszaak"
- }
+ "title": {
+ "mappings": {
+ "0": {
+ "then": "Sportwinkel {name}"
+ },
+ "2": {
+ "then": "Fietsverhuur {name}"
+ },
+ "3": {
+ "then": "Fietsenmaker {name}"
+ },
+ "4": {
+ "then": "Fietswinkel {name}"
+ },
+ "5": {
+ "then": "Fietszaak {name}"
+ }
+ },
+ "render": "Fietszaak"
}
},
"bike_themed_object": {
"name": "Fietsgerelateerd object",
"title": {
- "render": "Fietsgerelateerd object",
"mappings": {
"1": {
"then": "Wielerpiste"
}
- }
+ },
+ "render": "Fietsgerelateerd object"
}
},
"binocular": {
- "name": "Verrekijkers",
- "title": {
- "render": "Verrekijker"
- },
"description": "Verrekijkers",
+ "name": "Verrekijkers",
+ "presets": {
+ "0": {
+ "description": "Een telescoop of verrekijker die op een vaste plaats gemonteerd staat waar iedereen door mag kijken.
",
+ "title": "verrekijker"
+ }
+ },
"tagRenderings": {
"1": {
"mappings": {
@@ -799,108 +802,23 @@
"then": "Gratis te gebruiken"
}
},
- "render": "Deze verrekijker gebruiken kost {charge}",
- "question": "Hoeveel moet men betalen om deze verrekijker te gebruiken?"
+ "question": "Hoeveel moet men betalen om deze verrekijker te gebruiken?",
+ "render": "Deze verrekijker gebruiken kost {charge}"
},
"2": {
"question": "Welke richting kijkt men uit als men door deze verrekijker kijkt?",
"render": "Kijkt richting {direction}°"
}
},
- "presets": {
- "0": {
- "title": "verrekijker",
- "description": "Een telescoop of verrekijker die op een vaste plaats gemonteerd staat waar iedereen door mag kijken.
"
- }
+ "title": {
+ "render": "Verrekijker"
}
},
"birdhide": {
- "name": "Vogelkijkhutten",
- "title": {
- "render": "Vogelkijkplaats",
- "mappings": {
- "0": {
- "then": "{name}"
- },
- "1": {
- "then": "Vogelkijkhut {name}"
- },
- "2": {
- "then": "Vogelkijkwand {name}"
- }
- }
- },
- "description": "Een vogelkijkhut",
- "tagRenderings": {
- "1": {
- "question": "Is dit een kijkwand of kijkhut?",
- "mappings": {
- "0": {
- "then": "Vogelkijkwand"
- },
- "1": {
- "then": "Vogelkijkhut"
- },
- "2": {
- "then": "Vogelkijktoren"
- },
- "3": {
- "then": "Vogelkijkhut"
- }
- }
- },
- "2": {
- "question": "Is deze vogelkijkplaats rolstoeltoegankelijk?",
- "mappings": {
- "0": {
- "then": "Er zijn speciale voorzieningen voor rolstoelen"
- },
- "1": {
- "then": "Een rolstoel raakt er vlot"
- },
- "2": {
- "then": "Je kan er raken met een rolstoel, maar het is niet makkelijk"
- },
- "3": {
- "then": "Niet rolstoeltoegankelijk"
- }
- }
- },
- "3": {
- "render": "Beheer door {operator}",
- "question": "Wie beheert deze vogelkijkplaats?",
- "mappings": {
- "0": {
- "then": "Beheer door Natuurpunt"
- },
- "1": {
- "then": "Beheer door het Agentschap Natuur en Bos "
- }
- }
- }
- },
- "icon": {
- "render": "./assets/layers/birdhide/birdhide.svg"
- },
- "size": {
- "render": "40,40,center"
- },
"color": {
"render": "#94bb28"
},
- "stroke": {
- "render": "3"
- },
- "presets": {
- "0": {
- "title": "Vogelkijkhut",
- "description": "Een overdekte hut waarbinnen er warm en droog naar vogels gekeken kan worden"
- },
- "1": {
- "title": "Vogelkijkwand",
- "description": "Een vogelkijkwand waarachter men kan staan om vogels te kijken"
- }
- },
+ "description": "Een vogelkijkhut",
"filter": {
"0": {
"options": {
@@ -916,30 +834,113 @@
}
}
}
- }
- },
- "cafe_pub": {
- "name": "Cafés",
+ },
+ "icon": {
+ "render": "./assets/layers/birdhide/birdhide.svg"
+ },
+ "name": "Vogelkijkhutten",
"presets": {
"0": {
- "title": "bruin cafe of kroeg",
- "description": "Dit is een bruin café of een kroeg waar voornamelijk bier wordt gedronken. De inrichting is typisch gezellig met veel houtwerk "
+ "description": "Een overdekte hut waarbinnen er warm en droog naar vogels gekeken kan worden",
+ "title": "Vogelkijkhut"
},
"1": {
- "title": "bar",
- "description": "Dit is een bar waar men ter plaatse alcoholische drank nuttigt. De inrichting is typisch modern en commercieel, soms met lichtinstallatie en feestmuziek"
+ "description": "Een vogelkijkwand waarachter men kan staan om vogels te kijken",
+ "title": "Vogelkijkwand"
+ }
+ },
+ "size": {
+ "render": "40,40,center"
+ },
+ "stroke": {
+ "render": "3"
+ },
+ "tagRenderings": {
+ "1": {
+ "mappings": {
+ "0": {
+ "then": "Vogelkijkwand"
+ },
+ "1": {
+ "then": "Vogelkijkhut"
+ },
+ "2": {
+ "then": "Vogelkijktoren"
+ },
+ "3": {
+ "then": "Vogelkijkhut"
+ }
+ },
+ "question": "Is dit een kijkwand of kijkhut?"
},
"2": {
- "title": "cafe",
- "description": "Dit is een cafe - een plaats waar men rustig kan zitten om een thee, koffie of alcoholische drank te nuttigen."
+ "mappings": {
+ "0": {
+ "then": "Er zijn speciale voorzieningen voor rolstoelen"
+ },
+ "1": {
+ "then": "Een rolstoel raakt er vlot"
+ },
+ "2": {
+ "then": "Je kan er raken met een rolstoel, maar het is niet makkelijk"
+ },
+ "3": {
+ "then": "Niet rolstoeltoegankelijk"
+ }
+ },
+ "question": "Is deze vogelkijkplaats rolstoeltoegankelijk?"
+ },
+ "3": {
+ "mappings": {
+ "0": {
+ "then": "Beheer door Natuurpunt"
+ },
+ "1": {
+ "then": "Beheer door het Agentschap Natuur en Bos "
+ }
+ },
+ "question": "Wie beheert deze vogelkijkplaats?",
+ "render": "Beheer door {operator}"
}
},
"title": {
- "render": "Café",
"mappings": {
"0": {
- "then": "{name}"
+ "then": "{name}"
+ },
+ "1": {
+ "then": "Vogelkijkhut {name}"
+ },
+ "2": {
+ "then": "Vogelkijkwand {name}"
}
+ },
+ "render": "Vogelkijkplaats"
+ }
+ },
+ "cafe_pub": {
+ "filter": {
+ "0": {
+ "options": {
+ "0": {
+ "question": "Nu geopened"
+ }
+ }
+ }
+ },
+ "name": "Cafés",
+ "presets": {
+ "0": {
+ "description": "Dit is een bruin café of een kroeg waar voornamelijk bier wordt gedronken. De inrichting is typisch gezellig met veel houtwerk ",
+ "title": "bruin cafe of kroeg"
+ },
+ "1": {
+ "description": "Dit is een bar waar men ter plaatse alcoholische drank nuttigt. De inrichting is typisch modern en commercieel, soms met lichtinstallatie en feestmuziek",
+ "title": "bar"
+ },
+ "2": {
+ "description": "Dit is een cafe - een plaats waar men rustig kan zitten om een thee, koffie of alcoholische drank te nuttigen.",
+ "title": "cafe"
}
},
"tagRenderings": {
@@ -948,7 +949,6 @@
"render": "De naam van dit café is {name}"
},
"2": {
- "question": "Welk soort café is dit?",
"mappings": {
"0": {
"then": "Dit is een bruin café of een kroeg waar voornamelijk bier wordt gedronken. De inrichting is typisch gezellig met veel houtwerk "
@@ -965,24 +965,73 @@
"4": {
"then": "Een open ruimte waar bier geserveerd wordt. Typisch in Duitsland"
}
- }
+ },
+ "question": "Welk soort café is dit?"
}
},
+ "title": {
+ "mappings": {
+ "0": {
+ "then": "{name}"
+ }
+ },
+ "render": "Café"
+ }
+ },
+ "charging_station": {
"filter": {
"0": {
"options": {
"0": {
- "question": "Nu geopened"
+ "question": "Alle voertuigen"
+ },
+ "1": {
+ "question": "Oplaadpunten voor fietsen"
+ },
+ "2": {
+ "question": "Oplaadpunten voor auto's"
+ }
+ }
+ },
+ "2": {
+ "options": {
+ "0": {
+ "question": "Alle types"
+ },
+ "1": {
+ "question": "Heeft een Schuko stekker zonder aardingspin (CEE7/4 type F)
"
+ },
+ "2": {
+ "question": "Heeft een Europese stekker met aardingspin (CEE7/4 type E)
"
+ },
+ "3": {
+ "question": "Heeft een
"
+ },
+ "4": {
+ "question": "Heeft een Type 1 met kabel (J1772)
"
+ },
+ "5": {
+ "question": "Heeft een Type 1 zonder kabel (J1772)
"
+ },
+ "6": {
+ "question": "Heeft een
"
+ },
+ "7": {
+ "question": "Heeft een
"
+ },
+ "8": {
+ "question": "Heeft een
"
+ },
+ "9": {
+ "question": "Heeft een
"
}
}
}
- }
- },
- "charging_station": {
+ },
"tagRenderings": {
"3": {
- "render": "{capacity} voertuigen kunnen hier op hetzelfde moment opgeladen worden",
- "question": "Hoeveel voertuigen kunnen hier opgeladen worden?"
+ "question": "Hoeveel voertuigen kunnen hier opgeladen worden?",
+ "render": "{capacity} voertuigen kunnen hier op hetzelfde moment opgeladen worden"
},
"4": {
"mappings": {
@@ -1047,57 +1096,55 @@
"render": "Hier zijn Schuko stekker zonder aardingspin (CEE7/4 type F)
stekkers van het type Schuko stekker zonder aardingspin (CEE7/4 type F)"
},
"6": {
- "question": "Welke spanning levert de stekker van type Schuko stekker zonder aardingspin (CEE7/4 type F)
",
- "render": "Schuko stekker zonder aardingspin (CEE7/4 type F)
heeft een spanning van {socket:schuko:voltage} volt",
"mappings": {
"0": {
"then": "Schuko stekker zonder aardingspin (CEE7/4 type F)
heeft een spanning van 230 volt"
}
- }
+ },
+ "question": "Welke spanning levert de stekker van type Schuko stekker zonder aardingspin (CEE7/4 type F)
",
+ "render": "Schuko stekker zonder aardingspin (CEE7/4 type F)
heeft een spanning van {socket:schuko:voltage} volt"
},
"7": {
- "question": "Welke stroom levert de stekker van type Schuko stekker zonder aardingspin (CEE7/4 type F)
?",
- "render": "Schuko stekker zonder aardingspin (CEE7/4 type F)
levert een stroom van maximaal {socket:schuko:current}A",
"mappings": {
"0": {
"then": "Schuko stekker zonder aardingspin (CEE7/4 type F)
levert een stroom van maximaal 16 A"
}
- }
+ },
+ "question": "Welke stroom levert de stekker van type Schuko stekker zonder aardingspin (CEE7/4 type F)
?",
+ "render": "Schuko stekker zonder aardingspin (CEE7/4 type F)
levert een stroom van maximaal {socket:schuko:current}A"
},
"8": {
- "question": "Welk vermogen levert een enkele stekker van type Schuko stekker zonder aardingspin (CEE7/4 type F)
?",
- "render": "Schuko stekker zonder aardingspin (CEE7/4 type F)
levert een vermogen van maximaal {socket:schuko:output}",
"mappings": {
"0": {
"then": "Schuko stekker zonder aardingspin (CEE7/4 type F)
levert een vermogen van maximaal 3.6 kw"
}
- }
+ },
+ "question": "Welk vermogen levert een enkele stekker van type Schuko stekker zonder aardingspin (CEE7/4 type F)
?",
+ "render": "Schuko stekker zonder aardingspin (CEE7/4 type F)
levert een vermogen van maximaal {socket:schuko:output}"
},
"9": {
"question": "Hoeveel stekkers van type Europese stekker met aardingspin (CEE7/4 type E)
heeft dit oplaadpunt?",
"render": "Hier zijn Europese stekker met aardingspin (CEE7/4 type E)
stekkers van het type Europese stekker met aardingspin (CEE7/4 type E)"
},
"10": {
- "question": "Welke spanning levert de stekker van type Europese stekker met aardingspin (CEE7/4 type E)
",
- "render": "Europese stekker met aardingspin (CEE7/4 type E)
heeft een spanning van {socket:typee:voltage} volt",
"mappings": {
"0": {
"then": "Europese stekker met aardingspin (CEE7/4 type E)
heeft een spanning van 230 volt"
}
- }
+ },
+ "question": "Welke spanning levert de stekker van type Europese stekker met aardingspin (CEE7/4 type E)
",
+ "render": "Europese stekker met aardingspin (CEE7/4 type E)
heeft een spanning van {socket:typee:voltage} volt"
},
"11": {
- "question": "Welke stroom levert de stekker van type Europese stekker met aardingspin (CEE7/4 type E)
?",
- "render": "Europese stekker met aardingspin (CEE7/4 type E)
levert een stroom van maximaal {socket:typee:current}A",
"mappings": {
"0": {
"then": "Europese stekker met aardingspin (CEE7/4 type E)
levert een stroom van maximaal 16 A"
}
- }
+ },
+ "question": "Welke stroom levert de stekker van type Europese stekker met aardingspin (CEE7/4 type E)
?",
+ "render": "Europese stekker met aardingspin (CEE7/4 type E)
levert een stroom van maximaal {socket:typee:current}A"
},
"12": {
- "question": "Welk vermogen levert een enkele stekker van type Europese stekker met aardingspin (CEE7/4 type E)
?",
- "render": "Europese stekker met aardingspin (CEE7/4 type E)
levert een vermogen van maximaal {socket:typee:output}",
"mappings": {
"0": {
"then": "Europese stekker met aardingspin (CEE7/4 type E)
levert een vermogen van maximaal 3 kw"
@@ -1105,46 +1152,46 @@
"1": {
"then": "Europese stekker met aardingspin (CEE7/4 type E)
levert een vermogen van maximaal 22 kw"
}
- }
+ },
+ "question": "Welk vermogen levert een enkele stekker van type Europese stekker met aardingspin (CEE7/4 type E)
?",
+ "render": "Europese stekker met aardingspin (CEE7/4 type E)
levert een vermogen van maximaal {socket:typee:output}"
},
"13": {
"question": "Hoeveel stekkers van type
heeft dit oplaadpunt?",
"render": "Hier zijn
stekkers van het type "
},
"14": {
- "question": "Welke spanning levert de stekker van type
",
- "render": "
heeft een spanning van {socket:chademo:voltage} volt",
"mappings": {
"0": {
"then": "
heeft een spanning van 500 volt"
}
- }
+ },
+ "question": "Welke spanning levert de stekker van type
",
+ "render": "
heeft een spanning van {socket:chademo:voltage} volt"
},
"15": {
- "question": "Welke stroom levert de stekker van type
?",
- "render": "
levert een stroom van maximaal {socket:chademo:current}A",
"mappings": {
"0": {
"then": "
levert een stroom van maximaal 120 A"
}
- }
+ },
+ "question": "Welke stroom levert de stekker van type
?",
+ "render": "
levert een stroom van maximaal {socket:chademo:current}A"
},
"16": {
- "question": "Welk vermogen levert een enkele stekker van type
?",
- "render": "
levert een vermogen van maximaal {socket:chademo:output}",
"mappings": {
"0": {
"then": "
levert een vermogen van maximaal 50 kw"
}
- }
+ },
+ "question": "Welk vermogen levert een enkele stekker van type
?",
+ "render": "
levert een vermogen van maximaal {socket:chademo:output}"
},
"17": {
"question": "Hoeveel stekkers van type Type 1 met kabel (J1772)
heeft dit oplaadpunt?",
"render": "Hier zijn Type 1 met kabel (J1772)
stekkers van het type Type 1 met kabel (J1772)"
},
"18": {
- "question": "Welke spanning levert de stekker van type Type 1 met kabel (J1772)
",
- "render": "Type 1 met kabel (J1772)
heeft een spanning van {socket:type1_cable:voltage} volt",
"mappings": {
"0": {
"then": "Type 1 met kabel (J1772)
heeft een spanning van 200 volt"
@@ -1152,20 +1199,20 @@
"1": {
"then": "Type 1 met kabel (J1772)
heeft een spanning van 240 volt"
}
- }
+ },
+ "question": "Welke spanning levert de stekker van type Type 1 met kabel (J1772)
",
+ "render": "Type 1 met kabel (J1772)
heeft een spanning van {socket:type1_cable:voltage} volt"
},
"19": {
- "question": "Welke stroom levert de stekker van type Type 1 met kabel (J1772)
?",
- "render": "Type 1 met kabel (J1772)
levert een stroom van maximaal {socket:type1_cable:current}A",
"mappings": {
"0": {
"then": "Type 1 met kabel (J1772)
levert een stroom van maximaal 32 A"
}
- }
+ },
+ "question": "Welke stroom levert de stekker van type Type 1 met kabel (J1772)
?",
+ "render": "Type 1 met kabel (J1772)
levert een stroom van maximaal {socket:type1_cable:current}A"
},
"20": {
- "question": "Welk vermogen levert een enkele stekker van type Type 1 met kabel (J1772)
?",
- "render": "Type 1 met kabel (J1772)
levert een vermogen van maximaal {socket:type1_cable:output}",
"mappings": {
"0": {
"then": "Type 1 met kabel (J1772)
levert een vermogen van maximaal 3.7 kw"
@@ -1173,15 +1220,15 @@
"1": {
"then": "Type 1 met kabel (J1772)
levert een vermogen van maximaal 7 kw"
}
- }
+ },
+ "question": "Welk vermogen levert een enkele stekker van type Type 1 met kabel (J1772)
?",
+ "render": "Type 1 met kabel (J1772)
levert een vermogen van maximaal {socket:type1_cable:output}"
},
"21": {
"question": "Hoeveel stekkers van type Type 1 zonder kabel (J1772)
heeft dit oplaadpunt?",
"render": "Hier zijn Type 1 zonder kabel (J1772)
stekkers van het type Type 1 zonder kabel (J1772)"
},
"22": {
- "question": "Welke spanning levert de stekker van type Type 1 zonder kabel (J1772)
",
- "render": "Type 1 zonder kabel (J1772)
heeft een spanning van {socket:type1:voltage} volt",
"mappings": {
"0": {
"then": "Type 1 zonder kabel (J1772)
heeft een spanning van 200 volt"
@@ -1189,20 +1236,20 @@
"1": {
"then": "Type 1 zonder kabel (J1772)
heeft een spanning van 240 volt"
}
- }
+ },
+ "question": "Welke spanning levert de stekker van type Type 1 zonder kabel (J1772)
",
+ "render": "Type 1 zonder kabel (J1772)
heeft een spanning van {socket:type1:voltage} volt"
},
"23": {
- "question": "Welke stroom levert de stekker van type Type 1 zonder kabel (J1772)
?",
- "render": "Type 1 zonder kabel (J1772)
levert een stroom van maximaal {socket:type1:current}A",
"mappings": {
"0": {
"then": "Type 1 zonder kabel (J1772)
levert een stroom van maximaal 32 A"
}
- }
+ },
+ "question": "Welke stroom levert de stekker van type Type 1 zonder kabel (J1772)
?",
+ "render": "Type 1 zonder kabel (J1772)
levert een stroom van maximaal {socket:type1:current}A"
},
"24": {
- "question": "Welk vermogen levert een enkele stekker van type Type 1 zonder kabel (J1772)
?",
- "render": "Type 1 zonder kabel (J1772)
levert een vermogen van maximaal {socket:type1:output}",
"mappings": {
"0": {
"then": "Type 1 zonder kabel (J1772)
levert een vermogen van maximaal 3.7 kw"
@@ -1216,15 +1263,15 @@
"3": {
"then": "Type 1 zonder kabel (J1772)
levert een vermogen van maximaal 7.2 kw"
}
- }
+ },
+ "question": "Welk vermogen levert een enkele stekker van type Type 1 zonder kabel (J1772)
?",
+ "render": "Type 1 zonder kabel (J1772)
levert een vermogen van maximaal {socket:type1:output}"
},
"25": {
"question": "Hoeveel stekkers van type
heeft dit oplaadpunt?",
"render": "Hier zijn
stekkers van het type "
},
"26": {
- "question": "Welke spanning levert de stekker van type
",
- "render": "
heeft een spanning van {socket:type1_combo:voltage} volt",
"mappings": {
"0": {
"then": "
heeft een spanning van 400 volt"
@@ -1232,11 +1279,11 @@
"1": {
"then": "
heeft een spanning van 1000 volt"
}
- }
+ },
+ "question": "Welke spanning levert de stekker van type
",
+ "render": "
heeft een spanning van {socket:type1_combo:voltage} volt"
},
"27": {
- "question": "Welke stroom levert de stekker van type
?",
- "render": "
levert een stroom van maximaal {socket:type1_combo:current}A",
"mappings": {
"0": {
"then": "
levert een stroom van maximaal 50 A"
@@ -1244,11 +1291,11 @@
"1": {
"then": "
levert een stroom van maximaal 125 A"
}
- }
+ },
+ "question": "Welke stroom levert de stekker van type
?",
+ "render": "
levert een stroom van maximaal {socket:type1_combo:current}A"
},
"28": {
- "question": "Welk vermogen levert een enkele stekker van type
?",
- "render": "
levert een vermogen van maximaal {socket:type1_combo:output}",
"mappings": {
"0": {
"then": "
levert een vermogen van maximaal 50 kw"
@@ -1262,24 +1309,24 @@
"3": {
"then": "
levert een vermogen van maximaal 350 kw"
}
- }
+ },
+ "question": "Welk vermogen levert een enkele stekker van type
?",
+ "render": "
levert een vermogen van maximaal {socket:type1_combo:output}"
},
"29": {
"question": "Hoeveel stekkers van type
heeft dit oplaadpunt?",
"render": "Hier zijn
stekkers van het type "
},
"30": {
- "question": "Welke spanning levert de stekker van type
",
- "render": "
heeft een spanning van {socket:tesla_supercharger:voltage} volt",
"mappings": {
"0": {
"then": "
heeft een spanning van 480 volt"
}
- }
+ },
+ "question": "Welke spanning levert de stekker van type
",
+ "render": "
heeft een spanning van {socket:tesla_supercharger:voltage} volt"
},
"31": {
- "question": "Welke stroom levert de stekker van type
?",
- "render": "
levert een stroom van maximaal {socket:tesla_supercharger:current}A",
"mappings": {
"0": {
"then": "
levert een stroom van maximaal 125 A"
@@ -1287,11 +1334,11 @@
"1": {
"then": "
levert een stroom van maximaal 350 A"
}
- }
+ },
+ "question": "Welke stroom levert de stekker van type
?",
+ "render": "
levert een stroom van maximaal {socket:tesla_supercharger:current}A"
},
"32": {
- "question": "Welk vermogen levert een enkele stekker van type
?",
- "render": "
levert een vermogen van maximaal {socket:tesla_supercharger:output}",
"mappings": {
"0": {
"then": "
levert een vermogen van maximaal 120 kw"
@@ -1302,15 +1349,15 @@
"2": {
"then": "
levert een vermogen van maximaal 250 kw"
}
- }
+ },
+ "question": "Welk vermogen levert een enkele stekker van type
?",
+ "render": "
levert een vermogen van maximaal {socket:tesla_supercharger:output}"
},
"33": {
"question": "Hoeveel stekkers van type
heeft dit oplaadpunt?",
"render": "Hier zijn
stekkers van het type "
},
"34": {
- "question": "Welke spanning levert de stekker van type
",
- "render": "
heeft een spanning van {socket:type2:voltage} volt",
"mappings": {
"0": {
"then": "
heeft een spanning van 230 volt"
@@ -1318,11 +1365,11 @@
"1": {
"then": "
heeft een spanning van 400 volt"
}
- }
+ },
+ "question": "Welke spanning levert de stekker van type
",
+ "render": "
heeft een spanning van {socket:type2:voltage} volt"
},
"35": {
- "question": "Welke stroom levert de stekker van type
?",
- "render": "
levert een stroom van maximaal {socket:type2:current}A",
"mappings": {
"0": {
"then": "
levert een stroom van maximaal 16 A"
@@ -1330,11 +1377,11 @@
"1": {
"then": "
levert een stroom van maximaal 32 A"
}
- }
+ },
+ "question": "Welke stroom levert de stekker van type
?",
+ "render": "
levert een stroom van maximaal {socket:type2:current}A"
},
"36": {
- "question": "Welk vermogen levert een enkele stekker van type
?",
- "render": "
levert een vermogen van maximaal {socket:type2:output}",
"mappings": {
"0": {
"then": "
levert een vermogen van maximaal 11 kw"
@@ -1342,15 +1389,15 @@
"1": {
"then": "
levert een vermogen van maximaal 22 kw"
}
- }
+ },
+ "question": "Welk vermogen levert een enkele stekker van type
?",
+ "render": "
levert een vermogen van maximaal {socket:type2:output}"
},
"37": {
"question": "Hoeveel stekkers van type
heeft dit oplaadpunt?",
"render": "Hier zijn
stekkers van het type "
},
"38": {
- "question": "Welke spanning levert de stekker van type
",
- "render": "
heeft een spanning van {socket:type2_combo:voltage} volt",
"mappings": {
"0": {
"then": "
heeft een spanning van 500 volt"
@@ -1358,11 +1405,11 @@
"1": {
"then": "
heeft een spanning van 920 volt"
}
- }
+ },
+ "question": "Welke spanning levert de stekker van type
",
+ "render": "
heeft een spanning van {socket:type2_combo:voltage} volt"
},
"39": {
- "question": "Welke stroom levert de stekker van type
?",
- "render": "
levert een stroom van maximaal {socket:type2_combo:current}A",
"mappings": {
"0": {
"then": "
levert een stroom van maximaal 125 A"
@@ -1370,25 +1417,27 @@
"1": {
"then": "
levert een stroom van maximaal 350 A"
}
- }
+ },
+ "question": "Welke stroom levert de stekker van type
?",
+ "render": "
levert een stroom van maximaal {socket:type2_combo:current}A"
},
"40": {
- "question": "Welk vermogen levert een enkele stekker van type
?",
- "render": "
levert een vermogen van maximaal {socket:type2_combo:output}",
"mappings": {
"0": {
"then": "
levert een vermogen van maximaal 50 kw"
}
- }
+ },
+ "question": "Welk vermogen levert een enkele stekker van type
?",
+ "render": "
levert een vermogen van maximaal {socket:type2_combo:output}"
},
"44": {
- "question": "Hoeveel kost het gebruik van dit oplaadpunt?",
- "render": "Dit oplaadpunt gebruiken kost {charge}",
"mappings": {
"0": {
"then": "Gratis te gebruiken"
}
- }
+ },
+ "question": "Hoeveel kost het gebruik van dit oplaadpunt?",
+ "render": "Dit oplaadpunt gebruiken kost {charge}"
},
"45": {
"override": {
@@ -1400,16 +1449,15 @@
}
},
"46": {
- "question": "Hoelang mag een voertuig hier blijven staan?",
- "render": "De maximale parkeertijd hier is {canonical(maxstay)}",
"mappings": {
"0": {
"then": "Geen maximum parkeertijd"
}
- }
+ },
+ "question": "Hoelang mag een voertuig hier blijven staan?",
+ "render": "De maximale parkeertijd hier is {canonical(maxstay)}"
},
"54": {
- "question": "Is dit oplaadpunt operationeel?",
"mappings": {
"0": {
"then": "Dit oplaadpunt is kapot"
@@ -1426,56 +1474,8 @@
"4": {
"then": "Dit oplaadpunt werkt"
}
- }
- }
- },
- "filter": {
- "0": {
- "options": {
- "0": {
- "question": "Alle voertuigen"
- },
- "1": {
- "question": "Oplaadpunten voor fietsen"
- },
- "2": {
- "question": "Oplaadpunten voor auto's"
- }
- }
- },
- "2": {
- "options": {
- "0": {
- "question": "Alle types"
- },
- "1": {
- "question": "Heeft een Schuko stekker zonder aardingspin (CEE7/4 type F)
"
- },
- "2": {
- "question": "Heeft een Europese stekker met aardingspin (CEE7/4 type E)
"
- },
- "3": {
- "question": "Heeft een
"
- },
- "4": {
- "question": "Heeft een Type 1 met kabel (J1772)
"
- },
- "5": {
- "question": "Heeft een Type 1 zonder kabel (J1772)
"
- },
- "6": {
- "question": "Heeft een
"
- },
- "7": {
- "question": "Heeft een
"
- },
- "8": {
- "question": "Heeft een
"
- },
- "9": {
- "question": "Heeft een
"
- }
- }
+ },
+ "question": "Is dit oplaadpunt operationeel?"
}
},
"units": {
@@ -1522,32 +1522,20 @@
}
},
"crossings": {
- "name": "Oversteekplaatsen",
"description": "Oversteekplaatsen voor voetgangers en fietsers",
- "title": {
- "render": "Oversteekplaats",
- "mappings": {
- "0": {
- "then": "Verkeerslicht"
- },
- "1": {
- "then": "Oversteektplaats met verkeerslichten"
- }
- }
- },
+ "name": "Oversteekplaatsen",
"presets": {
"0": {
- "title": "Oversteekplaats",
- "description": "Oversteekplaats voor voetgangers en/of fietsers"
+ "description": "Oversteekplaats voor voetgangers en/of fietsers",
+ "title": "Oversteekplaats"
},
"1": {
- "title": "Verkeerslicht",
- "description": "Verkeerslicht op een weg"
+ "description": "Verkeerslicht op een weg",
+ "title": "Verkeerslicht"
}
},
"tagRenderings": {
"0": {
- "question": "Wat voor oversteekplaats is dit?",
"mappings": {
"0": {
"then": "Oversteekplaats, zonder verkeerslichten"
@@ -1558,10 +1546,10 @@
"2": {
"then": "Zebrapad"
}
- }
+ },
+ "question": "Wat voor oversteekplaats is dit?"
},
"1": {
- "question": "Is dit een zebrapad?",
"mappings": {
"0": {
"then": "Dit is een zebrapad"
@@ -1569,10 +1557,10 @@
"1": {
"then": "Dit is geen zebrapad"
}
- }
+ },
+ "question": "Is dit een zebrapad?"
},
"2": {
- "question": "Is deze oversteekplaats ook voor fietsers",
"mappings": {
"0": {
"then": "Een fietser kan deze oversteekplaats gebruiken"
@@ -1580,10 +1568,10 @@
"1": {
"then": "Een fietser kan deze oversteekplaats niet gebruiken"
}
- }
+ },
+ "question": "Is deze oversteekplaats ook voor fietsers"
},
"3": {
- "question": "Heeft deze oversteekplaats een verkeerseiland in het midden?",
"mappings": {
"0": {
"then": "Deze oversteekplaats heeft een verkeerseiland in het midden"
@@ -1591,10 +1579,10 @@
"1": {
"then": "Deze oversteekplaats heeft geen verkeerseiland in het midden"
}
- }
+ },
+ "question": "Heeft deze oversteekplaats een verkeerseiland in het midden?"
},
"4": {
- "question": "Heeft deze oversteekplaats een geleidelijn?",
"mappings": {
"0": {
"then": "Deze oversteekplaats heeft een geleidelijn"
@@ -1605,10 +1593,10 @@
"2": {
"then": "Deze oversteekplaats heeft een geleidelijn, die incorrect is."
}
- }
+ },
+ "question": "Heeft deze oversteekplaats een geleidelijn?"
},
"5": {
- "question": "Heeft dit verkeerslicht een knop voor groen licht?",
"mappings": {
"0": {
"then": "Dit verkeerslicht heeft een knop voor groen licht"
@@ -1616,10 +1604,10 @@
"1": {
"then": "Dit verkeerlicht heeft geen knop voor groen licht"
}
- }
+ },
+ "question": "Heeft dit verkeerslicht een knop voor groen licht?"
},
"6": {
- "question": "Mag een fietser rechtsaf slaan als het licht rood is?",
"mappings": {
"0": {
"then": "Een fietser mag wel rechtsaf slaan als het licht rood is
"
@@ -1630,10 +1618,10 @@
"2": {
"then": "Een fietser mag niet rechtsaf slaan als het licht rood is"
}
- }
+ },
+ "question": "Mag een fietser rechtsaf slaan als het licht rood is?"
},
"7": {
- "question": "Mag een fietser rechtdoor gaan als het licht rood is?",
"mappings": {
"0": {
"then": "Een fietser mag wel rechtdoor gaan als het licht rood is
"
@@ -1644,35 +1632,26 @@
"2": {
"then": "Een fietser mag niet rechtdoor gaan als het licht rood is"
}
- }
+ },
+ "question": "Mag een fietser rechtdoor gaan als het licht rood is?"
}
+ },
+ "title": {
+ "mappings": {
+ "0": {
+ "then": "Verkeerslicht"
+ },
+ "1": {
+ "then": "Oversteektplaats met verkeerslichten"
+ }
+ },
+ "render": "Oversteekplaats"
}
},
"cycleways_and_roads": {
"name": "Fietspaden, straten en wegen",
- "title": {
- "render": "Fietspaden",
- "mappings": {
- "0": {
- "then": "Fietsweg"
- },
- "1": {
- "then": "Fietssuggestiestrook"
- },
- "2": {
- "then": "Fietsstrook"
- },
- "3": {
- "then": "Fietsweg naast de weg"
- },
- "4": {
- "then": "Fietsstraat"
- }
- }
- },
"tagRenderings": {
"0": {
- "question": "Wat voor fietspad is hier?",
"mappings": {
"0": {
"then": "Er is een fietssuggestiestrook"
@@ -1692,10 +1671,10 @@
"5": {
"then": "Er is geen fietspad aanwezig"
}
- }
+ },
+ "question": "Wat voor fietspad is hier?"
},
"1": {
- "question": "Is deze weg verlicht?",
"mappings": {
"0": {
"then": "Deze weg is verlicht"
@@ -1709,10 +1688,10 @@
"3": {
"then": "Deze weg is 24/7 verlicht"
}
- }
+ },
+ "question": "Is deze weg verlicht?"
},
"2": {
- "question": "Is dit een fietsstraat?",
"mappings": {
"0": {
"then": "Dit is een fietsstraat, en dus een 30km/h zone"
@@ -1723,10 +1702,10 @@
"2": {
"then": "Dit is geen fietsstraat"
}
- }
+ },
+ "question": "Is dit een fietsstraat?"
},
"3": {
- "render": "De maximumsnelheid op deze weg is {maxspeed} km/u",
"mappings": {
"0": {
"then": "De maximumsnelheid is 20 km/u"
@@ -1744,10 +1723,10 @@
"then": "De maximumsnelheid is 90 km/u"
}
},
- "question": "Wat is de maximumsnelheid in deze straat?"
+ "question": "Wat is de maximumsnelheid in deze straat?",
+ "render": "De maximumsnelheid op deze weg is {maxspeed} km/u"
},
"4": {
- "render": "Dit fietspad is gemaakt van {cycleway:surface}",
"mappings": {
"0": {
"then": "Dit fietspad is onverhard"
@@ -1789,10 +1768,10 @@
"then": "Dit fietspad is gemaakt van aarde"
}
},
- "question": "Waaruit is het oppervlak van het fietspad van gemaakt?"
+ "question": "Waaruit is het oppervlak van het fietspad van gemaakt?",
+ "render": "Dit fietspad is gemaakt van {cycleway:surface}"
},
"5": {
- "question": "Wat is de kwaliteit van dit fietspad?",
"mappings": {
"0": {
"then": "Geschikt voor fijne rollers: rollerblade, skateboard"
@@ -1818,10 +1797,10 @@
"7": {
"then": "Niet geschikt voor voertuigen met wielen"
}
- }
+ },
+ "question": "Wat is de kwaliteit van dit fietspad?"
},
"6": {
- "render": "Deze weg is gemaakt van {surface}",
"mappings": {
"0": {
"then": "Dit fietspad is onverhard"
@@ -1863,17 +1842,17 @@
"then": "Dit fietspad is gemaakt van aarde"
}
},
- "question": "Waaruit is het oppervlak van de straat gemaakt?"
+ "question": "Waaruit is het oppervlak van de straat gemaakt?",
+ "render": "Deze weg is gemaakt van {surface}"
},
"7": {
"question": "Wat is de kwaliteit van deze straat?"
},
"8": {
- "render": "De breedte van deze rijbaan in deze straat is {width:carriageway}m",
- "question": "Hoe breed is de rijbaan in deze straat (in meters)?"
+ "question": "Hoe breed is de rijbaan in deze straat (in meters)?",
+ "render": "De breedte van deze rijbaan in deze straat is {width:carriageway}m"
},
"9": {
- "question": "Welk verkeersbord heeft dit fietspad?",
"mappings": {
"0": {
"then": "Verplicht fietspad
"
@@ -1890,10 +1869,10 @@
"4": {
"then": "Geen verkeersbord aanwezig"
}
- }
+ },
+ "question": "Welk verkeersbord heeft dit fietspad?"
},
"10": {
- "question": "Welk verkeersbord heeft dit fietspad?",
"mappings": {
"0": {
"then": "Verplicht fietspad
"
@@ -1910,10 +1889,10 @@
"4": {
"then": "Geen verkeersbord aanwezig"
}
- }
+ },
+ "question": "Welk verkeersbord heeft dit fietspad?"
},
"11": {
- "question": "Heeft het verkeersbord D7 (
) een onderbord?",
"mappings": {
"0": {
"then": "
"
@@ -1936,10 +1915,10 @@
"6": {
"then": "Geen onderbord aanwezig"
}
- }
+ },
+ "question": "Heeft het verkeersbord D7 (
) een onderbord?"
},
"12": {
- "question": "Heeft het verkeersbord D7 (
) een onderbord?",
"mappings": {
"0": {
"then": "
"
@@ -1962,14 +1941,14 @@
"6": {
"then": "Geen onderbord aanwezig"
}
- }
+ },
+ "question": "Heeft het verkeersbord D7 (
) een onderbord?"
},
"13": {
- "render": "De schrikafstand van dit fietspad is {cycleway:buffer} m",
- "question": "Hoe breed is de ruimte tussen het fietspad en de weg?"
+ "question": "Hoe breed is de ruimte tussen het fietspad en de weg?",
+ "render": "De schrikafstand van dit fietspad is {cycleway:buffer} m"
},
"14": {
- "question": "Hoe is dit fietspad gescheiden van de weg?",
"mappings": {
"0": {
"then": "Dit fietspad is gescheiden van de weg met een onderbroken streep"
@@ -1983,10 +1962,10 @@
"3": {
"then": "Dit fietspad is gescheiden van de weg met een stoeprand"
}
- }
+ },
+ "question": "Hoe is dit fietspad gescheiden van de weg?"
},
"15": {
- "question": "Hoe is dit fietspad gescheiden van de weg?",
"mappings": {
"0": {
"then": "Dit fietspad is gescheiden van de weg met een onderbroken streep"
@@ -2000,15 +1979,33 @@
"3": {
"then": "Dit fietspad is gescheiden van de weg met een stoeprand"
}
- }
+ },
+ "question": "Hoe is dit fietspad gescheiden van de weg?"
}
+ },
+ "title": {
+ "mappings": {
+ "0": {
+ "then": "Fietsweg"
+ },
+ "1": {
+ "then": "Fietssuggestiestrook"
+ },
+ "2": {
+ "then": "Fietsstrook"
+ },
+ "3": {
+ "then": "Fietsweg naast de weg"
+ },
+ "4": {
+ "then": "Fietsstraat"
+ }
+ },
+ "render": "Fietspaden"
}
},
"defibrillator": {
"name": "Defibrillatoren",
- "title": {
- "render": "Defibrillator"
- },
"presets": {
"0": {
"title": "Defibrillator"
@@ -2016,7 +2013,6 @@
},
"tagRenderings": {
"1": {
- "question": "Hangt deze defibrillator binnen of buiten?",
"mappings": {
"0": {
"then": "Deze defibrillator bevindt zich in een gebouw"
@@ -2024,11 +2020,10 @@
"1": {
"then": "Deze defibrillator hangt buiten"
}
- }
+ },
+ "question": "Hangt deze defibrillator binnen of buiten?"
},
"2": {
- "question": "Is deze defibrillator vrij toegankelijk?",
- "render": "Toegankelijkheid is {access}",
"mappings": {
"0": {
"then": "Publiek toegankelijk"
@@ -2045,11 +2040,11 @@
"4": {
"then": "Niet toegankelijk, mogelijk enkel voor professionals"
}
- }
+ },
+ "question": "Is deze defibrillator vrij toegankelijk?",
+ "render": "Toegankelijkheid is {access}"
},
"3": {
- "render": "Er is geen info over het soort toestel",
- "question": "Is dit een gewone automatische defibrillator of een manueel toestel enkel voor professionals?",
"mappings": {
"0": {
"then": "Dit is een manueel toestel enkel voor professionals"
@@ -2057,11 +2052,11 @@
"1": {
"then": "Dit is een gewone automatische defibrillator"
}
- }
+ },
+ "question": "Is dit een gewone automatische defibrillator of een manueel toestel enkel voor professionals?",
+ "render": "Er is geen info over het soort toestel"
},
"4": {
- "question": "Op welke verdieping bevindt deze defibrillator zich?",
- "render": "De defibrillator bevindt zicht op verdieping {level}",
"mappings": {
"0": {
"then": "Deze defibrillator bevindt zich gelijkvloers"
@@ -2069,69 +2064,71 @@
"1": {
"then": "Deze defibrillator is op de eerste verdieping"
}
- }
+ },
+ "question": "Op welke verdieping bevindt deze defibrillator zich?",
+ "render": "De defibrillator bevindt zicht op verdieping {level}"
},
"5": {
- "render": "Meer informatie over de locatie (lokale taal):
{defibrillator:location}",
- "question": "Gelieve meer informatie te geven over de exacte locatie van de defibrillator (in de plaatselijke taal)"
+ "question": "Gelieve meer informatie te geven over de exacte locatie van de defibrillator (in de plaatselijke taal)",
+ "render": "Meer informatie over de locatie (lokale taal):
{defibrillator:location}"
},
"6": {
- "render": "Meer informatie over de locatie (in het Engels):
{defibrillator:location:en}",
- "question": "Gelieve meer informatie te geven over de exacte locatie van de defibrillator (in het Engels)"
+ "question": "Gelieve meer informatie te geven over de exacte locatie van de defibrillator (in het Engels)",
+ "render": "Meer informatie over de locatie (in het Engels):
{defibrillator:location:en}"
},
"7": {
- "render": "Meer informatie over de locatie (in het Frans):
{defibrillator:location:fr}",
- "question": "Gelieve meer informatie te geven over de exacte locatie van de defibrillator (in het Frans)"
+ "question": "Gelieve meer informatie te geven over de exacte locatie van de defibrillator (in het Frans)",
+ "render": "Meer informatie over de locatie (in het Frans):
{defibrillator:location:fr}"
},
"9": {
- "render": "Officieel identificatienummer van het toestel: {ref}",
- "question": "Wat is het officieel identificatienummer van het toestel? (indien zichtbaar op toestel)"
+ "question": "Wat is het officieel identificatienummer van het toestel? (indien zichtbaar op toestel)",
+ "render": "Officieel identificatienummer van het toestel: {ref}"
},
"10": {
- "render": "Email voor vragen over deze defibrillator: {email}",
- "question": "Wat is het email-adres voor vragen over deze defibrillator"
+ "question": "Wat is het email-adres voor vragen over deze defibrillator",
+ "render": "Email voor vragen over deze defibrillator: {email}"
},
"11": {
- "render": "Telefoonnummer voor vragen over deze defibrillator: {phone}",
- "question": "Wat is het telefoonnummer voor vragen over deze defibrillator"
+ "question": "Wat is het telefoonnummer voor vragen over deze defibrillator",
+ "render": "Telefoonnummer voor vragen over deze defibrillator: {phone}"
},
"12": {
- "render": "{opening_hours_table(opening_hours)}",
- "question": "Wanneer is deze defibrillator beschikbaar?",
"mappings": {
"0": {
"then": "24/7 open (inclusief feestdagen)"
}
- }
+ },
+ "question": "Wanneer is deze defibrillator beschikbaar?",
+ "render": "{opening_hours_table(opening_hours)}"
},
"13": {
- "render": "Aanvullende info: {description}",
- "question": "Is er nog iets bijzonder aan deze defibrillator dat je nog niet hebt kunnen meegeven? (laat leeg indien niet)"
+ "question": "Is er nog iets bijzonder aan deze defibrillator dat je nog niet hebt kunnen meegeven? (laat leeg indien niet)",
+ "render": "Aanvullende info: {description}"
},
"14": {
- "question": "Wanneer is deze defibrillator het laatst gecontroleerd in OpenStreetMap?",
- "render": "Deze defibrillator is nagekeken in OSM op {survey:date}",
"mappings": {
"0": {
"then": "Vandaag nagekeken!"
}
- }
+ },
+ "question": "Wanneer is deze defibrillator het laatst gecontroleerd in OpenStreetMap?",
+ "render": "Deze defibrillator is nagekeken in OSM op {survey:date}"
},
"15": {
- "render": "Extra informatie voor OpenStreetMap experts: {fixme}",
- "question": "Is er iets mis met de informatie over deze defibrillator dat je hier niet opgelost kreeg? (laat hier een berichtje achter voor OpenStreetMap experts)"
+ "question": "Is er iets mis met de informatie over deze defibrillator dat je hier niet opgelost kreeg? (laat hier een berichtje achter voor OpenStreetMap experts)",
+ "render": "Extra informatie voor OpenStreetMap experts: {fixme}"
}
+ },
+ "title": {
+ "render": "Defibrillator"
}
},
"direction": {
- "name": "Richtingsvisualisatie",
- "description": "Deze laag toont de oriëntatie van een object"
+ "description": "Deze laag toont de oriëntatie van een object",
+ "name": "Richtingsvisualisatie"
},
"drinking_water": {
"name": "Drinkbaar water",
- "title": {
- "render": "Drinkbaar water"
- },
"presets": {
"0": {
"title": "Drinkbaar water"
@@ -2139,8 +2136,6 @@
},
"tagRenderings": {
"1": {
- "question": "Is deze drinkwaterkraan nog steeds werkende?",
- "render": "Deze waterkraan-status is {operational_status}",
"mappings": {
"0": {
"then": "Deze drinkwaterfontein werkt"
@@ -2151,10 +2146,11 @@
"2": {
"then": "Deze drinkwaterfontein is afgesloten"
}
- }
+ },
+ "question": "Is deze drinkwaterkraan nog steeds werkende?",
+ "render": "Deze waterkraan-status is {operational_status}"
},
"2": {
- "question": "Hoe gemakkelijk is het om drinkbussen bij te vullen?",
"mappings": {
"0": {
"then": "Een drinkbus bijvullen gaat makkelijk"
@@ -2162,38 +2158,61 @@
"1": {
"then": "Een drinkbus past moeilijk"
}
- }
+ },
+ "question": "Hoe gemakkelijk is het om drinkbussen bij te vullen?"
},
"3": {
"render": "Er bevindt zich een ander drinkwaterpunt op {_closest_other_drinking_water_distance} meter"
}
+ },
+ "title": {
+ "render": "Drinkbaar water"
}
},
"food": {
+ "filter": {
+ "0": {
+ "options": {
+ "0": {
+ "question": "Nu geopened"
+ }
+ }
+ },
+ "1": {
+ "options": {
+ "0": {
+ "question": "Heeft een vegetarisch menu"
+ }
+ }
+ },
+ "2": {
+ "options": {
+ "0": {
+ "question": "Heeft een veganistisch menu"
+ }
+ }
+ },
+ "3": {
+ "options": {
+ "0": {
+ "question": "Heeft een halal menu"
+ }
+ }
+ }
+ },
"name": "Eetgelegenheden",
"presets": {
"0": {
- "title": "restaurant",
- "description": "Een eetgegelegenheid waar je aan tafel wordt bediend"
+ "description": "Een eetgegelegenheid waar je aan tafel wordt bediend",
+ "title": "restaurant"
},
"1": {
- "title": "fastfood-zaak",
- "description": "Een zaak waar je snel bediend wordt, vaak met de focus op afhalen. Zitgelegenheid is eerder beperkt (of zelfs afwezig)"
+ "description": "Een zaak waar je snel bediend wordt, vaak met de focus op afhalen. Zitgelegenheid is eerder beperkt (of zelfs afwezig)",
+ "title": "fastfood-zaak"
},
"2": {
- "title": "frituur",
- "description": "Een fastfood-zaak waar je frieten koopt"
- }
- },
- "title": {
- "render": "Eetgelegenheid",
- "mappings": {
- "0": {
- "then": "Restaurant {name}"
- },
- "1": {
- "then": "Fastfood-zaak {name}"
- }
+ "description": "Een fastfood-zaak waar je frieten koopt",
+ "title": "frituur"
}
},
"tagRenderings": {
@@ -2202,7 +2221,6 @@
"render": "De naam van deze eetgelegeheid is {name}"
},
"2": {
- "question": "Wat voor soort zaak is dit?",
"mappings": {
"0": {
"then": "Dit is een fastfood-zaak. De focus ligt op snelle bediening, zitplaatsen zijn vaak beperkt en functioneel"
@@ -2210,11 +2228,10 @@
"1": {
"then": "Dit is een restaurant. De focus ligt op een aangename ervaring waar je aan tafel wordt bediend"
}
- }
+ },
+ "question": "Wat voor soort zaak is dit?"
},
"9": {
- "question": "Welk soort gerechten worden hier geserveerd?",
- "render": "Deze plaats serveert vooral {cuisine}",
"mappings": {
"0": {
"then": "Dit is een pizzeria"
@@ -2261,10 +2278,11 @@
"14": {
"then": "Dit is een Thaïs restaurant"
}
- }
+ },
+ "question": "Welk soort gerechten worden hier geserveerd?",
+ "render": "Deze plaats serveert vooral {cuisine}"
},
"10": {
- "question": "Biedt deze zaak een afhaalmogelijkheid aan?",
"mappings": {
"0": {
"then": "Hier is enkel afhaal mogelijk"
@@ -2275,10 +2293,10 @@
"2": {
"then": "Hier is geen afhaalmogelijkheid"
}
- }
+ },
+ "question": "Biedt deze zaak een afhaalmogelijkheid aan?"
},
"11": {
- "question": "Heeft deze eetgelegenheid een vegetarische optie?",
"mappings": {
"0": {
"then": "Geen vegetarische opties beschikbaar"
@@ -2292,10 +2310,10 @@
"3": {
"then": "Enkel vegetarische opties zijn beschikbaar"
}
- }
+ },
+ "question": "Heeft deze eetgelegenheid een vegetarische optie?"
},
"12": {
- "question": "Heeft deze eetgelegenheid een veganistische optie?",
"mappings": {
"0": {
"then": "Geen veganistische opties beschikbaar"
@@ -2309,10 +2327,10 @@
"3": {
"then": "Enkel veganistische opties zijn beschikbaar"
}
- }
+ },
+ "question": "Heeft deze eetgelegenheid een veganistische optie?"
},
"13": {
- "question": "Heeft dit restaurant halal opties?",
"mappings": {
"0": {
"then": "Er zijn geen halal opties aanwezig"
@@ -2326,10 +2344,10 @@
"3": {
"then": "Enkel halal opties zijn beschikbaar"
}
- }
+ },
+ "question": "Heeft dit restaurant halal opties?"
},
"14": {
- "question": "Heeft deze frituur vegetarische snacks?",
"mappings": {
"0": {
"then": "Er zijn vegetarische snacks aanwezig"
@@ -2340,10 +2358,10 @@
"2": {
"then": "Geen vegetarische snacks beschikbaar"
}
- }
+ },
+ "question": "Heeft deze frituur vegetarische snacks?"
},
"15": {
- "question": "Heeft deze frituur veganistische snacks?",
"mappings": {
"0": {
"then": "Er zijn veganistische snacks aanwezig"
@@ -2354,10 +2372,10 @@
"2": {
"then": "Geen veganistische snacks beschikbaar"
}
- }
+ },
+ "question": "Heeft deze frituur veganistische snacks?"
},
"16": {
- "question": "Bakt deze frituur met dierlijk vet of met plantaardige olie?",
"mappings": {
"0": {
"then": "Plantaardige olie"
@@ -2365,10 +2383,10 @@
"1": {
"then": "Dierlijk vet"
}
- }
+ },
+ "question": "Bakt deze frituur met dierlijk vet of met plantaardige olie?"
},
"17": {
- "question": "Als je je eigen container (bv. kookpot of kleine potjes voor saus) meeneemt, gebruikt de frituur deze dan om je bestelling in te doen?",
"mappings": {
"0": {
"then": "Je mag je eigen containers meenemen om je bestelling in mee te nemen en zo minder afval te maken"
@@ -2379,50 +2397,24 @@
"2": {
"then": "Je moet je eigen containers meenemen om je bestelling in mee te nemen."
}
- }
+ },
+ "question": "Als je je eigen container (bv. kookpot of kleine potjes voor saus) meeneemt, gebruikt de frituur deze dan om je bestelling in te doen?"
}
},
- "filter": {
- "0": {
- "options": {
- "0": {
- "question": "Nu geopened"
- }
+ "title": {
+ "mappings": {
+ "0": {
+ "then": "Restaurant {name}"
+ },
+ "1": {
+ "then": "Fastfood-zaak {name}"
}
},
- "1": {
- "options": {
- "0": {
- "question": "Heeft een vegetarisch menu"
- }
- }
- },
- "2": {
- "options": {
- "0": {
- "question": "Heeft een veganistisch menu"
- }
- }
- },
- "3": {
- "options": {
- "0": {
- "question": "Heeft een halal menu"
- }
- }
- }
+ "render": "Eetgelegenheid"
}
},
"ghost_bike": {
"name": "Witte Fietsen",
- "title": {
- "render": "Witte Fiets",
- "mappings": {
- "0": {
- "then": "Witte fiets ter nagedachtenis van {name}"
- }
- }
- },
"presets": {
"0": {
"title": "Witte fiets"
@@ -2433,13 +2425,13 @@
"render": "Een Witte Fiets (of Spookfiets) is een aandenken aan een fietser die bij een verkeersongeval om het leven kwam. Het gaat over een witgeschilderde fiets die geplaatst werd in de buurt van het ongeval."
},
"2": {
- "question": "Aan wie is deze witte fiets een eerbetoon?
Respecteer privacy - voeg enkel een naam toe indien die op de fiets staat of gepubliceerd is. Eventueel voeg je enkel de voornaam toe.",
- "render": "Ter nagedachtenis van {name}",
"mappings": {
"0": {
"then": "De naam is niet aangeduid op de fiets"
}
- }
+ },
+ "question": "Aan wie is deze witte fiets een eerbetoon?
Respecteer privacy - voeg enkel een naam toe indien die op de fiets staat of gepubliceerd is. Eventueel voeg je enkel de voornaam toe.",
+ "render": "Ter nagedachtenis van {name}"
},
"3": {
"question": "Op welke website kan men meer informatie vinden over de Witte fiets of over het ongeval?",
@@ -2453,48 +2445,58 @@
"question": "Wanneer werd deze witte fiets geplaatst?",
"render": "Geplaatst op {start_date}"
}
+ },
+ "title": {
+ "mappings": {
+ "0": {
+ "then": "Witte fiets ter nagedachtenis van {name}"
+ }
+ },
+ "render": "Witte Fiets"
}
},
"grass_in_parks": {
"name": "Toegankelijke grasvelden in parken",
"title": {
- "render": "Speelweide in een park",
"mappings": {
"0": {
"then": "{name}"
}
- }
+ },
+ "render": "Speelweide in een park"
}
},
"information_board": {
"name": "Informatieborden",
- "title": {
- "render": "Informatiebord"
- },
"presets": {
"0": {
"title": "Informatiebord"
}
+ },
+ "title": {
+ "render": "Informatiebord"
}
},
"map": {
- "name": "Kaarten",
- "title": {
- "render": "Kaart"
- },
"description": "Een permantent geinstalleerde kaart",
+ "name": "Kaarten",
+ "presets": {
+ "0": {
+ "description": "Voeg een ontbrekende kaart toe",
+ "title": "Kaart"
+ }
+ },
"tagRenderings": {
"1": {
- "question": "Op welke data is deze kaart gebaseerd?",
"mappings": {
"0": {
"then": "Deze kaart is gebaseerd op OpenStreetMap"
}
},
+ "question": "Op welke data is deze kaart gebaseerd?",
"render": "Deze kaart is gebaseerd op {map_source}"
},
"2": {
- "question": "Is de attributie voor OpenStreetMap aanwezig?",
"mappings": {
"0": {
"then": "De OpenStreetMap-attributie is duidelijk aangegeven, zelf met vermelding van \"ODBL\" "
@@ -2511,34 +2513,47 @@
"4": {
"then": "Er is geen attributie"
}
- }
+ },
+ "question": "Is de attributie voor OpenStreetMap aanwezig?"
}
},
- "presets": {
- "0": {
- "title": "Kaart",
- "description": "Voeg een ontbrekende kaart toe"
- }
+ "title": {
+ "render": "Kaart"
}
},
"nature_reserve": {
- "name": "Natuurgebied",
- "title": {
- "render": "Natuurgebied",
- "mappings": {
- "0": {
- "then": "{name:nl}"
- },
- "1": {
- "then": "{name}"
+ "description": "Een natuurgebied is een gebied waar actief ruimte gemaakt word voor de natuur. Typisch zijn deze in beheer van Natuurpunt of het Agentschap Natuur en Bos of zijn deze erkend door de overheid.",
+ "filter": {
+ "0": {
+ "options": {
+ "0": {
+ "question": "Vrij te bezoeken"
+ }
+ }
+ },
+ "1": {
+ "options": {
+ "0": {
+ "question": "Alle natuurgebieden"
+ },
+ "1": {
+ "question": "Honden mogen vrij rondlopen"
+ },
+ "2": {
+ "question": "Honden welkom aan de leiband"
+ }
}
}
},
- "description": "Een natuurgebied is een gebied waar actief ruimte gemaakt word voor de natuur. Typisch zijn deze in beheer van Natuurpunt of het Agentschap Natuur en Bos of zijn deze erkend door de overheid.",
+ "name": "Natuurgebied",
+ "presets": {
+ "0": {
+ "description": "Voeg een ontbrekend, erkend natuurreservaat toe, bv. een gebied dat beheerd wordt door het ANB of natuurpunt",
+ "title": "Natuurreservaat"
+ }
+ },
"tagRenderings": {
"1": {
- "render": "De toegankelijkheid van dit gebied is: {access:description}",
- "question": "Is dit gebied toegankelijk?",
"mappings": {
"0": {
"then": "Vrij toegankelijk"
@@ -2558,11 +2573,11 @@
"5": {
"then": "Toegankelijk mits betaling"
}
- }
+ },
+ "question": "Is dit gebied toegankelijk?",
+ "render": "De toegankelijkheid van dit gebied is: {access:description}"
},
"2": {
- "render": "Beheer door {operator}",
- "question": "Wie beheert dit gebied?",
"mappings": {
"0": {
"then": "Dit gebied wordt beheerd door Natuurpunt"
@@ -2573,23 +2588,24 @@
"2": {
"then": "
Dit gebied wordt beheerd door het Agentschap Natuur en Bos"
}
- }
+ },
+ "question": "Wie beheert dit gebied?",
+ "render": "Beheer door {operator}"
},
"3": {
- "render": "Dit gebied heet {name:nl}",
- "question": "Wat is de Nederlandstalige naam van dit gebied?"
+ "question": "Wat is de Nederlandstalige naam van dit gebied?",
+ "render": "Dit gebied heet {name:nl}"
},
"4": {
- "render": "Dit gebied heet {name}",
- "question": "Wat is de naam van dit gebied?",
"mappings": {
"0": {
"then": "Dit gebied heeft geen naam"
}
- }
+ },
+ "question": "Wat is de naam van dit gebied?",
+ "render": "Dit gebied heet {name}"
},
"5": {
- "question": "Zijn honden toegelaten in dit gebied?",
"mappings": {
"0": {
"then": "Honden moeten aan de leiband"
@@ -2600,7 +2616,8 @@
"2": {
"then": "Honden zijn welkom en mogen vrij rondlopen"
}
- }
+ },
+ "question": "Zijn honden toegelaten in dit gebied?"
},
"6": {
"question": "Op welke webpagina kan men meer informatie vinden over dit natuurgebied?"
@@ -2627,55 +2644,36 @@
"render": "Totale oppervlakte: {_surface:ha}Ha"
}
},
- "presets": {
- "0": {
- "title": "Natuurreservaat",
- "description": "Voeg een ontbrekend, erkend natuurreservaat toe, bv. een gebied dat beheerd wordt door het ANB of natuurpunt"
- }
- },
- "filter": {
- "0": {
- "options": {
- "0": {
- "question": "Vrij te bezoeken"
- }
+ "title": {
+ "mappings": {
+ "0": {
+ "then": "{name:nl}"
+ },
+ "1": {
+ "then": "{name}"
}
},
- "1": {
- "options": {
- "0": {
- "question": "Alle natuurgebieden"
- },
- "1": {
- "question": "Honden mogen vrij rondlopen"
- },
- "2": {
- "question": "Honden welkom aan de leiband"
- }
- }
- }
+ "render": "Natuurgebied"
}
},
"observation_tower": {
+ "description": "Torens om van het uitzicht te genieten",
"name": "Uitkijktorens",
- "title": {
- "render": "Uitkijktoren",
- "mappings": {
- "0": {
- "then": "{name}"
- }
+ "presets": {
+ "0": {
+ "description": "Een publiek toegankelijke uitkijktoren",
+ "title": "Uitkijktoren"
}
},
- "description": "Torens om van het uitzicht te genieten",
"tagRenderings": {
"1": {
- "question": "Heeft deze toren een naam?",
- "render": "Deze toren heet {name}",
"mappings": {
"0": {
"then": "Deze toren heeft geen specifieke naam"
}
- }
+ },
+ "question": "Heeft deze toren een naam?",
+ "render": "Deze toren heet {name}"
},
"2": {
"question": "Hoe hoog is deze toren?",
@@ -2686,20 +2684,22 @@
"render": "Wordt onderhouden door {operator}"
},
"5": {
- "question": "Hoeveel moet men betalen om deze toren te bezoeken?",
- "render": "Deze toren bezoeken kost {charge}",
"mappings": {
"0": {
"then": "Gratis te bezoeken"
}
- }
+ },
+ "question": "Hoeveel moet men betalen om deze toren te bezoeken?",
+ "render": "Deze toren bezoeken kost {charge}"
}
},
- "presets": {
- "0": {
- "title": "Uitkijktoren",
- "description": "Een publiek toegankelijke uitkijktoren"
- }
+ "title": {
+ "mappings": {
+ "0": {
+ "then": "{name}"
+ }
+ },
+ "render": "Uitkijktoren"
},
"units": {
"0": {
@@ -2712,26 +2712,16 @@
}
},
"parking": {
+ "description": "Parking",
"name": "parking",
- "title": {
- "render": "Parking",
- "mappings": {
- "0": {
- "then": "{name:nl}"
- },
- "1": {
- "then": "{name}"
- },
- "2": {
- "then": "Fietsenstalling"
- }
+ "presets": {
+ "0": {
+ "description": "Voeg een ontbrekend, erkend pad toe.",
+ "title": "Paden"
}
},
- "description": "Parking",
"tagRenderings": {
"1": {
- "render": "De toegankelijkheid van dit gebied is: {access:description}",
- "question": "Is dit gebied toegankelijk?",
"mappings": {
"0": {
"then": "Vrij toegankelijk"
@@ -2751,11 +2741,11 @@
"5": {
"then": "Toegankelijk mits betaling"
}
- }
+ },
+ "question": "Is dit gebied toegankelijk?",
+ "render": "De toegankelijkheid van dit gebied is: {access:description}"
},
"2": {
- "render": "Beheer door {operator}",
- "question": "Wie beheert dit pad?",
"mappings": {
"0": {
"then": "
Dit gebied wordt beheerd door Natuurpunt"
@@ -2763,26 +2753,36 @@
"1": {
"then": "
Dit gebied wordt beheerd door {operator}"
}
- }
+ },
+ "question": "Wie beheert dit pad?",
+ "render": "Beheer door {operator}"
}
},
- "presets": {
- "0": {
- "title": "Paden",
- "description": "Voeg een ontbrekend, erkend pad toe."
- }
+ "title": {
+ "mappings": {
+ "0": {
+ "then": "{name:nl}"
+ },
+ "1": {
+ "then": "{name}"
+ },
+ "2": {
+ "then": "Fietsenstalling"
+ }
+ },
+ "render": "Parking"
}
},
"picnic_table": {
- "name": "Picnictafels",
- "title": {
- "render": "Picnictafel"
- },
"description": "Deze laag toont picnictafels",
+ "name": "Picnictafels",
+ "presets": {
+ "0": {
+ "title": "Picnic-tafel"
+ }
+ },
"tagRenderings": {
"0": {
- "question": "Van welk materiaal is deze picnictafel gemaakt?",
- "render": "Deze picnictafel is gemaakt van {material}",
"mappings": {
"0": {
"then": "Deze picnictafel is gemaakt uit hout"
@@ -2790,19 +2790,19 @@
"1": {
"then": "Deze picnictafel is gemaakt uit beton"
}
- }
+ },
+ "question": "Van welk materiaal is deze picnictafel gemaakt?",
+ "render": "Deze picnictafel is gemaakt van {material}"
}
},
- "presets": {
- "0": {
- "title": "Picnic-tafel"
- }
+ "title": {
+ "render": "Picnictafel"
}
},
"play_forest": {
+ "description": "Een speelbos is een vrij toegankelijke zone in een bos",
"name": "Speelbossen",
"title": {
- "render": "Speelbos",
"mappings": {
"0": {
"then": "{name}"
@@ -2810,25 +2810,20 @@
"1": {
"then": "Speelbos {name}"
}
- }
- },
- "description": "Een speelbos is een vrij toegankelijke zone in een bos"
+ },
+ "render": "Speelbos"
+ }
},
"playground": {
- "name": "Speeltuinen",
"description": "Speeltuinen",
- "title": {
- "render": "Speeltuin",
- "mappings": {
- "0": {
- "then": "Speeltuin {name}"
- }
+ "name": "Speeltuinen",
+ "presets": {
+ "0": {
+ "title": "Speeltuin"
}
},
"tagRenderings": {
"1": {
- "question": "Wat is de ondergrond van deze speeltuin?
Indien er verschillende ondergronden zijn, neem de meest voorkomende",
- "render": "De ondergrond is {surface}",
"mappings": {
"0": {
"then": "De ondergrond is gras"
@@ -2854,10 +2849,11 @@
"7": {
"then": "De ondergrond is verhard"
}
- }
+ },
+ "question": "Wat is de ondergrond van deze speeltuin?
Indien er verschillende ondergronden zijn, neem de meest voorkomende",
+ "render": "De ondergrond is {surface}"
},
"2": {
- "question": "Is deze speeltuin 's nachts verlicht?",
"mappings": {
"0": {
"then": "Deze speeltuin is 's nachts verlicht"
@@ -2865,22 +2861,22 @@
"1": {
"then": "Deze speeltuin is 's nachts niet verlicht"
}
- }
+ },
+ "question": "Is deze speeltuin 's nachts verlicht?"
},
"3": {
- "render": "Toegankelijk vanaf {min_age} jaar oud",
- "question": "Wat is de minimale leeftijd om op deze speeltuin te mogen?"
+ "question": "Wat is de minimale leeftijd om op deze speeltuin te mogen?",
+ "render": "Toegankelijk vanaf {min_age} jaar oud"
},
"4": {
- "render": "Toegankelijk tot {max_age}",
- "question": "Wat is de maximaal toegestane leeftijd voor deze speeltuin?"
+ "question": "Wat is de maximaal toegestane leeftijd voor deze speeltuin?",
+ "render": "Toegankelijk tot {max_age}"
},
"5": {
"question": "Wie beheert deze speeltuin?",
"render": "Beheer door {operator}"
},
"6": {
- "question": "Is deze speeltuin vrij toegankelijk voor het publiek?",
"mappings": {
"0": {
"then": "Vrij toegankelijk voor het publiek"
@@ -2897,7 +2893,8 @@
"4": {
"then": "Niet vrij toegankelijk"
}
- }
+ },
+ "question": "Is deze speeltuin vrij toegankelijk voor het publiek?"
},
"7": {
"question": "Wie kan men emailen indien er problemen zijn met de speeltuin?",
@@ -2908,7 +2905,6 @@
"render": "De bevoegde dienst kan getelefoneerd worden via {phone}"
},
"9": {
- "question": "Is deze speeltuin toegankelijk voor rolstoelgebruikers?",
"mappings": {
"0": {
"then": "Geheel toegankelijk voor rolstoelgebruikers"
@@ -2919,10 +2915,10 @@
"2": {
"then": "Niet toegankelijk voor rolstoelgebruikers"
}
- }
+ },
+ "question": "Is deze speeltuin toegankelijk voor rolstoelgebruikers?"
},
"10": {
- "question": "Op welke uren is deze speeltuin toegankelijk?",
"mappings": {
"0": {
"then": "Van zonsopgang tot zonsondergang"
@@ -2933,26 +2929,22 @@
"2": {
"then": "Dag en nacht toegankelijk"
}
- }
+ },
+ "question": "Op welke uren is deze speeltuin toegankelijk?"
}
},
- "presets": {
- "0": {
- "title": "Speeltuin"
- }
+ "title": {
+ "mappings": {
+ "0": {
+ "then": "Speeltuin {name}"
+ }
+ },
+ "render": "Speeltuin"
}
},
"public_bookcase": {
- "name": "Boekenruilkastjes",
"description": "Een straatkastje met boeken voor iedereen",
- "title": {
- "render": "Boekenruilkast",
- "mappings": {
- "0": {
- "then": "Boekenruilkast {name}"
- }
- }
- },
+ "name": "Boekenruilkastjes",
"presets": {
"0": {
"title": "Boekenruilkast"
@@ -2960,20 +2952,19 @@
},
"tagRenderings": {
"2": {
- "render": "De naam van dit boekenruilkastje is {name}",
- "question": "Wat is de naam van dit boekenuilkastje?",
"mappings": {
"0": {
"then": "Dit boekenruilkastje heeft geen naam"
}
- }
+ },
+ "question": "Wat is de naam van dit boekenuilkastje?",
+ "render": "De naam van dit boekenruilkastje is {name}"
},
"3": {
- "render": "Er passen {capacity} boeken",
- "question": "Hoeveel boeken passen er in dit boekenruilkastje?"
+ "question": "Hoeveel boeken passen er in dit boekenruilkastje?",
+ "render": "Er passen {capacity} boeken"
},
"4": {
- "question": "Voor welke doelgroep zijn de meeste boeken in dit boekenruilkastje?",
"mappings": {
"0": {
"then": "Voornamelijk kinderboeken"
@@ -2984,10 +2975,10 @@
"2": {
"then": "Boeken voor zowel kinderen als volwassenen"
}
- }
+ },
+ "question": "Voor welke doelgroep zijn de meeste boeken in dit boekenruilkastje?"
},
"5": {
- "question": "Staat dit boekenruilkastje binnen of buiten?",
"mappings": {
"0": {
"then": "Dit boekenruilkastje staat binnen"
@@ -2998,10 +2989,10 @@
"2": {
"then": "Dit boekenruilkastje staat buiten"
}
- }
+ },
+ "question": "Staat dit boekenruilkastje binnen of buiten?"
},
"6": {
- "question": "Is dit boekenruilkastje publiek toegankelijk?",
"mappings": {
"0": {
"then": "Publiek toegankelijk"
@@ -3009,15 +3000,14 @@
"1": {
"then": "Enkel toegankelijk voor klanten"
}
- }
+ },
+ "question": "Is dit boekenruilkastje publiek toegankelijk?"
},
"7": {
"question": "Wie is verantwoordelijk voor dit boekenruilkastje?",
"render": "Onderhouden door {operator}"
},
"8": {
- "question": "Is dit boekenruilkastje deel van een netwerk?",
- "render": "Dit boekenruilkastje is deel van het netwerk {brand}",
"mappings": {
"0": {
"then": "Deel van het netwerk 'Little Free Library'"
@@ -3025,49 +3015,39 @@
"1": {
"then": "Dit boekenruilkastje maakt geen deel uit van een netwerk"
}
- }
+ },
+ "question": "Is dit boekenruilkastje deel van een netwerk?",
+ "render": "Dit boekenruilkastje is deel van het netwerk {brand}"
},
"9": {
- "render": "Het referentienummer binnen {brand} is {ref}",
- "question": "Wat is het referentienummer van dit boekenruilkastje?",
"mappings": {
"0": {
"then": "Dit boekenruilkastje maakt geen deel uit van een netwerk"
}
- }
+ },
+ "question": "Wat is het referentienummer van dit boekenruilkastje?",
+ "render": "Het referentienummer binnen {brand} is {ref}"
},
"10": {
"question": "Op welke dag werd dit boekenruilkastje geinstalleerd?",
"render": "Geplaatst op {start_date}"
},
"11": {
- "render": "Meer info op de website",
- "question": "Is er een website over dit boekenruilkastje?"
+ "question": "Is er een website over dit boekenruilkastje?",
+ "render": "Meer info op de website"
}
+ },
+ "title": {
+ "mappings": {
+ "0": {
+ "then": "Boekenruilkast {name}"
+ }
+ },
+ "render": "Boekenruilkast"
}
},
"slow_roads": {
"name": "Paadjes, trage wegen en autoluwe straten",
- "title": {
- "render": "Trage weg",
- "mappings": {
- "0": {
- "then": "{name}"
- },
- "1": {
- "then": "Voetpad"
- },
- "2": {
- "then": "Fietspad"
- },
- "3": {
- "then": "Voetgangersstraat"
- },
- "4": {
- "then": "Woonerf"
- }
- }
- },
"tagRenderings": {
"1": {
"mappings": {
@@ -3089,8 +3069,6 @@
}
},
"2": {
- "question": "Wat is de wegverharding van dit pad?",
- "render": "De ondergrond is {surface}",
"mappings": {
"0": {
"then": "De ondergrond is gras"
@@ -3116,20 +3094,45 @@
"7": {
"then": "De ondergrond is verhard"
}
- }
+ },
+ "question": "Wat is de wegverharding van dit pad?",
+ "render": "De ondergrond is {surface}"
}
+ },
+ "title": {
+ "mappings": {
+ "0": {
+ "then": "{name}"
+ },
+ "1": {
+ "then": "Voetpad"
+ },
+ "2": {
+ "then": "Fietspad"
+ },
+ "3": {
+ "then": "Voetgangersstraat"
+ },
+ "4": {
+ "then": "Woonerf"
+ }
+ },
+ "render": "Trage weg"
}
},
"sport_pitch": {
- "name": "Sportterrein",
- "title": {
- "render": "Sportterrein"
- },
"description": "Een sportterrein",
+ "name": "Sportterrein",
+ "presets": {
+ "0": {
+ "title": "Ping-pong tafel"
+ },
+ "1": {
+ "title": "Sportterrein"
+ }
+ },
"tagRenderings": {
"1": {
- "render": "Hier kan men {sport} beoefenen",
- "question": "Welke sporten kan men hier beoefenen?",
"mappings": {
"0": {
"then": "Hier kan men basketbal spelen"
@@ -3149,11 +3152,11 @@
"5": {
"then": "Hier kan men basketbal beoefenen"
}
- }
+ },
+ "question": "Welke sporten kan men hier beoefenen?",
+ "render": "Hier kan men {sport} beoefenen"
},
"2": {
- "question": "Wat is de ondergrond van dit sportveld?",
- "render": "De ondergrond is {surface}",
"mappings": {
"0": {
"then": "De ondergrond is gras"
@@ -3170,10 +3173,11 @@
"4": {
"then": "De ondergrond is beton"
}
- }
+ },
+ "question": "Wat is de ondergrond van dit sportveld?",
+ "render": "De ondergrond is {surface}"
},
"3": {
- "question": "Is dit sportterrein publiek toegankelijk?",
"mappings": {
"0": {
"then": "Publiek toegankelijk"
@@ -3187,10 +3191,10 @@
"3": {
"then": "Privaat en niet toegankelijk"
}
- }
+ },
+ "question": "Is dit sportterrein publiek toegankelijk?"
},
"4": {
- "question": "Moet men reserveren om gebruik te maken van dit sportveld?",
"mappings": {
"0": {
"then": "Reserveren is verplicht om gebruik te maken van dit sportterrein"
@@ -3204,7 +3208,8 @@
"3": {
"then": "Reserveren is niet mogelijk"
}
- }
+ },
+ "question": "Moet men reserveren om gebruik te maken van dit sportveld?"
},
"5": {
"question": "Wat is het telefoonnummer van de bevoegde dienst of uitbater?"
@@ -3213,31 +3218,22 @@
"question": "Wat is het email-adres van de bevoegde dienst of uitbater?"
},
"7": {
- "question": "Wanneer is dit sportveld toegankelijk?",
"mappings": {
"1": {
"then": "24/7 toegankelijk"
}
- }
+ },
+ "question": "Wanneer is dit sportveld toegankelijk?"
}
},
- "presets": {
- "0": {
- "title": "Ping-pong tafel"
- },
- "1": {
- "title": "Sportterrein"
- }
+ "title": {
+ "render": "Sportterrein"
}
},
"surveillance_camera": {
"name": "Bewakingscamera's",
- "title": {
- "render": "Bewakingscamera"
- },
"tagRenderings": {
"1": {
- "question": "Wat voor soort camera is dit?",
"mappings": {
"0": {
"then": "Een vaste camera"
@@ -3248,23 +3244,23 @@
"2": {
"then": "Een camera die (met een motor) van links naar rechts kan draaien"
}
- }
+ },
+ "question": "Wat voor soort camera is dit?"
},
"2": {
- "question": "In welke geografische richting filmt deze camera?",
- "render": "Filmt in kompasrichting {camera:direction}",
"mappings": {
"0": {
"then": "Filmt in kompasrichting {direction}"
}
- }
+ },
+ "question": "In welke geografische richting filmt deze camera?",
+ "render": "Filmt in kompasrichting {camera:direction}"
},
"3": {
"question": "Wie beheert deze bewakingscamera?",
"render": "Beheer door {operator}"
},
"4": {
- "question": "Wat soort bewaking wordt hier uitgevoerd?",
"mappings": {
"0": {
"then": "Bewaking van de publieke ruilmte, dus een straat, een brug, een park, een plein, een stationsgebouw, een publiek toegankelijke gang of tunnel..."
@@ -3275,10 +3271,10 @@
"2": {
"then": "Een private binnenruimte wordt bewaakt, bv. een winkel, een parkeergarage, ..."
}
- }
+ },
+ "question": "Wat soort bewaking wordt hier uitgevoerd?"
},
"5": {
- "question": "Bevindt de bewaakte publieke ruimte camera zich binnen of buiten?",
"mappings": {
"0": {
"then": "Deze camera bevindt zich binnen"
@@ -3289,15 +3285,14 @@
"2": {
"then": "Deze camera bevindt zich waarschijnlijk buiten"
}
- }
+ },
+ "question": "Bevindt de bewaakte publieke ruimte camera zich binnen of buiten?"
},
"6": {
"question": "Op welke verdieping bevindt deze camera zich?",
"render": "Bevindt zich op verdieping {level}"
},
"7": {
- "question": "Wat wordt hier precies bewaakt?",
- "render": "Bewaakt een {surveillance:zone}",
"mappings": {
"0": {
"then": "Bewaakt een parking"
@@ -3317,11 +3312,11 @@
"5": {
"then": "Bewaakt een winkel"
}
- }
+ },
+ "question": "Wat wordt hier precies bewaakt?",
+ "render": "Bewaakt een {surveillance:zone}"
},
"8": {
- "question": "Hoe is deze camera geplaatst?",
- "render": "Montage: {camera:mount}",
"mappings": {
"0": {
"then": "Deze camera hangt aan een muur"
@@ -3332,29 +3327,29 @@
"2": {
"then": "Deze camera hangt aan het plafond"
}
- }
+ },
+ "question": "Hoe is deze camera geplaatst?",
+ "render": "Montage: {camera:mount}"
}
+ },
+ "title": {
+ "render": "Bewakingscamera"
}
},
"toilet": {
"name": "Toiletten",
- "title": {
- "render": "Toilet"
- },
"presets": {
"0": {
- "title": "Toilet",
- "description": "Een publieke toilet"
+ "description": "Een publieke toilet",
+ "title": "Toilet"
},
"1": {
- "title": "Een rolstoeltoegankelijke toilet",
- "description": "Deze toiletten hebben op zijn minst één rolstoeltoegankelijke WC"
+ "description": "Deze toiletten hebben op zijn minst één rolstoeltoegankelijke WC",
+ "title": "Een rolstoeltoegankelijke toilet"
}
},
"tagRenderings": {
"1": {
- "question": "Zijn deze toiletten publiek toegankelijk?",
- "render": "Toegankelijkheid is {access}",
"mappings": {
"0": {
"then": "Publiek toegankelijk"
@@ -3371,10 +3366,11 @@
"4": {
"then": "Publiek toegankelijk"
}
- }
+ },
+ "question": "Zijn deze toiletten publiek toegankelijk?",
+ "render": "Toegankelijkheid is {access}"
},
"2": {
- "question": "Zijn deze toiletten gratis te gebruiken?",
"mappings": {
"0": {
"then": "Men moet betalen om deze toiletten te gebruiken"
@@ -3382,14 +3378,14 @@
"1": {
"then": "Gratis te gebruiken"
}
- }
+ },
+ "question": "Zijn deze toiletten gratis te gebruiken?"
},
"3": {
"question": "Hoeveel moet men betalen om deze toiletten te gebruiken?",
"render": "De toiletten gebruiken kost {charge}"
},
"4": {
- "question": "Is er een rolstoeltoegankelijke toilet voorzien?",
"mappings": {
"0": {
"then": "Er is een toilet voor rolstoelgebruikers"
@@ -3397,10 +3393,10 @@
"1": {
"then": "Niet toegankelijk voor rolstoelgebruikers"
}
- }
+ },
+ "question": "Is er een rolstoeltoegankelijke toilet voorzien?"
},
"5": {
- "question": "Welke toiletten zijn dit?",
"mappings": {
"0": {
"then": "Er zijn enkel WC's om op te zitten"
@@ -3414,10 +3410,10 @@
"3": {
"then": "Er zijn zowel urinoirs als zittoiletten"
}
- }
+ },
+ "question": "Welke toiletten zijn dit?"
},
"6": {
- "question": "Is er een luiertafel beschikbaar?",
"mappings": {
"0": {
"then": "Er is een luiertafel"
@@ -3425,11 +3421,10 @@
"1": {
"then": "Geen luiertafel"
}
- }
+ },
+ "question": "Is er een luiertafel beschikbaar?"
},
"7": {
- "question": "Waar bevindt de luiertafel zich?",
- "render": "De luiertafel bevindt zich in {changing_table:location}",
"mappings": {
"0": {
"then": "De luiertafel bevindt zich in de vrouwentoiletten "
@@ -3443,15 +3438,18 @@
"3": {
"then": "De luiertafel bevindt zich in een daartoe voorziene kamer "
}
- }
+ },
+ "question": "Waar bevindt de luiertafel zich?",
+ "render": "De luiertafel bevindt zich in {changing_table:location}"
}
+ },
+ "title": {
+ "render": "Toilet"
}
},
"trail": {
+ "description": "Aangeduide wandeltochten",
"name": "Wandeltochten",
- "title": {
- "render": "Wandeltocht"
- },
"tagRenderings": {
"1": {
"render": "Deze wandeling is {_length:km} kilometer lang"
@@ -3461,8 +3459,6 @@
"render": "Deze wandeling heet {name}"
},
"3": {
- "render": "Beheer door {operator}",
- "question": "Wie beheert deze wandeltocht?",
"mappings": {
"0": {
"then": "Dit gebied wordt beheerd door Natuurpunt"
@@ -3470,11 +3466,11 @@
"1": {
"then": "
Dit gebied wordt beheerd door {operator}"
}
- }
+ },
+ "question": "Wie beheert deze wandeltocht?",
+ "render": "Beheer door {operator}"
},
"4": {
- "question": "Welke kleur heeft deze wandeling?",
- "render": "Deze wandeling heeft kleur {colour}",
"mappings": {
"0": {
"then": "Blauwe wandeling"
@@ -3488,10 +3484,11 @@
"3": {
"then": "Gele wandeling"
}
- }
+ },
+ "question": "Welke kleur heeft deze wandeling?",
+ "render": "Deze wandeling heeft kleur {colour}"
},
"5": {
- "question": "Is deze wandeling toegankelijk met de rolstoel?",
"mappings": {
"0": {
"then": "deze wandeltocht is toegankelijk met de rolstoel"
@@ -3499,10 +3496,10 @@
"1": {
"then": "deze wandeltocht is niet toegankelijk met de rolstoel"
}
- }
+ },
+ "question": "Is deze wandeling toegankelijk met de rolstoel?"
},
"6": {
- "question": "Is deze wandeltocht toegankelijk met de buggy?",
"mappings": {
"0": {
"then": "deze wandeltocht is toegankelijk met de buggy"
@@ -3510,32 +3507,40 @@
"1": {
"then": "deze wandeltocht is niet toegankelijk met de buggy"
}
- }
+ },
+ "question": "Is deze wandeltocht toegankelijk met de buggy?"
}
},
- "description": "Aangeduide wandeltochten"
+ "title": {
+ "render": "Wandeltocht"
+ }
},
"tree_node": {
"name": "Boom",
- "title": {
- "render": "Boom",
- "mappings": {
- "0": {
- "then": "{name}"
- }
+ "presets": {
+ "0": {
+ "description": "Een boom van een soort die blaadjes heeft, bijvoorbeeld eik of populier.",
+ "title": "Loofboom"
+ },
+ "1": {
+ "description": "Een boom van een soort met naalden, bijvoorbeeld den of spar.",
+ "title": "Naaldboom"
+ },
+ "2": {
+ "description": "Wanneer je niet zeker bent of het nu een loof- of naaldboom is.",
+ "title": "Boom"
}
},
"tagRenderings": {
"1": {
- "render": "Hoogte: {height}",
"mappings": {
"0": {
"then": "Hoogte: {height} m"
}
- }
+ },
+ "render": "Hoogte: {height}"
},
"2": {
- "question": "Is dit een naald- of loofboom?",
"mappings": {
"0": {
"then": "
Loofboom"
@@ -3546,10 +3551,10 @@
"2": {
"then": "
Permanent bladloos"
}
- }
+ },
+ "question": "Is dit een naald- of loofboom?"
},
"3": {
- "question": "Hoe significant is deze boom? Kies het eerste antwoord dat van toepassing is.",
"mappings": {
"0": {
"then": "De boom valt op door zijn grootte of prominente locatie. Hij is nuttig voor navigatie."
@@ -3575,10 +3580,10 @@
"7": {
"then": "De boom staat buiten een woonkern."
}
- }
+ },
+ "question": "Hoe significant is deze boom? Kies het eerste antwoord dat van toepassing is."
},
"4": {
- "question": "Is deze boom groenblijvend of bladverliezend?",
"mappings": {
"0": {
"then": "Bladverliezend: de boom is een periode van het jaar kaal."
@@ -3586,19 +3591,19 @@
"1": {
"then": "Groenblijvend."
}
- }
+ },
+ "question": "Is deze boom groenblijvend of bladverliezend?"
},
"5": {
- "render": "Naam: {name}",
- "question": "Heeft de boom een naam?",
"mappings": {
"0": {
"then": "De boom heeft geen naam."
}
- }
+ },
+ "question": "Heeft de boom een naam?",
+ "render": "Naam: {name}"
},
"6": {
- "question": "Is deze boom erkend als erfgoed?",
"mappings": {
"0": {
"then": "
Erkend als houtig erfgoed door Onroerend Erfgoed Vlaanderen"
@@ -3615,64 +3620,59 @@
"4": {
"then": "Erkend als erfgoed door een andere organisatie"
}
- }
+ },
+ "question": "Is deze boom erkend als erfgoed?"
},
"7": {
- "render": "
Onroerend Erfgoed-ID: {ref:OnroerendErfgoed}",
- "question": "Wat is het ID uitgegeven door Onroerend Erfgoed Vlaanderen?"
+ "question": "Wat is het ID uitgegeven door Onroerend Erfgoed Vlaanderen?",
+ "render": "
Onroerend Erfgoed-ID: {ref:OnroerendErfgoed}"
},
"8": {
- "render": "
Wikidata: {wikidata}",
- "question": "Wat is het Wikidata-ID van deze boom?"
+ "question": "Wat is het Wikidata-ID van deze boom?",
+ "render": "
Wikidata: {wikidata}"
}
},
- "presets": {
- "0": {
- "title": "Loofboom",
- "description": "Een boom van een soort die blaadjes heeft, bijvoorbeeld eik of populier."
+ "title": {
+ "mappings": {
+ "0": {
+ "then": "{name}"
+ }
},
- "1": {
- "title": "Naaldboom",
- "description": "Een boom van een soort met naalden, bijvoorbeeld den of spar."
- },
- "2": {
- "title": "Boom",
- "description": "Wanneer je niet zeker bent of het nu een loof- of naaldboom is."
- }
+ "render": "Boom"
}
},
"viewpoint": {
- "name": "Uitzicht",
"description": "Een mooi uitzicht - ideaal om een foto toe te voegen wanneer iets niet in een andere categorie past",
+ "name": "Uitzicht",
"presets": {
"0": {
"title": "Uitzicht"
}
},
- "title": {
- "render": "Uitzicht"
- },
"tagRenderings": {
"1": {
"question": "Zijn er bijzonderheden die je wilt toevoegen?"
}
+ },
+ "title": {
+ "render": "Uitzicht"
}
},
"village_green": {
"name": "Speelweide",
"title": {
- "render": "Speelweide",
"mappings": {
"0": {
"then": "{name}"
}
- }
+ },
+ "render": "Speelweide"
}
},
"visitor_information_centre": {
+ "description": "Een bezoekerscentrum biedt informatie over een specifieke attractie of bezienswaardigheid waar het is gevestigd.",
"name": "Bezoekerscentrum",
"title": {
- "render": "{name}",
"mappings": {
"0": {
"then": "{name:nl}"
@@ -3680,19 +3680,27 @@
"1": {
"then": "{name}"
}
- }
- },
- "description": "Een bezoekerscentrum biedt informatie over een specifieke attractie of bezienswaardigheid waar het is gevestigd."
+ },
+ "render": "{name}"
+ }
},
"waste_basket": {
- "name": "Vuilnisbak",
- "title": {
- "render": "Vuilnisbak"
- },
"description": "Dit is een publieke vuilnisbak waar je je afval kan weggooien.",
+ "iconSize": {
+ "mappings": {
+ "0": {
+ "then": "Vuilnisbak"
+ }
+ }
+ },
+ "name": "Vuilnisbak",
+ "presets": {
+ "0": {
+ "title": "Vuilnisbak"
+ }
+ },
"tagRenderings": {
"0": {
- "question": "Wat voor soort vuilnisbak is dit?",
"mappings": {
"0": {
"then": "Een vuilnisbak voor zwerfvuil"
@@ -3712,40 +3720,19 @@
"5": {
"then": "Een vuilnisbak voor injectienaalden en andere scherpe voorwerpen"
}
- }
+ },
+ "question": "Wat voor soort vuilnisbak is dit?"
}
},
- "iconSize": {
- "mappings": {
- "0": {
- "then": "Vuilnisbak"
- }
- }
- },
- "presets": {
- "0": {
- "title": "Vuilnisbak"
- }
+ "title": {
+ "render": "Vuilnisbak"
}
},
"watermill": {
- "name": "watermolens",
- "title": {
- "render": "Watermolens",
- "mappings": {
- "0": {
- "then": "{name:nl}"
- },
- "1": {
- "then": "{name}"
- }
- }
- },
"description": "Watermolens",
+ "name": "watermolens",
"tagRenderings": {
"1": {
- "render": "De toegankelijkheid van dit gebied is: {access:description}",
- "question": "Is dit gebied toegankelijk?",
"mappings": {
"0": {
"then": "Vrij toegankelijk"
@@ -3765,11 +3752,11 @@
"5": {
"then": "Toegankelijk mits betaling"
}
- }
+ },
+ "question": "Is dit gebied toegankelijk?",
+ "render": "De toegankelijkheid van dit gebied is: {access:description}"
},
"2": {
- "render": "Beheer door {operator}",
- "question": "Wie beheert dit pad?",
"mappings": {
"0": {
"then": "
Dit gebied wordt beheerd door Natuurpunt"
@@ -3777,8 +3764,21 @@
"1": {
"then": "
Dit gebied wordt beheerd door {operator}"
}
- }
+ },
+ "question": "Wie beheert dit pad?",
+ "render": "Beheer door {operator}"
}
+ },
+ "title": {
+ "mappings": {
+ "0": {
+ "then": "{name:nl}"
+ },
+ "1": {
+ "then": "{name}"
+ }
+ },
+ "render": "Watermolens"
}
}
}
\ No newline at end of file
diff --git a/langs/layers/pl.json b/langs/layers/pl.json
index eb235e651f..56dcb57f29 100644
--- a/langs/layers/pl.json
+++ b/langs/layers/pl.json
@@ -1,12 +1,14 @@
{
"bench": {
"name": "Ławki",
- "title": {
- "render": "Ławka"
+ "presets": {
+ "0": {
+ "description": "Dodaj nową ławkę",
+ "title": "Ławka"
+ }
},
"tagRenderings": {
"1": {
- "render": "Oparcie",
"mappings": {
"0": {
"then": "Oparcie: Tak"
@@ -15,14 +17,14 @@
"then": "Oparcie: Nie"
}
},
- "question": "Czy ta ławka ma oparcie?"
+ "question": "Czy ta ławka ma oparcie?",
+ "render": "Oparcie"
},
"2": {
- "render": "{seats} siedzeń",
- "question": "Ile siedzeń ma ta ławka?"
+ "question": "Ile siedzeń ma ta ławka?",
+ "render": "{seats} siedzeń"
},
"3": {
- "render": "Materiał: {material}",
"mappings": {
"0": {
"then": "Materiał: drewno"
@@ -43,15 +45,14 @@
"then": "Materiał: stal"
}
},
- "question": "Z czego wykonana jest ławka (siedzisko)?"
+ "question": "Z czego wykonana jest ławka (siedzisko)?",
+ "render": "Materiał: {material}"
},
"4": {
"question": "W jakim kierunku patrzysz siedząc na ławce?",
"render": "Siedząc na ławce, patrzy się w kierunku {direction}°."
},
"5": {
- "render": "Kolor: {colour}",
- "question": "Jaki kolor ma ta ławka?",
"mappings": {
"0": {
"then": "Kolor: brązowy"
@@ -77,34 +78,33 @@
"7": {
"then": "Kolor: żółty"
}
- }
+ },
+ "question": "Jaki kolor ma ta ławka?",
+ "render": "Kolor: {colour}"
},
"6": {
"question": "Kiedy ostatnio badano tę ławkę?",
"render": "Ławka ta była ostatnio badana w dniu {survey:date}"
}
},
- "presets": {
- "0": {
- "title": "Ławka",
- "description": "Dodaj nową ławkę"
- }
+ "title": {
+ "render": "Ławka"
}
},
"bench_at_pt": {
"name": "Ławki na przystankach komunikacji miejskiej",
- "title": {
- "render": "Ławka",
- "mappings": {
- "0": {
- "then": "Ławka na przystanku komunikacji miejskiej"
- }
- }
- },
"tagRenderings": {
"1": {
"render": "{name}"
}
+ },
+ "title": {
+ "mappings": {
+ "0": {
+ "then": "Ławka na przystanku komunikacji miejskiej"
+ }
+ },
+ "render": "Ławka"
}
},
"bicycle_library": {
@@ -129,9 +129,6 @@
"title": "Parking dla rowerów"
}
},
- "title": {
- "render": "Parking dla rowerów"
- },
"tagRenderings": {
"1": {
"question": "Jaki jest typ tego parkingu dla rowerów?",
@@ -140,12 +137,23 @@
"2": {
"question": "Jaka jest względna lokalizacja tego parkingu rowerowego?"
}
+ },
+ "title": {
+ "render": "Parking dla rowerów"
}
},
"bike_repair_station": {
+ "presets": {
+ "0": {
+ "description": "Urządzenie do pompowania opon w stałym miejscu w przestrzeni publicznej.
Przykłady pompek rowerowych
Przykłady pompek rowerowych
Exemplos de bombas de bicicletas
Exemplos de bombas de bicicletas
"
@@ -280,7 +275,9 @@
"5": {
"then": "Навес
"
}
- }
+ },
+ "question": "К какому типу относится эта велопарковка?",
+ "render": "Это велопарковка типа {bicycle_parking}"
},
"2": {
"mappings": {
@@ -312,33 +309,30 @@
"question": "Кто может пользоваться этой велопарковкой?",
"render": "{access}"
}
+ },
+ "title": {
+ "render": "Велопарковка"
}
},
"bike_repair_station": {
- "title": {
- "mappings": {
- "2": {
- "then": "Сломанный насос"
- },
- "3": {
- "then": "Велосипедный насос {name}"
- },
- "4": {
- "then": "Велосипедный насос"
- }
+ "icon": {
+ "render": "./assets/layers/bike_repair_station/repair_station.svg"
+ },
+ "presets": {
+ "0": {
+ "title": "Велосипедный насос"
}
},
"tagRenderings": {
"5": {
- "question": "Когда работает эта точка обслуживания велосипедов?",
"mappings": {
"0": {
"then": "Всегда открыто"
}
- }
+ },
+ "question": "Когда работает эта точка обслуживания велосипедов?"
},
"8": {
- "question": "Велосипедный насос все еще работает?",
"mappings": {
"0": {
"then": "Велосипедный насос сломан"
@@ -346,10 +340,10 @@
"1": {
"then": "Велосипедный насос работает"
}
- }
+ },
+ "question": "Велосипедный насос все еще работает?"
},
"10": {
- "render": "Этот насос поддерживает следующие клапаны: {valves}",
"mappings": {
"0": {
"then": "Клапан Presta (также известный как французский клапан)"
@@ -357,10 +351,10 @@
"1": {
"then": "Клапан Dunlop"
}
- }
+ },
+ "render": "Этот насос поддерживает следующие клапаны: {valves}"
},
"11": {
- "question": "Это электрический велосипедный насос?",
"mappings": {
"0": {
"then": "Ручной насос"
@@ -368,7 +362,8 @@
"1": {
"then": "Электрический насос"
}
- }
+ },
+ "question": "Это электрический велосипедный насос?"
},
"12": {
"mappings": {
@@ -384,35 +379,28 @@
}
}
},
- "icon": {
- "render": "./assets/layers/bike_repair_station/repair_station.svg"
- },
- "presets": {
- "0": {
- "title": "Велосипедный насос"
+ "title": {
+ "mappings": {
+ "2": {
+ "then": "Сломанный насос"
+ },
+ "3": {
+ "then": "Велосипедный насос {name}"
+ },
+ "4": {
+ "then": "Велосипедный насос"
+ }
}
}
},
"bike_shop": {
+ "description": "Магазин, специализирующийся на продаже велосипедов или сопутствующих товаров",
"name": "Обслуживание велосипедов/магазин",
- "title": {
- "render": "Обслуживание велосипедов/магазин",
- "mappings": {
- "0": {
- "then": "Магазин спортивного инвентаря {name}"
- },
- "2": {
- "then": "Прокат велосипедов {name}"
- },
- "3": {
- "then": "Ремонт велосипедов {name}"
- },
- "4": {
- "then": "Магазин велосипедов {name}"
- }
+ "presets": {
+ "0": {
+ "title": "Обслуживание велосипедов/магазин"
}
},
- "description": "Магазин, специализирующийся на продаже велосипедов или сопутствующих товаров",
"tagRenderings": {
"2": {
"question": "Как называется магазин велосипедов?",
@@ -428,7 +416,6 @@
"question": "Какой адрес электронной почты у {name}?"
},
"9": {
- "question": "Продаются ли велосипеды в этом магазине?",
"mappings": {
"0": {
"then": "В этом магазине продаются велосипеды"
@@ -436,10 +423,10 @@
"1": {
"then": "В этом магазине не продают велосипеды"
}
- }
+ },
+ "question": "Продаются ли велосипеды в этом магазине?"
},
"10": {
- "question": "В этом магазине ремонтируют велосипеды?",
"mappings": {
"0": {
"then": "Этот магазин ремонтирует велосипеды"
@@ -453,10 +440,10 @@
"3": {
"then": "В этом магазине обслуживают велосипеды определённого бренда"
}
- }
+ },
+ "question": "В этом магазине ремонтируют велосипеды?"
},
"11": {
- "question": "Этот магазин сдает велосипеды в аренду?",
"mappings": {
"0": {
"then": "Этот магазин сдает велосипеды в аренду"
@@ -464,10 +451,10 @@
"1": {
"then": "Этот магазин не сдает велосипеды напрокат"
}
- }
+ },
+ "question": "Этот магазин сдает велосипеды в аренду?"
},
"12": {
- "question": "В этом магазине продаются подержанные велосипеды?",
"mappings": {
"0": {
"then": "В этом магазине продаются подержанные велосипеды"
@@ -478,10 +465,10 @@
"2": {
"then": "В этом магазине продаются только подержанные велосипеды"
}
- }
+ },
+ "question": "В этом магазине продаются подержанные велосипеды?"
},
"13": {
- "question": "Предлагается ли в этом магазине велосипедный насос для всеобщего пользования?",
"mappings": {
"0": {
"then": "В этом магазине есть велосипедный насос для всеобщего пользования"
@@ -489,18 +476,18 @@
"1": {
"then": "В этом магазине нет велосипедного насоса для всеобщего пользования"
}
- }
+ },
+ "question": "Предлагается ли в этом магазине велосипедный насос для всеобщего пользования?"
},
"14": {
- "question": "Есть ли здесь инструменты для починки собственного велосипеда?",
"mappings": {
"2": {
"then": "Инструменты для починки доступны только при покупке/аренде велосипеда в магазине"
}
- }
+ },
+ "question": "Есть ли здесь инструменты для починки собственного велосипеда?"
},
"15": {
- "question": "Здесь моют велосипеды?",
"mappings": {
"0": {
"then": "В этом магазине оказываются услуги мойки/чистки велосипедов"
@@ -508,36 +495,45 @@
"2": {
"then": "В этом магазине нет услуг мойки/чистки велосипедов"
}
- }
+ },
+ "question": "Здесь моют велосипеды?"
}
},
- "presets": {
- "0": {
- "title": "Обслуживание велосипедов/магазин"
- }
+ "title": {
+ "mappings": {
+ "0": {
+ "then": "Магазин спортивного инвентаря {name}"
+ },
+ "2": {
+ "then": "Прокат велосипедов {name}"
+ },
+ "3": {
+ "then": "Ремонт велосипедов {name}"
+ },
+ "4": {
+ "then": "Магазин велосипедов {name}"
+ }
+ },
+ "render": "Обслуживание велосипедов/магазин"
}
},
"charging_station": {
- "name": "Зарядные станции",
- "title": {
- "render": "Зарядная станция"
- },
"description": "Зарядная станция",
+ "name": "Зарядные станции",
"tagRenderings": {
"41": {
"question": "В какое время работает эта зарядная станция?"
},
"42": {
- "render": "{network}",
- "question": "К какой сети относится эта станция?"
+ "question": "К какой сети относится эта станция?",
+ "render": "{network}"
}
+ },
+ "title": {
+ "render": "Зарядная станция"
}
},
"defibrillator": {
- "name": "Дефибрилляторы",
- "title": {
- "render": "Дефибриллятор"
- },
"icon": {
"mappings": {
"0": {
@@ -545,6 +541,7 @@
}
}
},
+ "name": "Дефибрилляторы",
"presets": {
"0": {
"title": "Дефибриллятор"
@@ -572,8 +569,8 @@
}
},
"12": {
- "render": "{opening_hours_table(opening_hours)}",
- "question": "В какое время доступен этот дефибриллятор?"
+ "question": "В какое время доступен этот дефибриллятор?",
+ "render": "{opening_hours_table(opening_hours)}"
},
"13": {
"render": "Дополнительная информация: {description}"
@@ -588,6 +585,9 @@
"15": {
"render": "Дополнительная информация для экспертов OpenStreetMap: {fixme}"
}
+ },
+ "title": {
+ "render": "Дефибриллятор"
}
},
"direction": {
@@ -595,13 +595,13 @@
},
"drinking_water": {
"name": "Питьевая вода",
- "title": {
- "render": "Питьевая вода"
- },
"presets": {
"0": {
"title": "Питьевая вода"
}
+ },
+ "title": {
+ "render": "Питьевая вода"
}
},
"food": {
@@ -633,19 +633,21 @@
},
"information_board": {
"name": "Информационные щиты",
- "title": {
- "render": "Информационный щит"
- },
"presets": {
"0": {
"title": "Информационный щит"
}
+ },
+ "title": {
+ "render": "Информационный щит"
}
},
"map": {
"name": "Карты",
- "title": {
- "render": "Карта"
+ "presets": {
+ "0": {
+ "title": "Карта"
+ }
},
"tagRenderings": {
"1": {
@@ -657,10 +659,8 @@
"render": "Эта карта основана на {map_source}"
}
},
- "presets": {
- "0": {
- "title": "Карта"
- }
+ "title": {
+ "render": "Карта"
}
},
"nature_reserve": {
@@ -674,15 +674,15 @@
}
},
"picnic_table": {
- "name": "Столы для пикника",
- "title": {
- "render": "Стол для пикника"
- },
"description": "Слой, отображающий столы для пикника",
+ "name": "Столы для пикника",
+ "presets": {
+ "0": {
+ "title": "Стол для пикника"
+ }
+ },
"tagRenderings": {
"0": {
- "question": "Из чего изготовлен этот стол для пикника?",
- "render": "Этот стол для пикника сделан из {material}",
"mappings": {
"0": {
"then": "Это деревянный стол для пикника"
@@ -690,29 +690,25 @@
"1": {
"then": "Это бетонный стол для пикника"
}
- }
+ },
+ "question": "Из чего изготовлен этот стол для пикника?",
+ "render": "Этот стол для пикника сделан из {material}"
}
},
- "presets": {
- "0": {
- "title": "Стол для пикника"
- }
+ "title": {
+ "render": "Стол для пикника"
}
},
"playground": {
- "name": "Детские площадки",
"description": "Детские площадки",
- "title": {
- "render": "Детская площадка",
- "mappings": {
- "0": {
- "then": "Детская площадка {name}"
- }
+ "name": "Детские площадки",
+ "presets": {
+ "0": {
+ "title": "Детская площадка"
}
},
"tagRenderings": {
"1": {
- "render": "Поверхность - {surface}",
"mappings": {
"0": {
"then": "Поверхность - трава"
@@ -732,10 +728,10 @@
"5": {
"then": "Поверхность - бетон"
}
- }
+ },
+ "render": "Поверхность - {surface}"
},
"2": {
- "question": "Эта игровая площадка освещается ночью?",
"mappings": {
"0": {
"then": "Эта детская площадка освещается ночью"
@@ -743,11 +739,12 @@
"1": {
"then": "Эта детская площадка не освещается ночью"
}
- }
+ },
+ "question": "Эта игровая площадка освещается ночью?"
},
"3": {
- "render": "Доступно для детей старше {min_age} лет",
- "question": "С какого возраста доступна эта детская площадка?"
+ "question": "С какого возраста доступна эта детская площадка?",
+ "render": "Доступно для детей старше {min_age} лет"
},
"4": {
"render": "Доступно детям до {max_age}"
@@ -766,7 +763,6 @@
"render": "{phone}"
},
"9": {
- "question": "Доступна ли детская площадка пользователям кресел-колясок?",
"mappings": {
"0": {
"then": "Полностью доступна пользователям кресел-колясок"
@@ -777,10 +773,10 @@
"2": {
"then": "Недоступна пользователям кресел-колясок"
}
- }
+ },
+ "question": "Доступна ли детская площадка пользователям кресел-колясок?"
},
"10": {
- "question": "Когда открыта эта игровая площадка?",
"mappings": {
"0": {
"then": "Открыто от рассвета до заката"
@@ -791,26 +787,22 @@
"2": {
"then": "Всегда доступен"
}
- }
+ },
+ "question": "Когда открыта эта игровая площадка?"
}
},
- "presets": {
- "0": {
- "title": "Детская площадка"
- }
+ "title": {
+ "mappings": {
+ "0": {
+ "then": "Детская площадка {name}"
+ }
+ },
+ "render": "Детская площадка"
}
},
"public_bookcase": {
- "name": "Книжные шкафы",
"description": "Уличный шкаф с книгами, доступными для всех",
- "title": {
- "render": "Книжный шкаф",
- "mappings": {
- "0": {
- "then": "Общественный книжный шкаф {name}"
- }
- }
- },
+ "name": "Книжные шкафы",
"presets": {
"0": {
"title": "Книжный шкаф"
@@ -818,20 +810,19 @@
},
"tagRenderings": {
"2": {
- "render": "Название книжного шкафа — {name}",
- "question": "Как называется этот общественный книжный шкаф?",
"mappings": {
"0": {
"then": "У этого книжного шкафа нет названия"
}
- }
+ },
+ "question": "Как называется этот общественный книжный шкаф?",
+ "render": "Название книжного шкафа — {name}"
},
"3": {
- "render": "{capacity} книг помещается в этот книжный шкаф",
- "question": "Сколько книг помещается в этом общественном книжном шкафу?"
+ "question": "Сколько книг помещается в этом общественном книжном шкафу?",
+ "render": "{capacity} книг помещается в этот книжный шкаф"
},
"4": {
- "question": "Какие книги можно найти в этом общественном книжном шкафу?",
"mappings": {
"0": {
"then": "В основном детские книги"
@@ -842,30 +833,38 @@
"2": {
"then": "Книги и для детей, и для взрослых"
}
- }
+ },
+ "question": "Какие книги можно найти в этом общественном книжном шкафу?"
},
"6": {
- "question": "Имеется ли свободный доступ к этому общественному книжному шкафу?",
"mappings": {
"0": {
"then": "Свободный доступ"
}
- }
+ },
+ "question": "Имеется ли свободный доступ к этому общественному книжному шкафу?"
},
"10": {
"question": "Когда был установлен этот общественный книжный шкаф?",
"render": "Установлен {start_date}"
},
"11": {
- "render": "Более подробная информация на сайте",
- "question": "Есть ли веб-сайт с более подробной информацией об этом общественном книжном шкафе?"
+ "question": "Есть ли веб-сайт с более подробной информацией об этом общественном книжном шкафе?",
+ "render": "Более подробная информация на сайте"
}
+ },
+ "title": {
+ "mappings": {
+ "0": {
+ "then": "Общественный книжный шкаф {name}"
+ }
+ },
+ "render": "Книжный шкаф"
}
},
"slow_roads": {
"tagRenderings": {
"2": {
- "render": "Поверхность - {surface}",
"mappings": {
"0": {
"then": "Поверхность - трава"
@@ -885,16 +884,22 @@
"6": {
"then": "Поверхность - бетон"
}
- }
+ },
+ "render": "Поверхность - {surface}"
}
}
},
"sport_pitch": {
- "name": "Спортивные площадки",
- "title": {
- "render": "Спортивная площадка"
- },
"description": "Спортивная площадка",
+ "name": "Спортивные площадки",
+ "presets": {
+ "0": {
+ "title": "Стол для настольного тенниса"
+ },
+ "1": {
+ "title": "Спортивная площадка"
+ }
+ },
"tagRenderings": {
"1": {
"mappings": {
@@ -919,8 +924,6 @@
}
},
"2": {
- "question": "Какое покрытие на этой спортивной площадке?",
- "render": "Поверхность - {surface}",
"mappings": {
"0": {
"then": "Поверхность - трава"
@@ -937,10 +940,11 @@
"4": {
"then": "Поверхность - бетон"
}
- }
+ },
+ "question": "Какое покрытие на этой спортивной площадке?",
+ "render": "Поверхность - {surface}"
},
"3": {
- "question": "Есть ли свободный доступ к этой спортивной площадке?",
"mappings": {
"0": {
"then": "Свободный доступ"
@@ -951,10 +955,10 @@
"2": {
"then": "Доступ только членам клуба"
}
- }
+ },
+ "question": "Есть ли свободный доступ к этой спортивной площадке?"
},
"4": {
- "question": "Нужна ли предварительная запись для доступа на эту спортивную площадку?",
"mappings": {
"1": {
"then": "Желательна предварительная запись для доступа на эту спортивную площадку"
@@ -965,34 +969,26 @@
"3": {
"then": "Невозможна предварительная запись"
}
- }
+ },
+ "question": "Нужна ли предварительная запись для доступа на эту спортивную площадку?"
},
"7": {
- "question": "В какое время доступна эта площадка?",
"mappings": {
"1": {
"then": "Всегда доступен"
}
- }
+ },
+ "question": "В какое время доступна эта площадка?"
}
},
- "presets": {
- "0": {
- "title": "Стол для настольного тенниса"
- },
- "1": {
- "title": "Спортивная площадка"
- }
+ "title": {
+ "render": "Спортивная площадка"
}
},
"surveillance_camera": {
"name": "Камеры наблюдения",
- "title": {
- "render": "Камера наблюдения"
- },
"tagRenderings": {
"1": {
- "question": "Какая это камера?",
"mappings": {
"1": {
"then": "Камера с поворотным механизмом"
@@ -1000,7 +996,8 @@
"2": {
"then": "Панорамная камера"
}
- }
+ },
+ "question": "Какая это камера?"
},
"5": {
"mappings": {
@@ -1015,17 +1012,17 @@
"8": {
"question": "Как расположена эта камера?"
}
+ },
+ "title": {
+ "render": "Камера наблюдения"
}
},
"toilet": {
"name": "Туалеты",
- "title": {
- "render": "Туалет"
- },
"presets": {
"0": {
- "title": "Туалет",
- "description": "Туалет или комната отдыха со свободным доступом"
+ "description": "Туалет или комната отдыха со свободным доступом",
+ "title": "Туалет"
},
"1": {
"title": "Туалет с доступом для пользователей кресел-колясок"
@@ -1033,7 +1030,6 @@
},
"tagRenderings": {
"1": {
- "question": "Есть ли свободный доступ к этим туалетам?",
"mappings": {
"0": {
"then": "Свободный доступ"
@@ -1044,7 +1040,8 @@
"4": {
"then": "Свободный доступ"
}
- }
+ },
+ "question": "Есть ли свободный доступ к этим туалетам?"
},
"2": {
"mappings": {
@@ -1067,29 +1064,36 @@
"5": {
"question": "Какие это туалеты?"
}
+ },
+ "title": {
+ "render": "Туалет"
}
},
"tree_node": {
"name": "Дерево",
- "title": {
- "render": "Дерево",
- "mappings": {
- "0": {
- "then": "{name}"
- }
+ "presets": {
+ "0": {
+ "title": "Лиственное дерево"
+ },
+ "1": {
+ "description": "Дерево с хвоей (иглами), например, сосна или ель.",
+ "title": "Хвойное дерево"
+ },
+ "2": {
+ "description": "Если вы не уверены в том, лиственное это дерево или хвойное.",
+ "title": "Дерево"
}
},
"tagRenderings": {
"1": {
- "render": "Высота: {height}",
"mappings": {
"0": {
"then": "Высота: {height} м"
}
- }
+ },
+ "render": "Высота: {height}"
},
"4": {
- "question": "Это дерево вечнозелёное или листопадное?",
"mappings": {
"0": {
"then": "Листопадное: у дерева опадают листья в определённое время года."
@@ -1097,16 +1101,17 @@
"1": {
"then": "Вечнозелёное."
}
- }
+ },
+ "question": "Это дерево вечнозелёное или листопадное?"
},
"5": {
- "render": "Название: {name}",
- "question": "Есть ли у этого дерева название?",
"mappings": {
"0": {
"then": "У этого дерева нет названия."
}
- }
+ },
+ "question": "Есть ли у этого дерева название?",
+ "render": "Название: {name}"
},
"7": {
"render": "
Onroerend Erfgoed ID: {ref:OnroerendErfgoed}"
@@ -1115,18 +1120,13 @@
"render": "
Wikidata: {wikidata}"
}
},
- "presets": {
- "0": {
- "title": "Лиственное дерево"
+ "title": {
+ "mappings": {
+ "0": {
+ "then": "{name}"
+ }
},
- "1": {
- "title": "Хвойное дерево",
- "description": "Дерево с хвоей (иглами), например, сосна или ель."
- },
- "2": {
- "title": "Дерево",
- "description": "Если вы не уверены в том, лиственное это дерево или хвойное."
- }
+ "render": "Дерево"
}
},
"viewpoint": {
@@ -1136,13 +1136,13 @@
"title": "Смотровая площадка"
}
},
- "title": {
- "render": "Смотровая площадка"
- },
"tagRenderings": {
"1": {
"question": "Вы хотите добавить описание?"
}
+ },
+ "title": {
+ "render": "Смотровая площадка"
}
}
}
\ No newline at end of file
diff --git a/langs/layers/zh_Hans.json b/langs/layers/zh_Hans.json
index f87b9640f8..de1601cf57 100644
--- a/langs/layers/zh_Hans.json
+++ b/langs/layers/zh_Hans.json
@@ -1,12 +1,14 @@
{
"bench": {
"name": "长椅",
- "title": {
- "render": "长椅"
+ "presets": {
+ "0": {
+ "description": "增加一个新的长椅",
+ "title": "长椅"
+ }
},
"tagRenderings": {
"1": {
- "render": "靠背",
"mappings": {
"0": {
"then": "靠背:有"
@@ -15,13 +17,13 @@
"then": "靠背:无"
}
},
- "question": "这个长椅有靠背吗?"
+ "question": "这个长椅有靠背吗?",
+ "render": "靠背"
},
"2": {
"question": "这个长椅有几个座位?"
},
"3": {
- "render": "材质: {material}",
"mappings": {
"0": {
"then": "材质:木"
@@ -42,15 +44,14 @@
"then": "材质:不锈钢"
}
},
- "question": "这个长椅(或座椅)是用什么材料做的?"
+ "question": "这个长椅(或座椅)是用什么材料做的?",
+ "render": "材质: {material}"
},
"4": {
"question": "坐在长椅上的时候你目视的方向是哪边?",
"render": "坐在长椅上的时候目视方向为 {direction}°方位。"
},
"5": {
- "render": "颜色: {colour}",
- "question": "这个长椅是什么颜色的?",
"mappings": {
"0": {
"then": "颜色:棕"
@@ -76,33 +77,21 @@
"7": {
"then": "颜色:黄"
}
- }
+ },
+ "question": "这个长椅是什么颜色的?",
+ "render": "颜色: {colour}"
},
"6": {
"question": "上次对这个长椅实地调查是什么时候?",
"render": "这个长椅于 {survey:date}最后一次实地调查"
}
},
- "presets": {
- "0": {
- "title": "长椅",
- "description": "增加一个新的长椅"
- }
+ "title": {
+ "render": "长椅"
}
},
"bench_at_pt": {
"name": "在公交站点的长椅",
- "title": {
- "render": "长椅",
- "mappings": {
- "0": {
- "then": "在公交站点的长椅"
- },
- "1": {
- "then": "在庇护所的长椅"
- }
- }
- },
"tagRenderings": {
"1": {
"render": "{name}"
@@ -110,6 +99,17 @@
"2": {
"render": "站立长凳"
}
+ },
+ "title": {
+ "mappings": {
+ "0": {
+ "then": "在公交站点的长椅"
+ },
+ "1": {
+ "then": "在庇护所的长椅"
+ }
+ },
+ "render": "长椅"
}
},
"bicycle_library": {
@@ -138,12 +138,9 @@
},
"bike_cafe": {
"name": "自行车咖啡",
- "title": {
- "render": "自行车咖啡",
- "mappings": {
- "0": {
- "then": "自行车咖啡 {name}"
- }
+ "presets": {
+ "0": {
+ "title": "自行车咖啡"
}
},
"tagRenderings": {
@@ -152,7 +149,6 @@
"render": "这家自行车咖啡叫做 {name}"
},
"2": {
- "question": "这家自行车咖啡为每个使用者提供打气筒吗?",
"mappings": {
"0": {
"then": "这家自行车咖啡为每个人提供打气筒"
@@ -160,10 +156,10 @@
"1": {
"then": "这家自行车咖啡不为每个人提供打气筒"
}
- }
+ },
+ "question": "这家自行车咖啡为每个使用者提供打气筒吗?"
},
"3": {
- "question": "这里有供你修车用的工具吗?",
"mappings": {
"0": {
"then": "这家自行车咖啡为DIY修理者提供工具"
@@ -171,10 +167,10 @@
"1": {
"then": "这家自行车咖啡不为DIY修理者提供工具"
}
- }
+ },
+ "question": "这里有供你修车用的工具吗?"
},
"4": {
- "question": "这家自行车咖啡t提供修车服务吗?",
"mappings": {
"0": {
"then": "这家自行车咖啡可以修车"
@@ -182,7 +178,8 @@
"1": {
"then": "这家自行车咖啡不能修车"
}
- }
+ },
+ "question": "这家自行车咖啡t提供修车服务吗?"
},
"5": {
"question": "{name}的网站是什么?"
@@ -197,10 +194,13 @@
"question": "这家自行车咖啡什么时候开门营业?"
}
},
- "presets": {
- "0": {
- "title": "自行车咖啡"
- }
+ "title": {
+ "mappings": {
+ "0": {
+ "then": "自行车咖啡 {name}"
+ }
+ },
+ "render": "自行车咖啡"
}
}
}
\ No newline at end of file
diff --git a/langs/layers/zh_Hant.json b/langs/layers/zh_Hant.json
index 8916e442d2..852a7ac7b0 100644
--- a/langs/layers/zh_Hant.json
+++ b/langs/layers/zh_Hant.json
@@ -1,12 +1,14 @@
{
"bench": {
"name": "長椅",
- "title": {
- "render": "長椅"
+ "presets": {
+ "0": {
+ "description": "新增長椅",
+ "title": "長椅"
+ }
},
"tagRenderings": {
"1": {
- "render": "靠背",
"mappings": {
"0": {
"then": "靠背:有"
@@ -15,14 +17,14 @@
"then": "靠背:無"
}
},
- "question": "這個長椅是否有靠背?"
+ "question": "這個長椅是否有靠背?",
+ "render": "靠背"
},
"2": {
- "render": "{seats} 座位數",
- "question": "這個長椅有幾個位子?"
+ "question": "這個長椅有幾個位子?",
+ "render": "{seats} 座位數"
},
"3": {
- "render": "材質:{material}",
"mappings": {
"0": {
"then": "材質:木頭"
@@ -43,15 +45,14 @@
"then": "材質:鋼鐵"
}
},
- "question": "這個長椅 (座位) 是什麼做的?"
+ "question": "這個長椅 (座位) 是什麼做的?",
+ "render": "材質:{material}"
},
"4": {
"question": "坐在長椅時是面對那個方向?",
"render": "當坐在長椅時,那個人朝向 {direction}°。"
},
"5": {
- "render": "顏色:{colour}",
- "question": "這個長椅是什麼顏色的?",
"mappings": {
"0": {
"then": "顏色:棕色"
@@ -77,33 +78,21 @@
"7": {
"then": "顏色:黃色"
}
- }
+ },
+ "question": "這個長椅是什麼顏色的?",
+ "render": "顏色:{colour}"
},
"6": {
"question": "上一次探察長椅是什麼時候?",
"render": "這個長椅最後是在 {survey:date} 探查的"
}
},
- "presets": {
- "0": {
- "title": "長椅",
- "description": "新增長椅"
- }
+ "title": {
+ "render": "長椅"
}
},
"bench_at_pt": {
"name": "大眾運輸站點的長椅",
- "title": {
- "render": "長椅",
- "mappings": {
- "0": {
- "then": "大眾運輸站點的長椅"
- },
- "1": {
- "then": "涼亭內的長椅"
- }
- }
- },
"tagRenderings": {
"1": {
"render": "{name}"
@@ -111,22 +100,34 @@
"2": {
"render": "站立長椅"
}
+ },
+ "title": {
+ "mappings": {
+ "0": {
+ "then": "大眾運輸站點的長椅"
+ },
+ "1": {
+ "then": "涼亭內的長椅"
+ }
+ },
+ "render": "長椅"
}
},
"bicycle_library": {
- "name": "單車圖書館",
- "title": {
- "render": "單車圖書館"
- },
"description": "能夠長期租用單車的設施",
+ "name": "單車圖書館",
+ "presets": {
+ "0": {
+ "description": "單車圖書館有一大批單車供人租借",
+ "title": "自行車圖書館 ( Fietsbibliotheek)"
+ }
+ },
"tagRenderings": {
"1": {
"question": "這個單車圖書館的名稱是?",
"render": "這個單車圖書館叫做 {name}"
},
"6": {
- "question": "租用單車的費用多少?",
- "render": "租借單車需要 {charge}",
"mappings": {
"0": {
"then": "租借單車免費"
@@ -134,10 +135,11 @@
"1": {
"then": "租借單車價錢 €20/year 與 €20 保證金"
}
- }
+ },
+ "question": "租用單車的費用多少?",
+ "render": "租借單車需要 {charge}"
},
"7": {
- "question": "誰可以在這裡租單車?",
"mappings": {
"0": {
"then": "提供兒童單車"
@@ -148,21 +150,16 @@
"2": {
"then": "有提供行動不便人士的單車"
}
- }
+ },
+ "question": "誰可以在這裡租單車?"
}
},
- "presets": {
- "0": {
- "title": "自行車圖書館 ( Fietsbibliotheek)",
- "description": "單車圖書館有一大批單車供人租借"
- }
+ "title": {
+ "render": "單車圖書館"
}
},
"bicycle_tube_vending_machine": {
"name": "自行車內胎自動售貨機",
- "title": {
- "render": "自行車內胎自動售貨機"
- },
"presets": {
"0": {
"title": "自行車內胎自動售貨機"
@@ -170,8 +167,6 @@
},
"tagRenderings": {
"1": {
- "question": "這個自動販賣機仍有運作嗎?",
- "render": "運作狀態是 {operational_status",
"mappings": {
"0": {
"then": "這個自動販賣機仍運作"
@@ -182,18 +177,20 @@
"2": {
"then": "這個自動販賣機已經關閉了"
}
- }
+ },
+ "question": "這個自動販賣機仍有運作嗎?",
+ "render": "運作狀態是 {operational_status"
}
+ },
+ "title": {
+ "render": "自行車內胎自動售貨機"
}
},
"bike_cafe": {
"name": "單車咖啡廳",
- "title": {
- "render": "單車咖啡廳",
- "mappings": {
- "0": {
- "then": "單車咖啡廳{name}"
- }
+ "presets": {
+ "0": {
+ "title": "單車咖啡廳"
}
},
"tagRenderings": {
@@ -202,7 +199,6 @@
"render": "這個單車咖啡廳叫做 {name}"
},
"2": {
- "question": "這個單車咖啡廳有提供給任何人都能使用的單車打氣甬嗎?",
"mappings": {
"0": {
"then": "這個單車咖啡廳有提供給任何人都能使用的單車打氣甬"
@@ -210,10 +206,10 @@
"1": {
"then": "這個單車咖啡廳並沒有為所有人提供單車打氣甬"
}
- }
+ },
+ "question": "這個單車咖啡廳有提供給任何人都能使用的單車打氣甬嗎?"
},
"3": {
- "question": "這裡是否有工具修理你的單車嗎?",
"mappings": {
"0": {
"then": "這個單車咖啡廳提供工具讓你修理"
@@ -221,10 +217,10 @@
"1": {
"then": "這個單車咖啡廳並沒有提供工具讓你修理"
}
- }
+ },
+ "question": "這裡是否有工具修理你的單車嗎?"
},
"4": {
- "question": "這個單車咖啡廳是否能修理單車?",
"mappings": {
"0": {
"then": "這個單車咖啡廳修理單車"
@@ -232,7 +228,8 @@
"1": {
"then": "這個單車咖啡廳並不修理單車"
}
- }
+ },
+ "question": "這個單車咖啡廳是否能修理單車?"
},
"5": {
"question": "{name} 的網站是?"
@@ -247,32 +244,34 @@
"question": "何時這個單車咖啡廳營運?"
}
},
- "presets": {
- "0": {
- "title": "單車咖啡廳"
- }
+ "title": {
+ "mappings": {
+ "0": {
+ "then": "單車咖啡廳{name}"
+ }
+ },
+ "render": "單車咖啡廳"
}
},
"bike_cleaning": {
"name": "單車清理服務",
- "title": {
- "render": "單車清理服務",
- "mappings": {
- "0": {
- "then": "單車清理服務 {name}"
- }
- }
- },
"presets": {
"0": {
"title": "單車清理服務"
}
+ },
+ "title": {
+ "mappings": {
+ "0": {
+ "then": "單車清理服務 {name}"
+ }
+ },
+ "render": "單車清理服務"
}
},
"bike_monitoring_station": {
"name": "監視站",
"title": {
- "render": "單車計數站",
"mappings": {
"0": {
"then": "單車計數站 {name}"
@@ -280,7 +279,8 @@
"1": {
"then": "單車計數站 {ref}"
}
- }
+ },
+ "render": "單車計數站"
}
},
"bike_parking": {
@@ -290,13 +290,8 @@
"title": "單車停車場"
}
},
- "title": {
- "render": "單車停車場"
- },
"tagRenderings": {
"1": {
- "question": "這是那種類型的單車停車場?",
- "render": "這個單車停車場的類型是:{bicycle_parking}",
"mappings": {
"0": {
"then": "單車架
"
@@ -322,10 +317,11 @@
"7": {
"then": "樓層當中標示為單車停車場的區域"
}
- }
+ },
+ "question": "這是那種類型的單車停車場?",
+ "render": "這個單車停車場的類型是:{bicycle_parking}"
},
"2": {
- "question": "這個單車停車場的相對位置是?",
"mappings": {
"0": {
"then": "地下停車場"
@@ -342,10 +338,10 @@
"4": {
"then": "屋頂停車場"
}
- }
+ },
+ "question": "這個單車停車場的相對位置是?"
},
"3": {
- "question": "這個停車場是否有車棚?如果是室內停車場也請選擇\"遮蔽\"。",
"mappings": {
"0": {
"then": "這個停車場有遮蔽 (有屋頂)"
@@ -353,15 +349,14 @@
"1": {
"then": "這個停車場沒有遮蔽"
}
- }
+ },
+ "question": "這個停車場是否有車棚?如果是室內停車場也請選擇\"遮蔽\"。"
},
"4": {
"question": "這個單車停車場能放幾台單車 (包括裝箱單車)?",
"render": "{capacity} 單車的地方"
},
"5": {
- "question": "誰可以使用這個單車停車場?",
- "render": "{access}",
"mappings": {
"0": {
"then": "公開可用"
@@ -372,10 +367,11 @@
"2": {
"then": "通行性僅限學校、公司或組織的成員"
}
- }
+ },
+ "question": "誰可以使用這個單車停車場?",
+ "render": "{access}"
},
"6": {
- "question": "這個單車停車場有地方放裝箱的單車嗎?",
"mappings": {
"0": {
"then": "這個停車場有地方可以放裝箱單車"
@@ -383,24 +379,28 @@
"1": {
"then": "這停車場有設計 (官方) 空間給裝箱的單車。"
}
- }
+ },
+ "question": "這個單車停車場有地方放裝箱的單車嗎?"
}
+ },
+ "title": {
+ "render": "單車停車場"
}
},
"charging_station": {
- "name": "充電站",
- "title": {
- "render": "充電站"
- },
"description": "充電站",
+ "name": "充電站",
"tagRenderings": {
"41": {
"question": "何時是充電站開放使用的時間?"
},
"42": {
- "render": "{network}",
- "question": "充電站所屬的網路是?"
+ "question": "充電站所屬的網路是?",
+ "render": "{network}"
}
+ },
+ "title": {
+ "render": "充電站"
}
}
}
\ No newline at end of file
diff --git a/langs/shared-questions/de.json b/langs/shared-questions/de.json
index a3c8d3ce8e..2eb0f1209a 100644
--- a/langs/shared-questions/de.json
+++ b/langs/shared-questions/de.json
@@ -1,24 +1,12 @@
{
"undefined": {
- "phone": {
- "question": "Was ist die Telefonnummer von {name}?"
+ "description": {
+ "question": "Gibt es noch etwas, das die vorhergehenden Fragen nicht abgedeckt haben? Hier wäre Platz dafür.
Bitte keine bereits erhobenen Informationen."
},
"email": {
"question": "Was ist die Mail-Adresse von {name}?"
},
- "website": {
- "question": "Was ist die Website von {name}?"
- },
- "description": {
- "question": "Gibt es noch etwas, das die vorhergehenden Fragen nicht abgedeckt haben? Hier wäre Platz dafür.
Bitte keine bereits erhobenen Informationen."
- },
- "opening_hours": {
- "question": "Was sind die Öffnungszeiten von {name}?",
- "render": "Öffnungszeiten
{opening_hours_table(opening_hours)}"
- },
"level": {
- "question": "In welchem Stockwerk befindet sich dieses Objekt?",
- "render": "Befindet sich im {level}ten Stock",
"mappings": {
"1": {
"then": "Ist im Erdgeschoss"
@@ -29,7 +17,19 @@
"3": {
"then": "Ist im ersten Stock"
}
- }
+ },
+ "question": "In welchem Stockwerk befindet sich dieses Objekt?",
+ "render": "Befindet sich im {level}ten Stock"
+ },
+ "opening_hours": {
+ "question": "Was sind die Öffnungszeiten von {name}?",
+ "render": "Öffnungszeiten
{opening_hours_table(opening_hours)}"
+ },
+ "phone": {
+ "question": "Was ist die Telefonnummer von {name}?"
+ },
+ "website": {
+ "question": "Was ist die Website von {name}?"
}
}
}
\ No newline at end of file
diff --git a/langs/shared-questions/en.json b/langs/shared-questions/en.json
index 85e8535dac..9821d40399 100644
--- a/langs/shared-questions/en.json
+++ b/langs/shared-questions/en.json
@@ -1,52 +1,12 @@
{
"undefined": {
- "phone": {
- "question": "What is the phone number of {name}?"
+ "description": {
+ "question": "Is there still something relevant you couldn't give in the previous questions? Add it here.
Don't repeat already stated facts"
},
"email": {
"question": "What is the email address of {name}?"
},
- "website": {
- "question": "What is the website of {name}?"
- },
- "wheelchair-access": {
- "question": "Is this place accessible with a wheelchair?",
- "mappings": {
- "0": {
- "then": "This place is specially adapated for wheelchair users"
- },
- "1": {
- "then": "This place is easily reachable with a wheelchair"
- },
- "2": {
- "then": "It is possible to reach this place in a wheelchair, but it is not easy"
- },
- "3": {
- "then": "This place is not reachable with a wheelchair"
- }
- }
- },
- "description": {
- "question": "Is there still something relevant you couldn't give in the previous questions? Add it here.
Don't repeat already stated facts"
- },
- "opening_hours": {
- "question": "What are the opening hours of {name}?",
- "render": "Opening hours
{opening_hours_table(opening_hours)}"
- },
- "payment-options": {
- "question": "Which methods of payment are accepted here?",
- "mappings": {
- "0": {
- "then": "Cash is accepted here"
- },
- "1": {
- "then": "Payment cards are accepted here"
- }
- }
- },
"level": {
- "question": "On what level is this feature located?",
- "render": "Located on the {level}th floor",
"mappings": {
"0": {
"then": "Located underground"
@@ -60,7 +20,47 @@
"3": {
"then": "Located on the first floor"
}
- }
+ },
+ "question": "On what level is this feature located?",
+ "render": "Located on the {level}th floor"
+ },
+ "opening_hours": {
+ "question": "What are the opening hours of {name}?",
+ "render": "Opening hours
{opening_hours_table(opening_hours)}"
+ },
+ "payment-options": {
+ "mappings": {
+ "0": {
+ "then": "Cash is accepted here"
+ },
+ "1": {
+ "then": "Payment cards are accepted here"
+ }
+ },
+ "question": "Which methods of payment are accepted here?"
+ },
+ "phone": {
+ "question": "What is the phone number of {name}?"
+ },
+ "website": {
+ "question": "What is the website of {name}?"
+ },
+ "wheelchair-access": {
+ "mappings": {
+ "0": {
+ "then": "This place is specially adapated for wheelchair users"
+ },
+ "1": {
+ "then": "This place is easily reachable with a wheelchair"
+ },
+ "2": {
+ "then": "It is possible to reach this place in a wheelchair, but it is not easy"
+ },
+ "3": {
+ "then": "This place is not reachable with a wheelchair"
+ }
+ },
+ "question": "Is this place accessible with a wheelchair?"
}
}
}
\ No newline at end of file
diff --git a/langs/shared-questions/fr.json b/langs/shared-questions/fr.json
index 7a6c8359f3..4f1f52590c 100644
--- a/langs/shared-questions/fr.json
+++ b/langs/shared-questions/fr.json
@@ -1,24 +1,12 @@
{
"undefined": {
- "phone": {
- "question": "Quel est le numéro de téléphone de {name} ?"
+ "description": {
+ "question": "Y a-t-il quelque chose de pertinent que vous n'avez pas pu donner à la dernière question ? Ajoutez-le ici.
Ne répétez pas des réponses déjà données"
},
"email": {
"question": "Quelle est l'adresse courriel de {name} ?"
},
- "website": {
- "question": "Quel est le site web de {name} ?"
- },
- "description": {
- "question": "Y a-t-il quelque chose de pertinent que vous n'avez pas pu donner à la dernière question ? Ajoutez-le ici.
Ne répétez pas des réponses déjà données"
- },
- "opening_hours": {
- "question": "Quelles sont les horaires d'ouverture de {name} ?",
- "render": "Horaires d'ouverture
{opening_hours_table(opening_hours)}"
- },
"level": {
- "question": "À quel étage se situe l’élément ?",
- "render": "Étage {level}",
"mappings": {
"0": {
"then": "En sous-sol"
@@ -32,7 +20,19 @@
"3": {
"then": "Premier étage"
}
- }
+ },
+ "question": "À quel étage se situe l’élément ?",
+ "render": "Étage {level}"
+ },
+ "opening_hours": {
+ "question": "Quelles sont les horaires d'ouverture de {name} ?",
+ "render": "Horaires d'ouverture
{opening_hours_table(opening_hours)}"
+ },
+ "phone": {
+ "question": "Quel est le numéro de téléphone de {name} ?"
+ },
+ "website": {
+ "question": "Quel est le site web de {name} ?"
}
}
}
\ No newline at end of file
diff --git a/langs/shared-questions/id.json b/langs/shared-questions/id.json
index 0a415a69f1..2af2d36ddc 100644
--- a/langs/shared-questions/id.json
+++ b/langs/shared-questions/id.json
@@ -1,11 +1,11 @@
{
"undefined": {
- "phone": {
- "question": "Nomor telepon dari {name|?"
- },
"email": {
"question": "Apa alamat surel dari {name}?"
},
+ "phone": {
+ "question": "Nomor telepon dari {name|?"
+ },
"website": {
"question": "Apa situs web dari {name}?"
}
diff --git a/langs/shared-questions/it.json b/langs/shared-questions/it.json
index 454c0ae985..f287d00f26 100644
--- a/langs/shared-questions/it.json
+++ b/langs/shared-questions/it.json
@@ -1,20 +1,20 @@
{
"undefined": {
- "phone": {
- "question": "Qual è il numero di telefono di {name}?"
+ "description": {
+ "question": "C'è ancora qualche informazione importante che non è stato possibile fornire nelle domande precedenti? Aggiungila qui.
Non ripetere informazioni già fornite"
},
"email": {
"question": "Qual è l'indirizzo email di {name}?"
},
- "website": {
- "question": "Qual è il sito web di {name}?"
- },
- "description": {
- "question": "C'è ancora qualche informazione importante che non è stato possibile fornire nelle domande precedenti? Aggiungila qui.
Non ripetere informazioni già fornite"
- },
"opening_hours": {
"question": "Quali sono gli orari di apertura di {name}?",
"render": "Orari di apertura
{opening_hours_table(opening_hours)}"
+ },
+ "phone": {
+ "question": "Qual è il numero di telefono di {name}?"
+ },
+ "website": {
+ "question": "Qual è il sito web di {name}?"
}
}
}
\ No newline at end of file
diff --git a/langs/shared-questions/nb_NO.json b/langs/shared-questions/nb_NO.json
index bcc55435a7..a8241aecf3 100644
--- a/langs/shared-questions/nb_NO.json
+++ b/langs/shared-questions/nb_NO.json
@@ -1,20 +1,20 @@
{
"undefined": {
- "phone": {
- "question": "Hva er telefonnummeret til {name}?"
+ "description": {
+ "question": "Er det noe mer som er relevant du ikke kunne opplyse om i tidligere svar? Legg det til her.
Ikke gjenta fakta som allerede er nevnt"
},
"email": {
"question": "Hva er e-postadressen til {name}?"
},
- "website": {
- "question": "Hva er nettsiden til {name}?"
- },
- "description": {
- "question": "Er det noe mer som er relevant du ikke kunne opplyse om i tidligere svar? Legg det til her.
Ikke gjenta fakta som allerede er nevnt"
- },
"opening_hours": {
"question": "Hva er åpningstidene for {name})",
"render": "Åpningstider
{opening_hours_table(opening_hours)}"
+ },
+ "phone": {
+ "question": "Hva er telefonnummeret til {name}?"
+ },
+ "website": {
+ "question": "Hva er nettsiden til {name}?"
}
}
}
\ No newline at end of file
diff --git a/langs/shared-questions/nl.json b/langs/shared-questions/nl.json
index 14271bccdd..b6749039b8 100644
--- a/langs/shared-questions/nl.json
+++ b/langs/shared-questions/nl.json
@@ -1,52 +1,12 @@
{
"undefined": {
- "phone": {
- "question": "Wat is het telefoonnummer van {name}?"
+ "description": {
+ "question": "Zijn er nog andere relevante zaken die je niet in de bovenstaande vragen kwijt kon? Vul ze hier in.
Herhaal geen antwoorden die je reeds gaf"
},
"email": {
"question": "Wat is het e-mailadres van {name}?"
},
- "website": {
- "question": "Wat is de website van {name}?"
- },
- "wheelchair-access": {
- "question": "Is deze plaats rolstoeltoegankelijk?",
- "mappings": {
- "0": {
- "then": "Deze plaats is speciaal aangepast voor gebruikers van een rolstoel"
- },
- "1": {
- "then": "Deze plaats is vlot bereikbaar met een rolstoel"
- },
- "2": {
- "then": "Deze plaats is bereikbaar met een rolstoel, maar het is niet makkelijk"
- },
- "3": {
- "then": "Niet rolstoeltoegankelijk"
- }
- }
- },
- "description": {
- "question": "Zijn er nog andere relevante zaken die je niet in de bovenstaande vragen kwijt kon? Vul ze hier in.
Herhaal geen antwoorden die je reeds gaf"
- },
- "opening_hours": {
- "question": "Wat zijn de openingstijden van {name}?",
- "render": "Openingstijden
{opening_hours_table(opening_hours)}"
- },
- "payment-options": {
- "question": "Welke betaalmiddelen worden hier geaccepteerd?",
- "mappings": {
- "0": {
- "then": "Cash geld wordt hier aanvaard"
- },
- "1": {
- "then": "Betalen met bankkaarten kan hier"
- }
- }
- },
"level": {
- "question": "Op welke verdieping bevindt dit punt zich?",
- "render": "Bevindt zich op de {level}de verdieping",
"mappings": {
"0": {
"then": "Bevindt zich ondergronds"
@@ -60,7 +20,47 @@
"3": {
"then": "Bevindt zich op de eerste verdieping"
}
- }
+ },
+ "question": "Op welke verdieping bevindt dit punt zich?",
+ "render": "Bevindt zich op de {level}de verdieping"
+ },
+ "opening_hours": {
+ "question": "Wat zijn de openingstijden van {name}?",
+ "render": "Openingstijden
{opening_hours_table(opening_hours)}"
+ },
+ "payment-options": {
+ "mappings": {
+ "0": {
+ "then": "Cash geld wordt hier aanvaard"
+ },
+ "1": {
+ "then": "Betalen met bankkaarten kan hier"
+ }
+ },
+ "question": "Welke betaalmiddelen worden hier geaccepteerd?"
+ },
+ "phone": {
+ "question": "Wat is het telefoonnummer van {name}?"
+ },
+ "website": {
+ "question": "Wat is de website van {name}?"
+ },
+ "wheelchair-access": {
+ "mappings": {
+ "0": {
+ "then": "Deze plaats is speciaal aangepast voor gebruikers van een rolstoel"
+ },
+ "1": {
+ "then": "Deze plaats is vlot bereikbaar met een rolstoel"
+ },
+ "2": {
+ "then": "Deze plaats is bereikbaar met een rolstoel, maar het is niet makkelijk"
+ },
+ "3": {
+ "then": "Niet rolstoeltoegankelijk"
+ }
+ },
+ "question": "Is deze plaats rolstoeltoegankelijk?"
}
}
}
\ No newline at end of file
diff --git a/langs/shared-questions/pl.json b/langs/shared-questions/pl.json
index f31f3f38cb..6715900e92 100644
--- a/langs/shared-questions/pl.json
+++ b/langs/shared-questions/pl.json
@@ -1,24 +1,12 @@
{
"undefined": {
- "phone": {
- "question": "Jaki jest numer telefonu do {name}?"
+ "description": {
+ "question": "Czy jest jeszcze coś istotnego, czego nie mogłeś podać w poprzednich pytaniach? Dodaj to tutaj.
Nie powtarzaj już podanych faktów"
},
"email": {
"question": "Jaki jest adres e-mail do {name}?"
},
- "website": {
- "question": "Jaka jest strona internetowa {name}?"
- },
- "description": {
- "question": "Czy jest jeszcze coś istotnego, czego nie mogłeś podać w poprzednich pytaniach? Dodaj to tutaj.
Nie powtarzaj już podanych faktów"
- },
- "opening_hours": {
- "question": "Jakie są godziny otwarcia {name}?",
- "render": " Godziny otwarcia
{opening_hours_table(opening_hours)}"
- },
"level": {
- "question": "Na jakim poziomie znajduje się ta funkcja?",
- "render": "Znajduje się na {level} piętrze",
"mappings": {
"0": {
"then": "Znajduje się pod ziemią"
@@ -32,7 +20,19 @@
"3": {
"then": "Znajduje się na pierwszym piętrze"
}
- }
+ },
+ "question": "Na jakim poziomie znajduje się ta funkcja?",
+ "render": "Znajduje się na {level} piętrze"
+ },
+ "opening_hours": {
+ "question": "Jakie są godziny otwarcia {name}?",
+ "render": " Godziny otwarcia
{opening_hours_table(opening_hours)}"
+ },
+ "phone": {
+ "question": "Jaki jest numer telefonu do {name}?"
+ },
+ "website": {
+ "question": "Jaka jest strona internetowa {name}?"
}
}
}
\ No newline at end of file
diff --git a/langs/shared-questions/pt_BR.json b/langs/shared-questions/pt_BR.json
index 721c9cf0be..31b02f75a4 100644
--- a/langs/shared-questions/pt_BR.json
+++ b/langs/shared-questions/pt_BR.json
@@ -1,24 +1,12 @@
{
"undefined": {
- "phone": {
- "question": "Qual o número de telefone de {name}?"
+ "description": {
+ "question": "Ainda há algo de relevante que não pôde dar nas perguntas anteriores? Adicione aqui.
Não repita fatos já declarados"
},
"email": {
"question": "Qual o endereço de e-mail de {name}?"
},
- "website": {
- "question": "Qual o site de {name}?"
- },
- "description": {
- "question": "Ainda há algo de relevante que não pôde dar nas perguntas anteriores? Adicione aqui.
Não repita fatos já declarados"
- },
- "opening_hours": {
- "question": "Qual o horário de funcionamento de {name}?",
- "render": "Horário de funcionamento
{opening_hours_table(opening_hours)}"
- },
"level": {
- "question": "Em que nível esse recurso está localizado?",
- "render": "Localizado no {level}o andar",
"mappings": {
"0": {
"then": "Localizado no subsolo"
@@ -32,7 +20,19 @@
"3": {
"then": "Localizado no primeiro andar"
}
- }
+ },
+ "question": "Em que nível esse recurso está localizado?",
+ "render": "Localizado no {level}o andar"
+ },
+ "opening_hours": {
+ "question": "Qual o horário de funcionamento de {name}?",
+ "render": "Horário de funcionamento
{opening_hours_table(opening_hours)}"
+ },
+ "phone": {
+ "question": "Qual o número de telefone de {name}?"
+ },
+ "website": {
+ "question": "Qual o site de {name}?"
}
}
}
\ No newline at end of file
diff --git a/langs/shared-questions/ru.json b/langs/shared-questions/ru.json
index 9915789bf2..ace53f5cd7 100644
--- a/langs/shared-questions/ru.json
+++ b/langs/shared-questions/ru.json
@@ -1,24 +1,12 @@
{
"undefined": {
- "phone": {
- "question": "Какой номер телефона у {name}?"
+ "description": {
+ "question": "Есть ли ещё что-то важное, о чём вы не смогли рассказать в предыдущих вопросах? Добавьте это здесь.
Не повторяйте уже изложенные факты"
},
"email": {
"question": "Какой адрес электронной почты у {name}?"
},
- "website": {
- "question": "Какой сайт у {name}?"
- },
- "description": {
- "question": "Есть ли ещё что-то важное, о чём вы не смогли рассказать в предыдущих вопросах? Добавьте это здесь.
Не повторяйте уже изложенные факты"
- },
- "opening_hours": {
- "question": "Какое время работы у {name}?",
- "render": "Часы работы
{opening_hours_table(opening_hours)}"
- },
"level": {
- "question": "На каком этаже находится этот объект?",
- "render": "Расположено на {level}ом этаже",
"mappings": {
"0": {
"then": "Расположено под землей"
@@ -32,7 +20,19 @@
"3": {
"then": "Расположено на первом этаже"
}
- }
+ },
+ "question": "На каком этаже находится этот объект?",
+ "render": "Расположено на {level}ом этаже"
+ },
+ "opening_hours": {
+ "question": "Какое время работы у {name}?",
+ "render": "Часы работы
{opening_hours_table(opening_hours)}"
+ },
+ "phone": {
+ "question": "Какой номер телефона у {name}?"
+ },
+ "website": {
+ "question": "Какой сайт у {name}?"
}
}
}
\ No newline at end of file
diff --git a/langs/shared-questions/sv.json b/langs/shared-questions/sv.json
index 993c8b3fa1..8b19944e41 100644
--- a/langs/shared-questions/sv.json
+++ b/langs/shared-questions/sv.json
@@ -1,20 +1,9 @@
{
"undefined": {
- "phone": {
- "question": "Vad är telefonnumret till {name}?"
- },
"email": {
"question": "Vad är e-postadressen till {name}?"
},
- "website": {
- "question": "Vad är webbplatsen för {name}?"
- },
- "opening_hours": {
- "question": "Vilka är öppettiderna för {name}?",
- "render": "Öppettider
{opening_hours_table(opening_hours)}"
- },
"level": {
- "render": "Ligger på {level}:e våningen",
"mappings": {
"0": {
"then": "Ligger under jorden"
@@ -28,7 +17,18 @@
"3": {
"then": "Ligger på första våningen"
}
- }
+ },
+ "render": "Ligger på {level}:e våningen"
+ },
+ "opening_hours": {
+ "question": "Vilka är öppettiderna för {name}?",
+ "render": "Öppettider
{opening_hours_table(opening_hours)}"
+ },
+ "phone": {
+ "question": "Vad är telefonnumret till {name}?"
+ },
+ "website": {
+ "question": "Vad är webbplatsen för {name}?"
}
}
}
\ No newline at end of file
diff --git a/langs/shared-questions/zh_Hant.json b/langs/shared-questions/zh_Hant.json
index 4c174e4a5d..eb0b0c8c87 100644
--- a/langs/shared-questions/zh_Hant.json
+++ b/langs/shared-questions/zh_Hant.json
@@ -1,24 +1,12 @@
{
"undefined": {
- "phone": {
- "question": "{name} 的電話號碼是什麼?"
+ "description": {
+ "question": "有什麼相關的資訊你無法在先前的問題回應的嗎?請加在這邊吧。
不要重覆答覆已經知道的事情"
},
"email": {
"question": "{name} 的電子郵件地址是什麼?"
},
- "website": {
- "question": "{name} 網址是什麼?"
- },
- "description": {
- "question": "有什麼相關的資訊你無法在先前的問題回應的嗎?請加在這邊吧。
不要重覆答覆已經知道的事情"
- },
- "opening_hours": {
- "question": "{name} 的開放時間是什麼?",
- "render": "開放時間
{opening_hours_table(opening_hours)}"
- },
"level": {
- "question": "此圖徽位於哪個樓層/層級?",
- "render": "位於 {level} 樓",
"mappings": {
"0": {
"then": "位於地下"
@@ -32,7 +20,19 @@
"3": {
"then": "位於 2 樓"
}
- }
+ },
+ "question": "此圖徽位於哪個樓層/層級?",
+ "render": "位於 {level} 樓"
+ },
+ "opening_hours": {
+ "question": "{name} 的開放時間是什麼?",
+ "render": "開放時間
{opening_hours_table(opening_hours)}"
+ },
+ "phone": {
+ "question": "{name} 的電話號碼是什麼?"
+ },
+ "website": {
+ "question": "{name} 網址是什麼?"
}
}
}
\ No newline at end of file
diff --git a/langs/themes/ca.json b/langs/themes/ca.json
index a3334c7088..6832bb590a 100644
--- a/langs/themes/ca.json
+++ b/langs/themes/ca.json
@@ -1,7 +1,7 @@
{
"aed": {
- "title": "Mapa obert de desfibril·ladors (DEA)",
- "description": "En aquest mapa , qualsevol pot trobar i marcar els desfibril·ladors externs automàtics més propers"
+ "description": "En aquest mapa , qualsevol pot trobar i marcar els desfibril·ladors externs automàtics més propers",
+ "title": "Mapa obert de desfibril·ladors (DEA)"
},
"climbing": {
"layers": {
@@ -43,8 +43,8 @@
}
},
"personal": {
- "title": "Interfície personal",
- "description": "Crea una interfície basada en totes les capes disponibles de totes les interfícies"
+ "description": "Crea una interfície basada en totes les capes disponibles de totes les interfícies",
+ "title": "Interfície personal"
},
"shops": {
"layers": {
diff --git a/langs/themes/de.json b/langs/themes/de.json
index 48972b7683..934363b634 100644
--- a/langs/themes/de.json
+++ b/langs/themes/de.json
@@ -1,23 +1,14 @@
{
"aed": {
- "title": "AED-Karte öffnen",
- "description": "Auf dieser Karte kann man nahe gelegene Defibrillatoren finden und markieren"
+ "description": "Auf dieser Karte kann man nahe gelegene Defibrillatoren finden und markieren",
+ "title": "AED-Karte öffnen"
},
"artwork": {
- "title": "Freie Kunstwerk-Karte",
"description": "Willkommen bei der Freien Kunstwerk-Karte, einer Karte von Statuen, Büsten, Grafitti, ... auf der ganzen Welt",
"layers": {
"0": {
- "name": "Kunstwerke",
- "title": {
- "render": "Kunstwerk",
- "mappings": {
- "0": {
- "then": "Kunstwerk {name}"
- }
- }
- },
"description": "Verschiedene Kunstwerke",
+ "name": "Kunstwerke",
"presets": {
"0": {
"title": "Kunstwerk"
@@ -25,8 +16,6 @@
},
"tagRenderings": {
"1": {
- "render": "Dies ist ein {artwork_type}",
- "question": "Was ist die Art dieses Kunstwerks?",
"mappings": {
"0": {
"then": "Architektur"
@@ -64,7 +53,9 @@
"11": {
"then": "Fliesenarbeit"
}
- }
+ },
+ "question": "Was ist die Art dieses Kunstwerks?",
+ "render": "Dies ist ein {artwork_type}"
},
"2": {
"question": "Welcher Künstler hat das geschaffen?",
@@ -78,92 +69,92 @@
"question": "Welcher Wikidata-Eintrag entspricht diesem Kunstwerk?",
"render": "Entspricht {wikidata}"
}
+ },
+ "title": {
+ "mappings": {
+ "0": {
+ "then": "Kunstwerk {name}"
+ }
+ },
+ "render": "Kunstwerk"
}
}
- }
+ },
+ "title": "Freie Kunstwerk-Karte"
},
"benches": {
- "title": "Sitzbänke",
+ "description": "Diese Karte zeigt alle Sitzbänke, die in OpenStreetMap eingetragen sind: Einzeln stehende Bänke und Bänke, die zu Haltestellen oder Unterständen gehören. Mit einem OpenStreetMap-Account können Sie neue Bänke eintragen oder Detailinformationen existierender Bänke bearbeiten.",
"shortDescription": "Eine Karte aller Sitzbänke",
- "description": "Diese Karte zeigt alle Sitzbänke, die in OpenStreetMap eingetragen sind: Einzeln stehende Bänke und Bänke, die zu Haltestellen oder Unterständen gehören. Mit einem OpenStreetMap-Account können Sie neue Bänke eintragen oder Detailinformationen existierender Bänke bearbeiten."
+ "title": "Sitzbänke"
},
"bicyclelib": {
"title": "Fahrradbibliothek"
},
"bookcases": {
- "title": "Öffentliche Bücherschränke Karte",
- "description": "Ein öffentlicher Bücherschrank ist ein kleiner Bücherschrank am Straßenrand, ein Kasten, eine alte Telefonzelle oder andere Gegenstände, in denen Bücher aufbewahrt werden. Jeder kann ein Buch hinstellen oder mitnehmen. Diese Karte zielt darauf ab, all diese Bücherschränke zu sammeln. Sie können neue Bücherschränke in der Nähe entdecken und mit einem kostenlosen OpenStreetMap-Account schnell Ihre Lieblingsbücherschränke hinzufügen."
+ "description": "Ein öffentlicher Bücherschrank ist ein kleiner Bücherschrank am Straßenrand, ein Kasten, eine alte Telefonzelle oder andere Gegenstände, in denen Bücher aufbewahrt werden. Jeder kann ein Buch hinstellen oder mitnehmen. Diese Karte zielt darauf ab, all diese Bücherschränke zu sammeln. Sie können neue Bücherschränke in der Nähe entdecken und mit einem kostenlosen OpenStreetMap-Account schnell Ihre Lieblingsbücherschränke hinzufügen.",
+ "title": "Öffentliche Bücherschränke Karte"
},
"climbing": {
- "title": "Offene Kletterkarte",
"description": "Auf dieser Karte finden Sie verschiedene Klettermöglichkeiten wie Kletterhallen, Boulderhallen und Felsen in der Natur.",
"descriptionTail": "
Sie können Ihren genauen Standort verfolgen (nur mobil) und in der linken unteren Ecke die für Sie relevanten Ebenen auswählen. Sie können dieses Tool auch verwenden, um Pins (Points of Interest/Interessante Orte) zur Karte hinzuzufügen oder zu bearbeiten und mehr Daten durch Beantwortung der Fragen bereitstellen.
Alle Änderungen, die Sie vornehmen, werden automatisch in der globalen Datenbank von OpenStreetMap gespeichert und können von anderen frei wiederverwendet werden.
Weitere Informationen über das Projekt Cyclofix finden Sie unter cyclofix.osm.be."
+ "description": "Das Ziel dieser Karte ist es, den Radfahrern eine einfach zu benutzende Lösung zu präsentieren, um die geeignete Infrastruktur für ihre Bedürfnisse zu finden.
Sie können Ihren genauen Standort verfolgen (nur mobil) und in der linken unteren Ecke die für Sie relevanten Ebenen auswählen. Sie können dieses Tool auch verwenden, um Pins (Points of Interest/Interessante Orte) zur Karte hinzuzufügen oder zu bearbeiten und mehr Daten durch Beantwortung der Fragen bereitstellen.
Alle Änderungen, die Sie vornehmen, werden automatisch in der globalen Datenbank von OpenStreetMap gespeichert und können von anderen frei wiederverwendet werden.
Weitere Informationen über das Projekt Cyclofix finden Sie unter cyclofix.osm.be.",
+ "title": "Cyclofix - eine offene Karte für Radfahrer"
},
"ghostbikes": {
- "title": "Geisterrad",
- "description": "Ein Geisterrad ist ein Denkmal für einen Radfahrer, der bei einem Verkehrsunfall ums Leben kam, in Form eines weißen Fahrrades, das dauerhaft in der Nähe des Unfallortes aufgestellt ist.
Auf dieser Karte kann man alle Geisterräder sehen, die OpenStreetMap kennt. Fehlt ein Geisterrad? Jeder kann hier Informationen hinzufügen oder aktualisieren - Sie benötigen lediglich einen (kostenlosen) OpenStreetMap-Account."
+ "description": "Ein Geisterrad ist ein Denkmal für einen Radfahrer, der bei einem Verkehrsunfall ums Leben kam, in Form eines weißen Fahrrades, das dauerhaft in der Nähe des Unfallortes aufgestellt ist.
Auf dieser Karte kann man alle Geisterräder sehen, die OpenStreetMap kennt. Fehlt ein Geisterrad? Jeder kann hier Informationen hinzufügen oder aktualisieren - Sie benötigen lediglich einen (kostenlosen) OpenStreetMap-Account.",
+ "title": "Geisterrad"
},
"personal": {
- "title": "Persönliches Thema",
- "description": "Erstellen Sie ein persönliches Thema auf der Grundlage aller verfügbaren Ebenen aller Themen"
+ "description": "Erstellen Sie ein persönliches Thema auf der Grundlage aller verfügbaren Ebenen aller Themen",
+ "title": "Persönliches Thema"
},
"toilets": {
- "title": "Offene Toilette Karte",
- "description": "Eine Karte der öffentlichen Toiletten"
+ "description": "Eine Karte der öffentlichen Toiletten",
+ "title": "Offene Toilette Karte"
}
}
\ No newline at end of file
diff --git a/langs/themes/en.json b/langs/themes/en.json
index d768f831dd..2a8c449cd7 100644
--- a/langs/themes/en.json
+++ b/langs/themes/en.json
@@ -1,23 +1,14 @@
{
"aed": {
- "title": "Open AED Map",
- "description": "On this map, one can find and mark nearby defibrillators"
+ "description": "On this map, one can find and mark nearby defibrillators",
+ "title": "Open AED Map"
},
"artwork": {
- "title": "Open Artwork Map",
"description": "Welcome to Open Artwork Map, a map of statues, busts, grafittis and other artwork all over the world",
"layers": {
"0": {
- "name": "Artworks",
- "title": {
- "render": "Artwork",
- "mappings": {
- "0": {
- "then": "Artwork {name}"
- }
- }
- },
"description": "Diverse pieces of artwork",
+ "name": "Artworks",
"presets": {
"0": {
"title": "Artwork"
@@ -25,8 +16,6 @@
},
"tagRenderings": {
"1": {
- "render": "This is a {artwork_type}",
- "question": "What is the type of this artwork?",
"mappings": {
"0": {
"then": "Architecture"
@@ -64,7 +53,9 @@
"11": {
"then": "Tilework"
}
- }
+ },
+ "question": "What is the type of this artwork?",
+ "render": "This is a {artwork_type}"
},
"2": {
"question": "Which artist created this?",
@@ -78,59 +69,63 @@
"question": "Which Wikidata-entry corresponds with this artwork?",
"render": "Corresponds with {wikidata}"
}
+ },
+ "title": {
+ "mappings": {
+ "0": {
+ "then": "Artwork {name}"
+ }
+ },
+ "render": "Artwork"
}
}
- }
+ },
+ "title": "Open Artwork Map"
},
"benches": {
- "title": "Benches",
+ "description": "This map shows all benches that are recorded in OpenStreetMap: Individual benches, and benches belonging to public transport stops or shelters. With an OpenStreetMap account, you can map new benches or edit details of existing benches.",
"shortDescription": "A map of benches",
- "description": "This map shows all benches that are recorded in OpenStreetMap: Individual benches, and benches belonging to public transport stops or shelters. With an OpenStreetMap account, you can map new benches or edit details of existing benches."
+ "title": "Benches"
},
"bicyclelib": {
- "title": "Bicycle libraries",
- "description": "A bicycle library is a place where bicycles can be lent, often for a small yearly fee. A notable use case are bicycle libraries for kids, which allows them to change for a bigger bike when they've outgrown their current bike"
+ "description": "A bicycle library is a place where bicycles can be lent, often for a small yearly fee. A notable use case are bicycle libraries for kids, which allows them to change for a bigger bike when they've outgrown their current bike",
+ "title": "Bicycle libraries"
},
"bike_monitoring_stations": {
- "title": "Bike Monitoring stations",
+ "description": "This theme shows bike monitoring stations with live data",
"shortDescription": "Bike monitoring stations with live data from Brussels Mobility",
- "description": "This theme shows bike monitoring stations with live data"
+ "title": "Bike Monitoring stations"
},
"binoculars": {
- "title": "Binoculars",
+ "description": "A map with binoculars fixed in place with a pole. It can typically be found on touristic locations, viewpoints, on top of panoramic towers or occasionally on a nature reserve.",
"shortDescription": "A map with fixed binoculars",
- "description": "A map with binoculars fixed in place with a pole. It can typically be found on touristic locations, viewpoints, on top of panoramic towers or occasionally on a nature reserve."
+ "title": "Binoculars"
},
"bookcases": {
- "title": "Open Bookcase Map",
- "description": "A public bookcase is a small streetside cabinet, box, old phone boot or some other objects where books are stored. Everyone can place or take a book. This map aims to collect all these bookcases. You can discover new bookcases nearby and, with a free OpenStreetMap account, quickly add your favourite bookcases."
+ "description": "A public bookcase is a small streetside cabinet, box, old phone boot or some other objects where books are stored. Everyone can place or take a book. This map aims to collect all these bookcases. You can discover new bookcases nearby and, with a free OpenStreetMap account, quickly add your favourite bookcases.",
+ "title": "Open Bookcase Map"
},
"cafes_and_pubs": {
"title": "Cafés and pubs"
},
"campersite": {
- "title": "Campersites",
- "shortDescription": "Find sites to spend the night with your camper",
"description": "This site collects all official camper stopover places and places where you can dump grey and black water. You can add details about the services provided and the cost. Add pictures and reviews. This is a website and a webapp. The data is stored in OpenStreetMap, so it will be free forever and can be re-used by any app.",
"layers": {
"0": {
+ "description": "camper sites",
"name": "Camper sites",
- "title": {
- "render": "Camper site {name}",
- "mappings": {
- "0": {
- "then": "Unnamed camper site"
- }
+ "presets": {
+ "0": {
+ "description": "Add a new official camper site. These are designated places to stay overnight with your camper. They might look like a real camping or just look like a parking. They might not be signposted at all, but just be defined in a municipal decision. A regular parking intended for campers where it is not expected to spend the night, is -not- a camper site ",
+ "title": "camper site"
}
},
- "description": "camper sites",
"tagRenderings": {
"1": {
- "render": "This place is called {name}",
- "question": "What is this place called?"
+ "question": "What is this place called?",
+ "render": "This place is called {name}"
},
"2": {
- "question": "Does this place charge a fee?",
"mappings": {
"0": {
"then": "You need to pay for use"
@@ -138,14 +133,14 @@
"1": {
"then": "Can be used for free"
}
- }
+ },
+ "question": "Does this place charge a fee?"
},
"3": {
- "render": "This place charges {charge}",
- "question": "How much does this place charge?"
+ "question": "How much does this place charge?",
+ "render": "This place charges {charge}"
},
"4": {
- "question": "Does this place have a sanitary dump station?",
"mappings": {
"0": {
"then": "This place has a sanitary dump station"
@@ -153,14 +148,14 @@
"1": {
"then": "This place does not have a sanitary dump station"
}
- }
+ },
+ "question": "Does this place have a sanitary dump station?"
},
"5": {
- "render": "{capacity} campers can use this place at the same time",
- "question": "How many campers can stay here? (skip if there is no obvious number of spaces or allowed vehicles)"
+ "question": "How many campers can stay here? (skip if there is no obvious number of spaces or allowed vehicles)",
+ "render": "{capacity} campers can use this place at the same time"
},
"6": {
- "question": "Does this place provide internet access?",
"mappings": {
"0": {
"then": "There is internet access"
@@ -171,10 +166,10 @@
"2": {
"then": "There is no internet access"
}
- }
+ },
+ "question": "Does this place provide internet access?"
},
"7": {
- "question": "Do you have to pay for the internet access?",
"mappings": {
"0": {
"then": "You need to pay extra for internet access"
@@ -182,10 +177,10 @@
"1": {
"then": "You do not need to pay extra for internet access"
}
- }
+ },
+ "question": "Do you have to pay for the internet access?"
},
"8": {
- "question": "Does this place have toilets?",
"mappings": {
"0": {
"then": "This place has toilets"
@@ -193,14 +188,14 @@
"1": {
"then": "This place does not have toilets"
}
- }
+ },
+ "question": "Does this place have toilets?"
},
"9": {
- "render": "Official website: {website}",
- "question": "Does this place have a website?"
+ "question": "Does this place have a website?",
+ "render": "Official website: {website}"
},
"10": {
- "question": "Does this place offer spots for long term rental?",
"mappings": {
"0": {
"then": "Yes, there are some spots for long term rental, but you can also stay on a daily basis"
@@ -211,34 +206,34 @@
"2": {
"then": "It is only possible to stay here if you have a long term contract(this place will disappear from this map if you choose this)"
}
- }
+ },
+ "question": "Does this place offer spots for long term rental?"
},
"11": {
- "render": "More details about this place: {description}",
- "question": "Would you like to add a general description of this place? (Do not repeat information previously asked or shown above. Please keep it objective - opinions go into the reviews)"
+ "question": "Would you like to add a general description of this place? (Do not repeat information previously asked or shown above. Please keep it objective - opinions go into the reviews)",
+ "render": "More details about this place: {description}"
}
},
- "presets": {
- "0": {
- "title": "camper site",
- "description": "Add a new official camper site. These are designated places to stay overnight with your camper. They might look like a real camping or just look like a parking. They might not be signposted at all, but just be defined in a municipal decision. A regular parking intended for campers where it is not expected to spend the night, is -not- a camper site "
- }
+ "title": {
+ "mappings": {
+ "0": {
+ "then": "Unnamed camper site"
+ }
+ },
+ "render": "Camper site {name}"
}
},
"1": {
+ "description": "Sanitary dump stations",
"name": "Sanitary dump stations",
- "title": {
- "render": "Dump station {name}",
- "mappings": {
- "0": {
- "then": "Dump station"
- }
+ "presets": {
+ "0": {
+ "description": "Add a new sanitary dump station. This is a place where camper drivers can dump waste water or chemical toilet waste. Often there's also drinking water and electricity.",
+ "title": "sanitary dump station"
}
},
- "description": "Sanitary dump stations",
"tagRenderings": {
"1": {
- "question": "Does this place charge a fee?",
"mappings": {
"0": {
"then": "You need to pay for use"
@@ -246,14 +241,14 @@
"1": {
"then": "Can be used for free"
}
- }
+ },
+ "question": "Does this place charge a fee?"
},
"2": {
- "render": "This place charges {charge}",
- "question": "How much does this place charge?"
+ "question": "How much does this place charge?",
+ "render": "This place charges {charge}"
},
"3": {
- "question": "Does this place have a water point?",
"mappings": {
"0": {
"then": "This place has a water point"
@@ -261,10 +256,10 @@
"1": {
"then": "This place does not have a water point"
}
- }
+ },
+ "question": "Does this place have a water point?"
},
"4": {
- "question": "Can you dispose of grey water here?",
"mappings": {
"0": {
"then": "You can dispose of grey water here"
@@ -272,10 +267,10 @@
"1": {
"then": "You cannot dispose of gray water here"
}
- }
+ },
+ "question": "Can you dispose of grey water here?"
},
"5": {
- "question": "Can you dispose of chemical toilet waste here?",
"mappings": {
"0": {
"then": "You can dispose of chemical toilet waste here"
@@ -283,10 +278,10 @@
"1": {
"then": "You cannot dispose of chemical toilet waste here"
}
- }
+ },
+ "question": "Can you dispose of chemical toilet waste here?"
},
"6": {
- "question": "Who can use this dump station?",
"mappings": {
"0": {
"then": "You need a network key/code to use this"
@@ -300,28 +295,30 @@
"3": {
"then": "Anyone can use this dump station"
}
- }
+ },
+ "question": "Who can use this dump station?"
},
"7": {
- "render": "This station is part of network {network}",
- "question": "What network is this place a part of? (skip if none)"
+ "question": "What network is this place a part of? (skip if none)",
+ "render": "This station is part of network {network}"
}
},
- "presets": {
- "0": {
- "title": "sanitary dump station",
- "description": "Add a new sanitary dump station. This is a place where camper drivers can dump waste water or chemical toilet waste. Often there's also drinking water and electricity."
- }
+ "title": {
+ "mappings": {
+ "0": {
+ "then": "Dump station"
+ }
+ },
+ "render": "Dump station {name}"
}
}
},
"roamingRenderings": {
"0": {
- "render": "This place is operated by {operator}",
- "question": "Who operates this place?"
+ "question": "Who operates this place?",
+ "render": "This place is operated by {operator}"
},
"1": {
- "question": "Does this place have a power supply?",
"mappings": {
"0": {
"then": "This place has a power supply"
@@ -329,85 +326,84 @@
"1": {
"then": "This place does not have power supply"
}
- }
+ },
+ "question": "Does this place have a power supply?"
}
- }
+ },
+ "shortDescription": "Find sites to spend the night with your camper",
+ "title": "Campersites"
},
"charging_stations": {
- "title": "Charging stations",
+ "description": "On this open map, one can find and mark information about charging stations",
"shortDescription": "A worldwide map of charging stations",
- "description": "On this open map, one can find and mark information about charging stations"
+ "title": "Charging stations"
},
"climbing": {
- "title": "Open Climbing Map",
"description": "On this map you will find various climbing opportunities such as climbing gyms, bouldering halls and rocks in nature.",
"descriptionTail": "The climbing map was originally made by Christian Neumann. Please get in touch if you have feedback or questions.
The project uses data of the OpenStreetMap project.
", "layers": { "0": { + "description": "A climbing club or organisations", "name": "Climbing club", + "presets": { + "0": { + "description": "A climbing club", + "title": "Climbing club" + }, + "1": { + "description": "A NGO working around climbing", + "title": "Climbing NGO" + } + }, + "tagRenderings": { + "0": { + "question": "What is the name of this climbing club or NGO?", + "render": "{name}" + } + }, "title": { - "render": "Climbing club", "mappings": { "0": { "then": "Climbing NGO" } - } - }, - "description": "A climbing club or organisations", - "tagRenderings": { - "0": { - "render": "{name}", - "question": "What is the name of this climbing club or NGO?" - } - }, - "presets": { - "0": { - "title": "Climbing club", - "description": "A climbing club" }, - "1": { - "title": "Climbing NGO", - "description": "A NGO working around climbing" - } + "render": "Climbing club" } }, "1": { + "description": "A climbing gym", "name": "Climbing gyms", + "tagRenderings": { + "3": { + "question": "What is the name of this climbing gym?", + "render": "{name}" + } + }, "title": { - "render": "Climbing gym", "mappings": { "0": { "then": "Climbing gym {name}" } - } - }, - "description": "A climbing gym", - "tagRenderings": { - "3": { - "render": "{name}", - "question": "What is the name of this climbing gym?" - } + }, + "render": "Climbing gym" } }, "2": { "name": "Climbing routes", - "title": { - "render": "Climbing route", - "mappings": { - "0": { - "then": "Climbing route {name}" - } + "presets": { + "0": { + "title": "Climbing route" } }, "tagRenderings": { "3": { - "render": "{name}", - "question": "What is the name of this climbing route?", "mappings": { "0": { "then": "This climbing route doesn't have a name" } - } + }, + "question": "What is the name of this climbing route?", + "render": "{name}" }, "4": { "question": "How long is this climbing route (in meters)?", @@ -418,8 +414,6 @@ "render": "The difficulty is {climbing:grade:french} according to the french/belgian system" }, "6": { - "question": "How much bolts does this route have before reaching the moulinette?", - "render": "This route has {climbing:bolts} bolts", "mappings": { "0": { "then": "This route is not bolted" @@ -427,22 +421,72 @@ "1": { "then": "This route is not bolted" } - } + }, + "question": "How much bolts does this route have before reaching the moulinette?", + "render": "This route has {climbing:bolts} bolts" }, "8": { "render": "The rock type is {_embedding_features_with_rock:rock} as stated on the surrounding crag" } }, - "presets": { - "0": { - "title": "Climbing route" - } + "title": { + "mappings": { + "0": { + "then": "Climbing route {name}" + } + }, + "render": "Climbing route" } }, "3": { + "description": "A climbing opportunity", "name": "Climbing opportunities", + "presets": { + "0": { + "description": "A climbing opportunity", + "title": "Climbing opportunity" + } + }, + "tagRenderings": { + "3": { + "render": "Ce projet utilise les données OpenStreetMap.
", "layers": { "0": { + "description": "Club ou association d’escalade", "name": "Club d’escalade", + "presets": { + "0": { + "description": "Un club d’escalade", + "title": "Club d’escalade" + }, + "1": { + "description": "Une association d’escalade", + "title": "Association d’escalade" + } + }, + "tagRenderings": { + "0": { + "question": "Quel est le nom du club ou de l’association ?", + "render": "{name}" + } + }, "title": { - "render": "Club d’escalade", "mappings": { "0": { "then": "Association d’escalade" } - } - }, - "description": "Club ou association d’escalade", - "tagRenderings": { - "0": { - "render": "{name}", - "question": "Quel est le nom du club ou de l’association ?" - } - }, - "presets": { - "0": { - "title": "Club d’escalade", - "description": "Un club d’escalade" }, - "1": { - "title": "Association d’escalade", - "description": "Une association d’escalade" - } + "render": "Club d’escalade" } }, "1": { + "description": "Une salle d’escalade", "name": "Salle d’escalade", + "tagRenderings": { + "3": { + "question": "Quel est le nom de la salle d’escalade ?", + "render": "{name}" + } + }, "title": { - "render": "Salle d’escalade", "mappings": { "0": { "then": "Salle d’escalade {name}" } - } - }, - "description": "Une salle d’escalade", - "tagRenderings": { - "3": { - "render": "{name}", - "question": "Quel est le nom de la salle d’escalade ?" - } + }, + "render": "Salle d’escalade" } }, "2": { "name": "Voies d’escalade", - "title": { - "render": "Voie d’escalade", - "mappings": { - "0": { - "then": "Voie d’escalade {name}" - } + "presets": { + "0": { + "title": "Voie d’escalade" } }, "tagRenderings": { "3": { - "render": "{name}", - "question": "Quel est le nom de cette voie d’escalade ?", "mappings": { "0": { "then": "Cette voie n’a pas de nom" } - } + }, + "question": "Quel est le nom de cette voie d’escalade ?", + "render": "{name}" }, "4": { "question": "Quelle est la longueur de cette voie (en mètres) ?", @@ -405,8 +401,6 @@ "render": "Selon le système franco-belge, la difficulté de cette voie est de {climbing:grade:french}" }, "6": { - "question": "Combien de prises cette voie possède avant d’atteindre la moulinette ?", - "render": "Cette voie a {climbing:bolts} prises", "mappings": { "0": { "then": "Cette voie n’a pas de prises" @@ -414,22 +408,72 @@ "1": { "then": "Cette voie n’a pas de prises" } - } + }, + "question": "Combien de prises cette voie possède avant d’atteindre la moulinette ?", + "render": "Cette voie a {climbing:bolts} prises" }, "8": { "render": "Le type de roche est {_embedding_features_with_rock:rock} selon le mur" } }, - "presets": { - "0": { - "title": "Voie d’escalade" - } + "title": { + "mappings": { + "0": { + "then": "Voie d’escalade {name}" + } + }, + "render": "Voie d’escalade" } }, "3": { + "description": "Opportunité d’escalade", "name": "Opportunité d’escalade", + "presets": { + "0": { + "description": "Opportunité d’escalade", + "title": "Opportunité d’escalade" + } + }, + "tagRenderings": { + "3": { + "render": "このプロジェクトでは、OpenStreetMapプロジェクトのデータを使用します。
", "layers": { "0": { + "description": "クライミングクラブや団体", "name": "クライミングクラブ", + "presets": { + "0": { + "description": "クライミングクラブ", + "title": "クライミングクラブ" + }, + "1": { + "description": "登山に関わるNGO", + "title": "クライミングNGO" + } + }, + "tagRenderings": { + "0": { + "question": "この登山クラブやNGOの名前は何ですか?", + "render": "{name}" + } + }, "title": { - "render": "クライミングクラブ", "mappings": { "0": { "then": "クライミングNGO" } - } - }, - "description": "クライミングクラブや団体", - "tagRenderings": { - "0": { - "render": "{name}", - "question": "この登山クラブやNGOの名前は何ですか?" - } - }, - "presets": { - "0": { - "title": "クライミングクラブ", - "description": "クライミングクラブ" }, - "1": { - "title": "クライミングNGO", - "description": "登山に関わるNGO" - } + "render": "クライミングクラブ" } }, "1": { + "description": "クライミングジム", "name": "クライミングジム", + "tagRenderings": { + "3": { + "question": "このクライミングジムは何という名前ですか?", + "render": "{name}" + } + }, "title": { - "render": "クライミングジム", "mappings": { "0": { "then": "クライミングジム{name}" } - } - }, - "description": "クライミングジム", - "tagRenderings": { - "3": { - "render": "{name}", - "question": "このクライミングジムは何という名前ですか?" - } + }, + "render": "クライミングジム" } }, "2": { "name": "登坂ルート", - "title": { - "render": "登坂ルート", - "mappings": { - "0": { - "then": "登坂ルート{name}" - } - } - }, "tagRenderings": { "3": { - "render": "{name}", - "question": "この登坂ルートの名前は何ですか?", "mappings": { "0": { "then": "この登坂ルートには名前がありません" } - } + }, + "question": "この登坂ルートの名前は何ですか?", + "render": "{name}" }, "4": { "render": "このルート長は、 {canonical(climbing:length)} メーターです" @@ -407,44 +398,48 @@ "5": { "render": "フランス/ベルギーのランク評価システムによると、{climbing:grade:french}の困難度です" } + }, + "title": { + "mappings": { + "0": { + "then": "登坂ルート{name}" + } + }, + "render": "登坂ルート" } }, "3": { - "name": "登坂教室", - "title": { - "render": "登坂教室" - }, "description": "登坂教室", + "name": "登坂教室", + "presets": { + "0": { + "description": "登坂教室", + "title": "登坂教室" + } + }, "tagRenderings": { "6": { - "render": "{name}", - "question": "この登坂教室の名前は何ですか?", "mappings": { "0": { "then": "この登坂教室には名前がついていない" } - } + }, + "question": "この登坂教室の名前は何ですか?", + "render": "{name}" } }, - "presets": { - "0": { - "title": "登坂教室", - "description": "登坂教室" - } + "title": { + "render": "登坂教室" } }, "4": { - "name": "登坂教室?", - "title": { - "render": "登坂教室?" - }, "description": "登坂教室?", + "name": "登坂教室?", "tagRenderings": { "1": { "render": "{name}" }, "2": { - "question": "ここで登坂はできますか?", "mappings": { "0": { "then": "ここでは登ることができない" @@ -455,8 +450,12 @@ "2": { "then": "ここでは登ることができない" } - } + }, + "question": "ここで登坂はできますか?" } + }, + "title": { + "render": "登坂教室?" } } }, @@ -465,8 +464,8 @@ "question": "もっと情報のある(非公式の)ウェブサイトはありますか(例えば、topos)?" }, "4": { - "render": "ルートの長さは平均で{canonical(climbing:length)}です", - "question": "ルートの(平均)長さはメートル単位でいくつですか?" + "question": "ルートの(平均)長さはメートル単位でいくつですか?", + "render": "ルートの長さは平均で{canonical(climbing:length)}です" }, "5": { "question": "ここで一番簡単なルートのレベルは、フランスのランク評価システムで何ですか?", @@ -477,7 +476,6 @@ "render": "フランス/ベルギーのランク評価システムでは、最大の難易度は{climbing:grade:french:max}です" }, "7": { - "question": "ここでボルダリングはできますか?", "mappings": { "0": { "then": "ボルダリングはここで可能です" @@ -491,10 +489,10 @@ "3": { "then": "{climbing:boulder} ボルダールートがある" } - } + }, + "question": "ここでボルダリングはできますか?" }, "8": { - "question": "ここでtoprope登坂はできますか?", "mappings": { "0": { "then": "ここでToprope登坂ができます" @@ -505,10 +503,10 @@ "2": { "then": "{climbing:toprope} 登坂ルートがある" } - } + }, + "question": "ここでtoprope登坂はできますか?" }, "9": { - "question": "ここでは固定アンカー式のスポーツクライミングはできますか?", "mappings": { "0": { "then": "ここでスポーツクライミングができます" @@ -519,10 +517,10 @@ "2": { "then": "スポーツクライミングの {climbing:sport} ルートがある" } - } + }, + "question": "ここでは固定アンカー式のスポーツクライミングはできますか?" }, "10": { - "question": "伝統的な登山はここで可能ですか(例えば、チョックのような独自のギアを使用して)?", "mappings": { "0": { "then": "ここでは伝統的な登山が可能です" @@ -533,10 +531,10 @@ "2": { "then": "{climbing:traditional} の伝統的な登山ルートがある" } - } + }, + "question": "伝統的な登山はここで可能ですか(例えば、チョックのような独自のギアを使用して)?" }, "11": { - "question": "スピードクライミングウォールはありますか?", "mappings": { "0": { "then": "スピードクライミングウォールがある" @@ -547,17 +545,41 @@ "2": { "then": "{climbing:speed} のスピードクライミングウォールがある" } - } + }, + "question": "スピードクライミングウォールはありますか?" } - } + }, + "title": "登山地図を開く" }, "cyclestreets": { - "title": "Cyclestreets", - "shortDescription": "cyclestreetsの地図", "description": "cyclestreetとは、自動車がサイクリストを追い越すことができない道です。専用の道路標識で表示されます。Cyclestreetsはオランダやベルギーにもありますが、ドイツやフランスにもあります。 ", + "layers": { + "0": { + "description": "cyclestreetとは、自動車による交通がサイクリストを追い越すことができない道路です", + "name": "Cyclestreets" + }, + "1": { + "description": "この通りはまもなくcyclestreetになります", + "name": "将来のcyclestreet", + "title": { + "mappings": { + "0": { + "then": "{name}は、もうすぐcyclestreetになる" + } + }, + "render": "将来のcyclestreet" + } + }, + "2": { + "description": "任意の道路をCycle Streetとしてマークするレイヤ", + "name": "すべての道路", + "title": { + "render": "ストリート" + } + } + }, "roamingRenderings": { "0": { - "question": "この通りはcyclestreetですか?", "mappings": { "0": { "then": "cyclestreet(最高速度は30km/h)" @@ -571,62 +593,41 @@ "3": { "then": "この通りはcyclestreetではない" } - } + }, + "question": "この通りはcyclestreetですか?" }, "1": { "question": "この通りはいつcyclestreetになるんですか?", "render": "この通りは{cyclestreet:start_date}に、cyclestreetになります" } }, - "layers": { - "0": { - "name": "Cyclestreets", - "description": "cyclestreetとは、自動車による交通がサイクリストを追い越すことができない道路です" - }, - "1": { - "name": "将来のcyclestreet", - "description": "この通りはまもなくcyclestreetになります", - "title": { - "render": "将来のcyclestreet", - "mappings": { - "0": { - "then": "{name}は、もうすぐcyclestreetになる" - } - } - } - }, - "2": { - "name": "すべての道路", - "description": "任意の道路をCycle Streetとしてマークするレイヤ", - "title": { - "render": "ストリート" - } - } - } + "shortDescription": "cyclestreetsの地図", + "title": "Cyclestreets" }, "cyclofix": { - "title": "Cyclofix - サイクリストのためのオープンマップ", - "description": "このマップの目的は、サイクリストのニーズに適した施設を見つけるための使いやすいソリューションを提供することです。De oorspronkelijke data komt van OpenStreetMap en je antwoorden worden daar bewaard.
Omdat iedereen vrij kan meewerken aan dit project, kunnen we niet garanderen dat er geen fouten opduiken.Kan je hier niet aanpassen wat je wilt, dan kan je dat zelf via OpenStreetMap.org doen. Groen kan geen enkele verantwoordelijkheid nemen over de kaart.
Er is steeds meer druk op de openbare ruimte. Voetgangers, fietsers, steps, auto's, bussen, bestelwagens, buggies, cargobikes, ... willen allemaal hun deel van de openbare ruimte.
\nIn deze studie nemen we Brugge onder de loep en kijken we hoe breed elke straat is én hoe breed elke straat zou moeten zijn voor een veilig én vlot verkeer.
\nПроект использует данные OpenStreetMap.
", "layers": { "0": { "name": "Клуб скалолазания", - "title": { - "render": "Клуб скалолазания" + "presets": { + "0": { + "description": "Клуб скалолазания", + "title": "Клуб скалолазания" + } }, "tagRenderings": { "0": { "render": "{name}" } }, - "presets": { - "0": { - "title": "Клуб скалолазания", - "description": "Клуб скалолазания" - } + "title": { + "render": "Клуб скалолазания" } }, "1": { @@ -371,7 +370,8 @@ } } } - } + }, + "title": "Открытая карта скалолазания" }, "cyclestreets": { "layers": { @@ -387,8 +387,8 @@ "title": "Cyclofix - открытая карта для велосипедистов" }, "drinking_water": { - "title": "Питьевая вода", - "description": "На этой карте показываются и могут быть легко добавлены общедоступные точки питьевой воды" + "description": "На этой карте показываются и могут быть легко добавлены общедоступные точки питьевой воды", + "title": "Питьевая вода" }, "facadegardens": { "layers": { @@ -414,27 +414,25 @@ "question": "Какие виды растений обитают здесь?" }, "7": { - "render": "Подробнее: {description}", - "question": "Дополнительная информация о саде (если требуется или еще не указана выше)" + "question": "Дополнительная информация о саде (если требуется или еще не указана выше)", + "render": "Подробнее: {description}" } } } } }, "hailhydrant": { - "title": "Пожарные гидранты, огнетушители, пожарные станции и станции скорой помощи.", - "shortDescription": "Карта пожарных гидрантов, огнетушителей, пожарных станций и станций скорой помощи.", "layers": { "0": { - "name": "Карта пожарных гидрантов", - "title": { - "render": "Гидрант" - }, "description": "Слой карты, отображающий пожарные гидранты.", + "name": "Карта пожарных гидрантов", + "presets": { + "0": { + "title": "Пожарный гидрант" + } + }, "tagRenderings": { "0": { - "question": "Какого цвета гидрант?", - "render": "Цвет гидранта {colour}", "mappings": { "0": { "then": "Цвет гидранта не определён." @@ -445,11 +443,11 @@ "2": { "then": "Гидрант красного цвета." } - } + }, + "question": "Какого цвета гидрант?", + "render": "Цвет гидранта {colour}" }, "1": { - "question": "К какому типу относится этот гидрант?", - "render": " Тип гидранта: {fire_hydrant:type}", "mappings": { "0": { "then": "Тип гидранта не определён." @@ -457,7 +455,9 @@ "3": { "then": "這專案使用來自開放街圖專案的資料。
", "layers": { "0": { - "name": "攀岩社團", - "title": { - "render": "攀岩社團", - "mappings": { - "0": { - "then": "攀岩 NGO" - } - } - }, "description": "攀岩社團或組織", + "name": "攀岩社團", "tagRenderings": { "0": { "render": "{name}" } + }, + "title": { + "mappings": { + "0": { + "then": "攀岩 NGO" + } + }, + "render": "攀岩社團" } } - } + }, + "title": "開放攀爬地圖" }, "cyclestreets": { - "title": "單車街道", - "shortDescription": "單車街道的地圖", "description": "單車街道是機動車輛受限制,只允許單車通行的道路。通常會有路標顯示特別的交通指標。單車街道通常在荷蘭、比利時看到,但德國與法國也有。 ", "layers": { "0": { @@ -273,82 +271,84 @@ "1": { "name": "將來的單車街道" } - } + }, + "shortDescription": "單車街道的地圖", + "title": "單車街道" }, "cyclofix": { - "title": "單車修正 - 單車騎士的開放地圖", - "description": "這份地圖的目的是為單車騎士能夠輕易顯示滿足他們需求的相關設施。