forked from MapComplete/MapComplete
chore: automated housekeeping...
This commit is contained in:
parent
a921155901
commit
873ebddcd1
12 changed files with 643 additions and 668 deletions
|
@ -1,7 +1,7 @@
|
|||
{
|
||||
"contributors": [
|
||||
{
|
||||
"commits": 5313,
|
||||
"commits": 5317,
|
||||
"contributor": "Pieter Vander Vennet"
|
||||
},
|
||||
{
|
||||
|
|
|
@ -155,7 +155,6 @@
|
|||
"cs"
|
||||
],
|
||||
"DE": [
|
||||
"de",
|
||||
"de"
|
||||
],
|
||||
"DJ": [
|
||||
|
@ -212,7 +211,6 @@
|
|||
"en"
|
||||
],
|
||||
"FR": [
|
||||
"fr",
|
||||
"fr"
|
||||
],
|
||||
"GA": [
|
||||
|
|
|
@ -135,7 +135,8 @@
|
|||
"en": "an artwork on a wall",
|
||||
"nl": "een kunstwerk op een muur",
|
||||
"ca": "una obra d'art en una paret",
|
||||
"de": "ein Kunstwerk an einer Wand"
|
||||
"de": "ein Kunstwerk an einer Wand",
|
||||
"cs": "umělecké dílo na zdi"
|
||||
},
|
||||
"preciseInput": {
|
||||
"snapToLayer": "walls_and_buildings"
|
||||
|
|
|
@ -108,7 +108,7 @@
|
|||
"es": "Este es un negocio de alquileres que alquila varios objetos y/o vehículos. También alquila bicicletas, pero este no es el enfoque principal",
|
||||
"da": "Dette er en udlejningsvirksomhed, som udlejer forskellige genstande og/eller køretøjer. Den udlejer også cykler, men det er ikke det primære fokus",
|
||||
"fr": "C'est une agence louant diverses choses et/ou voitures. Elle loue également des vélos, mais ce n'est pas sa principale activité",
|
||||
"cs": "Jedná se o pronájem různých předmětů a/nebo vozidel. Pronajímá také jízdní kola, ale to není hlavní náplní",
|
||||
"cs": "Jedná se o půjčovnu, která pronajímá různé předměty a/nebo vozidla. Pronajímá také jízdní kola, ale to není hlavní náplní",
|
||||
"ca": "Es tracta d'una empresa de lloguer que lloga diversos objectes i/o vehicles. També lloga bicicletes, però aquest no és l'objectiu principal"
|
||||
}
|
||||
},
|
||||
|
@ -139,7 +139,7 @@
|
|||
"es": "Esta es una estación automática, en la que una bici se asegura mecánicamente a una estructura",
|
||||
"fr": "C'est un point d’attache automatisé où le vélo est attaché mécaniquement à une structure",
|
||||
"da": "Dette er en automatiseret dockingstation, hvor en cykel låses mekanisk fast i en struktur",
|
||||
"cs": "Jedná se o automatickou dokovací stanici, kde je jízdní kolo mechanicky uzamčeno do konstrukce",
|
||||
"cs": "Jedná se o automatickou dokovací stanici, kde je jízdní kolo mechanicky uzamčeno ke konstrukci",
|
||||
"ca": "Es tracta d'una estació d'acoblament automatitzada, on una bicicleta es bloqueja mecànicament a una estructura"
|
||||
}
|
||||
},
|
||||
|
@ -414,7 +414,7 @@
|
|||
"da": "mountainbike",
|
||||
"eo": "montobicikloj",
|
||||
"fr": "vélos de montagne",
|
||||
"cs": "horské kolo"
|
||||
"cs": "horská kola"
|
||||
}
|
||||
],
|
||||
[
|
||||
|
|
|
@ -189,7 +189,7 @@
|
|||
"pt": "Há ferramentas aqui para consertar a sua própria bicicleta?",
|
||||
"es": "¿Hay herramientas para reparar su propia bicicleta?",
|
||||
"da": "Er der værktøj her til at reparere din egen cykel?",
|
||||
"cs": "Jsou zde nástroje na opravu vlastního kola?",
|
||||
"cs": "Je nabízeno nářadí k opravě vlastního kola?",
|
||||
"ca": "S'ofereixen eines per reparar la teva pròpia bicicleta?"
|
||||
},
|
||||
"mappings": [
|
||||
|
|
|
@ -344,7 +344,8 @@
|
|||
"pt": "Esta loja vende bicicletas",
|
||||
"es": "Esta tienda vende bicis",
|
||||
"da": "Denne butik sælger cykler",
|
||||
"ca": "Aquesta botiga ven bicis"
|
||||
"ca": "Aquesta botiga ven bicis",
|
||||
"cs": "Tento obchod prodává jízdní kola"
|
||||
}
|
||||
},
|
||||
{
|
||||
|
@ -361,7 +362,8 @@
|
|||
"pt": "Esta loja não vende bicicletas",
|
||||
"es": "Esta tienda no vende bicis",
|
||||
"da": "Denne butik sælger ikke cykler",
|
||||
"ca": "Aquesta botiga no ven bicis"
|
||||
"ca": "Aquesta botiga no ven bicis",
|
||||
"cs": "Tento obchod neprodává jízdní kola"
|
||||
}
|
||||
}
|
||||
]
|
||||
|
@ -863,7 +865,8 @@
|
|||
"de": "Verkauft gebrauchte Fahrräder",
|
||||
"nl": "Verkoopt tweedehands fietsen",
|
||||
"it": "Vende biciclette usate",
|
||||
"ca": "Ven bicicletes de segona mà"
|
||||
"ca": "Ven bicicletes de segona mà",
|
||||
"cs": "Prodává použitá jízdní kola"
|
||||
},
|
||||
"osmTags": {
|
||||
"or": [
|
||||
|
@ -882,7 +885,8 @@
|
|||
"en": "Offers DIY bike repair",
|
||||
"de": "Bietet Selbstreparatur an",
|
||||
"nl": "Biedt doe-het-zelfreparaties aan",
|
||||
"it": "Offre riparazioni fai da te"
|
||||
"it": "Offre riparazioni fai da te",
|
||||
"cs": "Nabízí opravy kol \"Udělej si sám\""
|
||||
},
|
||||
"osmTags": {
|
||||
"or": [
|
||||
|
|
|
@ -81,8 +81,8 @@
|
|||
{
|
||||
"id": "report-contributor",
|
||||
"render": {
|
||||
"en": "<a href='https://www.openstreetmap.org/reports/new?reportable_id={_first_user_id}&reportable_type=User' target='_blank' class='subtle'>Report {_first_user} as spam</a>",
|
||||
"nl": "<a href='https://www.openstreetmap.org/reports/new?reportable_id={_first_user_id}&reportable_type=User' target='_blank' class='subtle'>{_first_user} melden als spam</a>",
|
||||
"en": "<a href='https://www.openstreetmap.org/reports/new?reportable_id={_first_user_id}&reportable_type=User' target='_blank' class='subtle'>Report {_first_user} for spam or inappropriate messages</a>",
|
||||
"nl": "<a href='https://www.openstreetmap.org/reports/new?reportable_id={_first_user_id}&reportable_type=User' target='_blank' class='subtle'>{_first_user} melden voor spam of ongepaste opmerkingen</a>",
|
||||
"de": "<a href='https://www.openstreetmap.org/reports/new?reportable_id={_first_user_id}&reportable_type=User' target='_blank' class='subtle'>{_first_user} als Spam melden</a>",
|
||||
"es": "<a href='https://www.openstreetmap.org/reports/new?reportable_id={_first_user_id}&reportable_type=User' target='_blank' class='subtle'>Reportar {_first_user}"
|
||||
},
|
||||
|
|
|
@ -1,11 +1,11 @@
|
|||
{
|
||||
"contributors": [
|
||||
{
|
||||
"commits": 272,
|
||||
"commits": 273,
|
||||
"contributor": "kjon"
|
||||
},
|
||||
{
|
||||
"commits": 266,
|
||||
"commits": 269,
|
||||
"contributor": "Pieter Vander Vennet"
|
||||
},
|
||||
{
|
||||
|
@ -45,7 +45,7 @@
|
|||
"contributor": "Supaplex"
|
||||
},
|
||||
{
|
||||
"commits": 25,
|
||||
"commits": 27,
|
||||
"contributor": "Jiří Podhorecký"
|
||||
},
|
||||
{
|
||||
|
@ -136,6 +136,10 @@
|
|||
"commits": 8,
|
||||
"contributor": "Vinicius"
|
||||
},
|
||||
{
|
||||
"commits": 7,
|
||||
"contributor": "Ettore Atalan"
|
||||
},
|
||||
{
|
||||
"commits": 7,
|
||||
"contributor": "Jaime Marquínez Ferrándiz"
|
||||
|
@ -160,10 +164,6 @@
|
|||
"commits": 6,
|
||||
"contributor": "David Haberthür"
|
||||
},
|
||||
{
|
||||
"commits": 6,
|
||||
"contributor": "Ettore Atalan"
|
||||
},
|
||||
{
|
||||
"commits": 6,
|
||||
"contributor": "eMerzh"
|
||||
|
|
|
@ -35,16 +35,6 @@
|
|||
"1": {
|
||||
"title": "volně stojící plakátovací skříň"
|
||||
},
|
||||
"10": {
|
||||
"description": "Používá se pro reklamní nápisy, neonové nápisy, loga a vstupní nápisy institucí",
|
||||
"title": "cedule"
|
||||
},
|
||||
"11": {
|
||||
"title": "socha"
|
||||
},
|
||||
"12": {
|
||||
"title": "nástěnná malba"
|
||||
},
|
||||
"2": {
|
||||
"title": "plakátovací skříň připevněná na stěnu"
|
||||
},
|
||||
|
@ -71,6 +61,16 @@
|
|||
},
|
||||
"9": {
|
||||
"title": "totem"
|
||||
},
|
||||
"10": {
|
||||
"description": "Používá se pro reklamní nápisy, neonové nápisy, loga a vstupní nápisy institucí",
|
||||
"title": "cedule"
|
||||
},
|
||||
"11": {
|
||||
"title": "socha"
|
||||
},
|
||||
"12": {
|
||||
"title": "nástěnná malba"
|
||||
}
|
||||
},
|
||||
"tagRenderings": {
|
||||
|
@ -165,9 +165,6 @@
|
|||
"1": {
|
||||
"then": "Toto je deska"
|
||||
},
|
||||
"10": {
|
||||
"then": "Toto je nástěnná malba"
|
||||
},
|
||||
"2": {
|
||||
"then": "Toto je sloup"
|
||||
},
|
||||
|
@ -191,6 +188,9 @@
|
|||
},
|
||||
"9": {
|
||||
"then": "Toto je totem"
|
||||
},
|
||||
"10": {
|
||||
"then": "Toto je nástěnná malba"
|
||||
}
|
||||
},
|
||||
"question": "O jaký typ reklamního prvku se jedná?",
|
||||
|
@ -205,9 +205,6 @@
|
|||
"1": {
|
||||
"then": "Deska"
|
||||
},
|
||||
"10": {
|
||||
"then": "Nástěnná malba"
|
||||
},
|
||||
"2": {
|
||||
"then": "Skříň na plakáty"
|
||||
},
|
||||
|
@ -231,6 +228,9 @@
|
|||
},
|
||||
"9": {
|
||||
"then": "Totem"
|
||||
},
|
||||
"10": {
|
||||
"then": "Nástěnná malba"
|
||||
}
|
||||
}
|
||||
}
|
||||
|
@ -312,15 +312,6 @@
|
|||
"1": {
|
||||
"then": "Nástěnná malba"
|
||||
},
|
||||
"10": {
|
||||
"then": "Azulejo (španělské dekorativní dlaždice)"
|
||||
},
|
||||
"11": {
|
||||
"then": "Obklady a dlažba"
|
||||
},
|
||||
"12": {
|
||||
"then": "Dřevořezba"
|
||||
},
|
||||
"2": {
|
||||
"then": "Malba"
|
||||
},
|
||||
|
@ -344,6 +335,15 @@
|
|||
},
|
||||
"9": {
|
||||
"then": "Reliéf"
|
||||
},
|
||||
"10": {
|
||||
"then": "Azulejo (španělské dekorativní dlaždice)"
|
||||
},
|
||||
"11": {
|
||||
"then": "Obklady a dlažba"
|
||||
},
|
||||
"12": {
|
||||
"then": "Dřevořezba"
|
||||
}
|
||||
},
|
||||
"question": "Jaký je typ tohoto uměleckého díla?",
|
||||
|
@ -1052,11 +1052,6 @@
|
|||
}
|
||||
},
|
||||
"question": "Je nabízeno nářadí k opravě vlastního kola?"
|
||||
},
|
||||
"opening_hours": {
|
||||
"override": {
|
||||
"question": "Kdy byla tato cyklistická kavárna otevřena?"
|
||||
}
|
||||
}
|
||||
},
|
||||
"title": {
|
||||
|
@ -1575,4 +1570,4 @@
|
|||
"walls_and_buildings": {
|
||||
"description": "Speciální zabudovaná vrstva poskytující všechny stěny a budovy. Tato vrstva je užitečná v předvolbách pro objekty, které lze umístit ke stěnám (např. AED, poštovní schránky, vchody, adresy, bezpečnostní kamery, …). Tato vrstva je ve výchozím nastavení neviditelná a uživatel ji nemůže přepínat."
|
||||
}
|
||||
}
|
||||
}
|
|
@ -35,16 +35,6 @@
|
|||
"1": {
|
||||
"title": "eine freistehende Posterbox"
|
||||
},
|
||||
"10": {
|
||||
"description": "Verwendet für Werbeschilder, Leuchtreklamen, Logos und institutionelle Eingangsschilder",
|
||||
"title": "ein Schild"
|
||||
},
|
||||
"11": {
|
||||
"title": "eine Skulptur"
|
||||
},
|
||||
"12": {
|
||||
"title": "eine Wandmalerei"
|
||||
},
|
||||
"2": {
|
||||
"title": "eine wandmontierte Posterbox"
|
||||
},
|
||||
|
@ -71,6 +61,16 @@
|
|||
},
|
||||
"9": {
|
||||
"title": "ein Totem"
|
||||
},
|
||||
"10": {
|
||||
"description": "Verwendet für Werbeschilder, Leuchtreklamen, Logos und institutionelle Eingangsschilder",
|
||||
"title": "ein Schild"
|
||||
},
|
||||
"11": {
|
||||
"title": "eine Skulptur"
|
||||
},
|
||||
"12": {
|
||||
"title": "eine Wandmalerei"
|
||||
}
|
||||
},
|
||||
"tagRenderings": {
|
||||
|
@ -165,9 +165,6 @@
|
|||
"1": {
|
||||
"then": "Dies ist ein Brett"
|
||||
},
|
||||
"10": {
|
||||
"then": "Dies ist eine Wandmalerei"
|
||||
},
|
||||
"2": {
|
||||
"then": "Dies ist eine Litfaßsäule"
|
||||
},
|
||||
|
@ -191,6 +188,9 @@
|
|||
},
|
||||
"9": {
|
||||
"then": "Dies ist ein Totem"
|
||||
},
|
||||
"10": {
|
||||
"then": "Dies ist eine Wandmalerei"
|
||||
}
|
||||
},
|
||||
"question": "Welche Art von Werbung ist das?",
|
||||
|
@ -205,9 +205,6 @@
|
|||
"1": {
|
||||
"then": "Brett"
|
||||
},
|
||||
"10": {
|
||||
"then": "Wandmalerei"
|
||||
},
|
||||
"2": {
|
||||
"then": "Posterbox"
|
||||
},
|
||||
|
@ -231,6 +228,9 @@
|
|||
},
|
||||
"9": {
|
||||
"then": "Totem"
|
||||
},
|
||||
"10": {
|
||||
"then": "Wandmalerei"
|
||||
}
|
||||
}
|
||||
}
|
||||
|
@ -312,15 +312,6 @@
|
|||
"1": {
|
||||
"then": "Wandbild"
|
||||
},
|
||||
"10": {
|
||||
"then": "Azulejo (spanische dekorative Fliesenarbeit)"
|
||||
},
|
||||
"11": {
|
||||
"then": "Fliesenarbeit"
|
||||
},
|
||||
"12": {
|
||||
"then": "Holzschnitzerei"
|
||||
},
|
||||
"2": {
|
||||
"then": "Malerei"
|
||||
},
|
||||
|
@ -344,6 +335,15 @@
|
|||
},
|
||||
"9": {
|
||||
"then": "Relief"
|
||||
},
|
||||
"10": {
|
||||
"then": "Azulejo (spanische dekorative Fliesenarbeit)"
|
||||
},
|
||||
"11": {
|
||||
"then": "Fliesenarbeit"
|
||||
},
|
||||
"12": {
|
||||
"then": "Holzschnitzerei"
|
||||
}
|
||||
},
|
||||
"question": "Um welche Art Kunstwerk handelt es sich?",
|
||||
|
@ -1804,27 +1804,6 @@
|
|||
"1": {
|
||||
"question": "Verfügt über einen <div style='display: inline-block'><b><b>Schuko-Stecker</b> ohne Erdungsstift (CEE7/4 Typ F)</b><img style='width:1rem; display: inline-block' src='./assets/layers/charging_station/CEE7_4F.svg'/></div>"
|
||||
},
|
||||
"10": {
|
||||
"question": "Hat einen <div style='display: inline-block'><b><b>Typ 2</b> (Mennekes)</b> <img style='width:1rem; display: inline-block' src='./assets/layers/charging_station/Type2_tethered.svg'/></div> Anschluss mit Kabel"
|
||||
},
|
||||
"11": {
|
||||
"question": "Hat einen <div style='display: inline-block'><b><b>Tesla Supercharger CCS</b> (Typ 2 CSS vonTesla)</b> <img style='width:1rem; display: inline-block' src='./assets/layers/charging_station/Type2_CCS.svg'/></div> Anschluss"
|
||||
},
|
||||
"12": {
|
||||
"question": "Hat einen <div style='display: inline-block'><b><b>Tesla Supercharger (Destination)</b></b> <img style='width:1rem; display: inline-block' src='./assets/layers/charging_station/Tesla-hpwc-model-s.svg'/></div> Anschluss"
|
||||
},
|
||||
"13": {
|
||||
"question": "Hat einen <div style='display: inline-block'><b><b>Tesla Supercharger (Destination)</b> (Typ 2 von Tesla)</b> <img style='width:1rem; display: inline-block' src='./assets/layers/charging_station/Type2_tethered.svg'/></div> Anschluss mit Kabel"
|
||||
},
|
||||
"14": {
|
||||
"question": "Hat einen <div style='display: inline-block'><b><b>USB</b>-Anschluss zum Aufladen von Telefonen und kleinen Elektrogeräten</b> <img style='width:1rem; display: inline-block' src='./assets/layers/charging_station/usb_port.svg'/></div>"
|
||||
},
|
||||
"15": {
|
||||
"question": "Hat einen <div style='display: inline-block'><b><b>Bosch Active Connect Anschluss mit 3 Pins</b></b> <img style='width:1rem; display: inline-block' src='./assets/layers/charging_station/bosch-3pin.svg'/></div> und Kabel"
|
||||
},
|
||||
"16": {
|
||||
"question": "Hat einen <div style='display: inline-block'><b><b>Bosch Active Connect Anschluss mit 5 Pins</b></b> <img style='width:1rem; display: inline-block' src='./assets/layers/charging_station/bosch-5pin.svg'/></div> und Kabel"
|
||||
},
|
||||
"2": {
|
||||
"question": "Verfügt über einen <div style='display: inline-block'><b><b>europäischen Netzstecker</b> mit Erdungsstift (CEE7/4 Typ E)</b> <img style='width:1rem; display: inline-block' src='./assets/layers/charging_station/TypeE.svg'/></div> Anschluss"
|
||||
},
|
||||
|
@ -1848,6 +1827,27 @@
|
|||
},
|
||||
"9": {
|
||||
"question": "Hat einen <div style='display: inline-block'><b><b>Typ 2 CCS</b> (Mennekes)</b> <img style='width:1rem; display: inline-block' src='./assets/layers/charging_station/Type2_CCS.svg'/></div> Anschluss"
|
||||
},
|
||||
"10": {
|
||||
"question": "Hat einen <div style='display: inline-block'><b><b>Typ 2</b> (Mennekes)</b> <img style='width:1rem; display: inline-block' src='./assets/layers/charging_station/Type2_tethered.svg'/></div> Anschluss mit Kabel"
|
||||
},
|
||||
"11": {
|
||||
"question": "Hat einen <div style='display: inline-block'><b><b>Tesla Supercharger CCS</b> (Typ 2 CSS vonTesla)</b> <img style='width:1rem; display: inline-block' src='./assets/layers/charging_station/Type2_CCS.svg'/></div> Anschluss"
|
||||
},
|
||||
"12": {
|
||||
"question": "Hat einen <div style='display: inline-block'><b><b>Tesla Supercharger (Destination)</b></b> <img style='width:1rem; display: inline-block' src='./assets/layers/charging_station/Tesla-hpwc-model-s.svg'/></div> Anschluss"
|
||||
},
|
||||
"13": {
|
||||
"question": "Hat einen <div style='display: inline-block'><b><b>Tesla Supercharger (Destination)</b> (Typ 2 von Tesla)</b> <img style='width:1rem; display: inline-block' src='./assets/layers/charging_station/Type2_tethered.svg'/></div> Anschluss mit Kabel"
|
||||
},
|
||||
"14": {
|
||||
"question": "Hat einen <div style='display: inline-block'><b><b>USB</b>-Anschluss zum Aufladen von Telefonen und kleinen Elektrogeräten</b> <img style='width:1rem; display: inline-block' src='./assets/layers/charging_station/usb_port.svg'/></div>"
|
||||
},
|
||||
"15": {
|
||||
"question": "Hat einen <div style='display: inline-block'><b><b>Bosch Active Connect Anschluss mit 3 Pins</b></b> <img style='width:1rem; display: inline-block' src='./assets/layers/charging_station/bosch-3pin.svg'/></div> und Kabel"
|
||||
},
|
||||
"16": {
|
||||
"question": "Hat einen <div style='display: inline-block'><b><b>Bosch Active Connect Anschluss mit 5 Pins</b></b> <img style='width:1rem; display: inline-block' src='./assets/layers/charging_station/bosch-5pin.svg'/></div> und Kabel"
|
||||
}
|
||||
}
|
||||
}
|
||||
|
@ -1903,6 +1903,30 @@
|
|||
"1": {
|
||||
"then": "<b>Schuko-Stecker</b> ohne Erdungsstift (CEE7/4 Typ F)"
|
||||
},
|
||||
"2": {
|
||||
"then": "<b>Europäischer Netzstecker</b> mit Erdungsstift (CEE7/4 Typ E)"
|
||||
},
|
||||
"3": {
|
||||
"then": "<b>Europäischer Netzstecker</b> mit Erdungsstift (CEE7/4 Typ E)"
|
||||
},
|
||||
"4": {
|
||||
"then": "<b>Chademo-Anschluss</b>"
|
||||
},
|
||||
"5": {
|
||||
"then": "<b>Chademo-Anschluss</b>"
|
||||
},
|
||||
"6": {
|
||||
"then": "<b>Typ 1 mit Kabel</b> (J1772)"
|
||||
},
|
||||
"7": {
|
||||
"then": "<b>Typ 1 mit Kabel</b> (J1772)"
|
||||
},
|
||||
"8": {
|
||||
"then": "<b>Typ 1 <i>ohne</i> Kabel</b> (J1772)"
|
||||
},
|
||||
"9": {
|
||||
"then": "<b> Typ 1 <i>ohne </i> Kabel</b> (J1772)"
|
||||
},
|
||||
"10": {
|
||||
"then": "<b>Typ 1 CCS</b> (Typ 1 Combo)"
|
||||
},
|
||||
|
@ -1933,9 +1957,6 @@
|
|||
"19": {
|
||||
"then": "<b>Typ 2 mit Kabel</b> (mennekes)"
|
||||
},
|
||||
"2": {
|
||||
"then": "<b>Europäischer Netzstecker</b> mit Erdungsstift (CEE7/4 Typ E)"
|
||||
},
|
||||
"20": {
|
||||
"then": "<b>Tesla Supercharger CCS</b> (Typ 2 CSS von Tesla)"
|
||||
},
|
||||
|
@ -1966,32 +1987,11 @@
|
|||
"29": {
|
||||
"then": "<b> Bosch Active Connect mit 3 Pins </b> und Kabel"
|
||||
},
|
||||
"3": {
|
||||
"then": "<b>Europäischer Netzstecker</b> mit Erdungsstift (CEE7/4 Typ E)"
|
||||
},
|
||||
"30": {
|
||||
"then": "<b>Bosch Active Connect mit 5 Pins</b> und Kabel"
|
||||
},
|
||||
"31": {
|
||||
"then": "<b> Bosch Active Connect mit 5 Pins </b> und Kabel"
|
||||
},
|
||||
"4": {
|
||||
"then": "<b>Chademo-Anschluss</b>"
|
||||
},
|
||||
"5": {
|
||||
"then": "<b>Chademo-Anschluss</b>"
|
||||
},
|
||||
"6": {
|
||||
"then": "<b>Typ 1 mit Kabel</b> (J1772)"
|
||||
},
|
||||
"7": {
|
||||
"then": "<b>Typ 1 mit Kabel</b> (J1772)"
|
||||
},
|
||||
"8": {
|
||||
"then": "<b>Typ 1 <i>ohne</i> Kabel</b> (J1772)"
|
||||
},
|
||||
"9": {
|
||||
"then": "<b> Typ 1 <i>ohne </i> Kabel</b> (J1772)"
|
||||
}
|
||||
},
|
||||
"question": "Welche Ladeanschlüsse gibt es hier?"
|
||||
|
@ -3477,15 +3477,6 @@
|
|||
"1": {
|
||||
"then": "Dieser Radweg hat einen festen Belag"
|
||||
},
|
||||
"10": {
|
||||
"then": "Dieser Radweg besteht aus feinem Schotter"
|
||||
},
|
||||
"11": {
|
||||
"then": "Der Radweg ist aus Kies"
|
||||
},
|
||||
"12": {
|
||||
"then": "Dieser Radweg besteht aus Rohboden"
|
||||
},
|
||||
"2": {
|
||||
"then": "Der Radweg ist aus Asphalt"
|
||||
},
|
||||
|
@ -3509,6 +3500,15 @@
|
|||
},
|
||||
"9": {
|
||||
"then": "Der Radweg ist aus Schotter"
|
||||
},
|
||||
"10": {
|
||||
"then": "Dieser Radweg besteht aus feinem Schotter"
|
||||
},
|
||||
"11": {
|
||||
"then": "Der Radweg ist aus Kies"
|
||||
},
|
||||
"12": {
|
||||
"then": "Dieser Radweg besteht aus Rohboden"
|
||||
}
|
||||
},
|
||||
"question": "Was ist der Belag dieses Radwegs?",
|
||||
|
@ -3557,15 +3557,6 @@
|
|||
"1": {
|
||||
"then": "Dieser Radweg hat einen festen Belag"
|
||||
},
|
||||
"10": {
|
||||
"then": "Dieser Radweg besteht aus feinem Schotter"
|
||||
},
|
||||
"11": {
|
||||
"then": "Der Radweg ist aus Kies"
|
||||
},
|
||||
"12": {
|
||||
"then": "Dieser Radweg besteht aus Rohboden"
|
||||
},
|
||||
"2": {
|
||||
"then": "Der Radweg ist aus Asphalt"
|
||||
},
|
||||
|
@ -3589,6 +3580,15 @@
|
|||
},
|
||||
"9": {
|
||||
"then": "Der Radweg ist aus Schotter"
|
||||
},
|
||||
"10": {
|
||||
"then": "Dieser Radweg besteht aus feinem Schotter"
|
||||
},
|
||||
"11": {
|
||||
"then": "Der Radweg ist aus Kies"
|
||||
},
|
||||
"12": {
|
||||
"then": "Dieser Radweg besteht aus Rohboden"
|
||||
}
|
||||
},
|
||||
"question": "Was ist der Belag dieser Straße?",
|
||||
|
@ -4521,6 +4521,30 @@
|
|||
"1": {
|
||||
"then": "Die Fitness-Station hat ein Schild mit Anweisungen für eine bestimmte Übung."
|
||||
},
|
||||
"2": {
|
||||
"then": "Die Fitness-Station hat eine Einrichtung für Sit-ups."
|
||||
},
|
||||
"3": {
|
||||
"then": "Die Fitness-Station hat eine Vorrichtung für Liegestütze. In der Regel eine oder mehrere niedrige Reckstangen."
|
||||
},
|
||||
"4": {
|
||||
"then": "Die Fitness-Station hat Stangen zum Dehnen."
|
||||
},
|
||||
"5": {
|
||||
"then": "Die Fitness-Station hat eine Vorrichtung für Rückenstrecker (Hyperextensions)."
|
||||
},
|
||||
"6": {
|
||||
"then": "Die Fitness-Station hat Ringe für Gymnastikübungen."
|
||||
},
|
||||
"7": {
|
||||
"then": "Die Fitness-Station hat eine horizontale Leiter (Monkey Bars)."
|
||||
},
|
||||
"8": {
|
||||
"then": "Die Fitness-Station hat eine Sprossenwand zum Klettern."
|
||||
},
|
||||
"9": {
|
||||
"then": "Die Fitness-Station hat Pfosten für Slalomübungen."
|
||||
},
|
||||
"10": {
|
||||
"then": "Die Fitness-Station hat Trittsteine."
|
||||
},
|
||||
|
@ -4551,9 +4575,6 @@
|
|||
"19": {
|
||||
"then": "Die Fitness-Station hat Kampfseile (battle ropes)."
|
||||
},
|
||||
"2": {
|
||||
"then": "Die Fitness-Station hat eine Einrichtung für Sit-ups."
|
||||
},
|
||||
"20": {
|
||||
"then": "Die Fitness-Station hat ein Fahrradergometer."
|
||||
},
|
||||
|
@ -4568,27 +4589,6 @@
|
|||
},
|
||||
"24": {
|
||||
"then": "Die Fitness-Station hat eine Slackline."
|
||||
},
|
||||
"3": {
|
||||
"then": "Die Fitness-Station hat eine Vorrichtung für Liegestütze. In der Regel eine oder mehrere niedrige Reckstangen."
|
||||
},
|
||||
"4": {
|
||||
"then": "Die Fitness-Station hat Stangen zum Dehnen."
|
||||
},
|
||||
"5": {
|
||||
"then": "Die Fitness-Station hat eine Vorrichtung für Rückenstrecker (Hyperextensions)."
|
||||
},
|
||||
"6": {
|
||||
"then": "Die Fitness-Station hat Ringe für Gymnastikübungen."
|
||||
},
|
||||
"7": {
|
||||
"then": "Die Fitness-Station hat eine horizontale Leiter (Monkey Bars)."
|
||||
},
|
||||
"8": {
|
||||
"then": "Die Fitness-Station hat eine Sprossenwand zum Klettern."
|
||||
},
|
||||
"9": {
|
||||
"then": "Die Fitness-Station hat Pfosten für Slalomübungen."
|
||||
}
|
||||
},
|
||||
"question": "Welche Übungsgeräte gibt es an dieser Fitness-Station?"
|
||||
|
@ -4689,21 +4689,6 @@
|
|||
"1": {
|
||||
"then": "Dies ist eine Pommesbude"
|
||||
},
|
||||
"10": {
|
||||
"then": "Hier werden chinesische Gerichte serviert"
|
||||
},
|
||||
"11": {
|
||||
"then": "Hier werden griechische Gerichte serviert"
|
||||
},
|
||||
"12": {
|
||||
"then": "Hier werden indische Gerichte serviert"
|
||||
},
|
||||
"13": {
|
||||
"then": "Hier werden türkische Gerichte serviert"
|
||||
},
|
||||
"14": {
|
||||
"then": "Hier werden thailändische Gerichte serviert"
|
||||
},
|
||||
"2": {
|
||||
"then": "Bietet vorwiegend Pastagerichte an"
|
||||
},
|
||||
|
@ -4727,6 +4712,21 @@
|
|||
},
|
||||
"9": {
|
||||
"then": "Hier werden französische Gerichte serviert"
|
||||
},
|
||||
"10": {
|
||||
"then": "Hier werden chinesische Gerichte serviert"
|
||||
},
|
||||
"11": {
|
||||
"then": "Hier werden griechische Gerichte serviert"
|
||||
},
|
||||
"12": {
|
||||
"then": "Hier werden indische Gerichte serviert"
|
||||
},
|
||||
"13": {
|
||||
"then": "Hier werden türkische Gerichte serviert"
|
||||
},
|
||||
"14": {
|
||||
"then": "Hier werden thailändische Gerichte serviert"
|
||||
}
|
||||
},
|
||||
"question": "Was für Essen gibt es hier?",
|
||||
|
@ -5859,19 +5859,6 @@
|
|||
}
|
||||
}
|
||||
},
|
||||
"10": {
|
||||
"options": {
|
||||
"0": {
|
||||
"question": "Alle Notizen"
|
||||
},
|
||||
"1": {
|
||||
"question": "Importnotizen ausblenden"
|
||||
},
|
||||
"2": {
|
||||
"question": "Nur Importnotizen anzeigen"
|
||||
}
|
||||
}
|
||||
},
|
||||
"2": {
|
||||
"options": {
|
||||
"0": {
|
||||
|
@ -5927,6 +5914,19 @@
|
|||
"question": "Nur offene Notizen anzeigen"
|
||||
}
|
||||
}
|
||||
},
|
||||
"10": {
|
||||
"options": {
|
||||
"0": {
|
||||
"question": "Alle Notizen"
|
||||
},
|
||||
"1": {
|
||||
"question": "Importnotizen ausblenden"
|
||||
},
|
||||
"2": {
|
||||
"question": "Nur Importnotizen anzeigen"
|
||||
}
|
||||
}
|
||||
}
|
||||
},
|
||||
"name": "OpenStreetMap-Hinweise",
|
||||
|
@ -6255,21 +6255,6 @@
|
|||
"1": {
|
||||
"then": "Dies ist ein normaler Stellplatz."
|
||||
},
|
||||
"10": {
|
||||
"then": "Dies ist ein Stellplatz, der für Eltern mit Kindern reserviert ist."
|
||||
},
|
||||
"11": {
|
||||
"then": "Dies ist ein Stellplatz, der für das Personal reserviert ist."
|
||||
},
|
||||
"12": {
|
||||
"then": "Dies ist ein Stellplatz, der für Taxis reserviert ist."
|
||||
},
|
||||
"13": {
|
||||
"then": "Dies ist ein Stellplatz, der für Fahrzeuge mit Anhänger reserviert ist."
|
||||
},
|
||||
"14": {
|
||||
"then": "Dies ist ein Stellplatz, der für Carsharing reserviert ist."
|
||||
},
|
||||
"2": {
|
||||
"then": "Dies ist ein Behindertenstellplatz."
|
||||
},
|
||||
|
@ -6293,6 +6278,21 @@
|
|||
},
|
||||
"9": {
|
||||
"then": "Dies ist ein Stellplatz, der für Motorräder reserviert ist."
|
||||
},
|
||||
"10": {
|
||||
"then": "Dies ist ein Stellplatz, der für Eltern mit Kindern reserviert ist."
|
||||
},
|
||||
"11": {
|
||||
"then": "Dies ist ein Stellplatz, der für das Personal reserviert ist."
|
||||
},
|
||||
"12": {
|
||||
"then": "Dies ist ein Stellplatz, der für Taxis reserviert ist."
|
||||
},
|
||||
"13": {
|
||||
"then": "Dies ist ein Stellplatz, der für Fahrzeuge mit Anhänger reserviert ist."
|
||||
},
|
||||
"14": {
|
||||
"then": "Dies ist ein Stellplatz, der für Carsharing reserviert ist."
|
||||
}
|
||||
},
|
||||
"question": "Welche Art von Stellplatz ist dies?"
|
||||
|
@ -6919,6 +6919,30 @@
|
|||
"1": {
|
||||
"question": "Recycling von Batterien"
|
||||
},
|
||||
"2": {
|
||||
"question": "Recycling von Getränkekartons"
|
||||
},
|
||||
"3": {
|
||||
"question": "Recycling von Dosen"
|
||||
},
|
||||
"4": {
|
||||
"question": "Recycling von Kleidung"
|
||||
},
|
||||
"5": {
|
||||
"question": "Recycling von Speiseöl"
|
||||
},
|
||||
"6": {
|
||||
"question": "Recycling von Motoröl"
|
||||
},
|
||||
"7": {
|
||||
"question": "Recycling von Leuchtstoffröhren"
|
||||
},
|
||||
"8": {
|
||||
"question": "Recycling von Grünabfällen"
|
||||
},
|
||||
"9": {
|
||||
"question": "Recycling von Glasflaschen"
|
||||
},
|
||||
"10": {
|
||||
"question": "Recycling von Glas"
|
||||
},
|
||||
|
@ -6949,35 +6973,11 @@
|
|||
"19": {
|
||||
"question": "Recycling von Restabfällen"
|
||||
},
|
||||
"2": {
|
||||
"question": "Recycling von Getränkekartons"
|
||||
},
|
||||
"20": {
|
||||
"question": "Recycling von Druckerpatronen"
|
||||
},
|
||||
"21": {
|
||||
"question": "Recycling von Fahrrädern"
|
||||
},
|
||||
"3": {
|
||||
"question": "Recycling von Dosen"
|
||||
},
|
||||
"4": {
|
||||
"question": "Recycling von Kleidung"
|
||||
},
|
||||
"5": {
|
||||
"question": "Recycling von Speiseöl"
|
||||
},
|
||||
"6": {
|
||||
"question": "Recycling von Motoröl"
|
||||
},
|
||||
"7": {
|
||||
"question": "Recycling von Leuchtstoffröhren"
|
||||
},
|
||||
"8": {
|
||||
"question": "Recycling von Grünabfällen"
|
||||
},
|
||||
"9": {
|
||||
"question": "Recycling von Glasflaschen"
|
||||
}
|
||||
}
|
||||
},
|
||||
|
@ -7045,6 +7045,30 @@
|
|||
"1": {
|
||||
"then": "Getränkekartons können hier recycelt werden"
|
||||
},
|
||||
"2": {
|
||||
"then": "Dosen können hier recycelt werden"
|
||||
},
|
||||
"3": {
|
||||
"then": "Kleidung kann hier recycelt werden"
|
||||
},
|
||||
"4": {
|
||||
"then": "Speiseöl kann hier recycelt werden"
|
||||
},
|
||||
"5": {
|
||||
"then": "Motoröl kann hier recycelt werden"
|
||||
},
|
||||
"6": {
|
||||
"then": "Hier können Leuchtstoffröhren recycelt werden"
|
||||
},
|
||||
"7": {
|
||||
"then": "Grünabfälle können hier recycelt werden"
|
||||
},
|
||||
"8": {
|
||||
"then": "Bio-Abfall kann hier recycelt werden"
|
||||
},
|
||||
"9": {
|
||||
"then": "Glasflaschen können hier recycelt werden"
|
||||
},
|
||||
"10": {
|
||||
"then": "Glas kann hier recycelt werden"
|
||||
},
|
||||
|
@ -7075,9 +7099,6 @@
|
|||
"19": {
|
||||
"then": "Schuhe können hier recycelt werden"
|
||||
},
|
||||
"2": {
|
||||
"then": "Dosen können hier recycelt werden"
|
||||
},
|
||||
"20": {
|
||||
"then": "Elektrokleingeräte können hier recycelt werden"
|
||||
},
|
||||
|
@ -7092,27 +7113,6 @@
|
|||
},
|
||||
"24": {
|
||||
"then": "Fahrräder können hier recycelt werden"
|
||||
},
|
||||
"3": {
|
||||
"then": "Kleidung kann hier recycelt werden"
|
||||
},
|
||||
"4": {
|
||||
"then": "Speiseöl kann hier recycelt werden"
|
||||
},
|
||||
"5": {
|
||||
"then": "Motoröl kann hier recycelt werden"
|
||||
},
|
||||
"6": {
|
||||
"then": "Hier können Leuchtstoffröhren recycelt werden"
|
||||
},
|
||||
"7": {
|
||||
"then": "Grünabfälle können hier recycelt werden"
|
||||
},
|
||||
"8": {
|
||||
"then": "Bio-Abfall kann hier recycelt werden"
|
||||
},
|
||||
"9": {
|
||||
"then": "Glasflaschen können hier recycelt werden"
|
||||
}
|
||||
},
|
||||
"question": "Was kann hier recycelt werden?"
|
||||
|
@ -7694,12 +7694,6 @@
|
|||
},
|
||||
"question": "Hat die Treppe einen Handlauf?"
|
||||
},
|
||||
"multilevels": {
|
||||
"override": {
|
||||
"question": "Zwischen welchen Stockwerken befinden sich diese Treppen?",
|
||||
"render": "Diese Stufen befinden sich zwischen den Stockwerken {level}"
|
||||
}
|
||||
},
|
||||
"ramp": {
|
||||
"mappings": {
|
||||
"0": {
|
||||
|
@ -7826,12 +7820,6 @@
|
|||
"1": {
|
||||
"then": "Diese Straßenlaterne verwendet LEDs"
|
||||
},
|
||||
"10": {
|
||||
"then": "Diese Straßenlaterne verwendet Hochdruck-Natriumdampflampen (orange mit weiß)"
|
||||
},
|
||||
"11": {
|
||||
"then": "Diese Straßenlaterne wird mit Gas beleuchtet"
|
||||
},
|
||||
"2": {
|
||||
"then": "Diese Straßenlaterne verwendet Glühlampenlicht"
|
||||
},
|
||||
|
@ -7855,6 +7843,12 @@
|
|||
},
|
||||
"9": {
|
||||
"then": "Diese Straßenlaterne verwendet Niederdruck-Natriumdampflampen (einfarbig orange)"
|
||||
},
|
||||
"10": {
|
||||
"then": "Diese Straßenlaterne verwendet Hochdruck-Natriumdampflampen (orange mit weiß)"
|
||||
},
|
||||
"11": {
|
||||
"then": "Diese Straßenlaterne wird mit Gas beleuchtet"
|
||||
}
|
||||
},
|
||||
"question": "Mit welcher Art von Beleuchtung arbeitet diese Straßenlaterne?"
|
||||
|
@ -8113,18 +8107,6 @@
|
|||
},
|
||||
"render": "Dieser Fahrkartenentwerter ist Teil einer Zugangsbarriere vom Typ {barrier}"
|
||||
},
|
||||
"payment-options": {
|
||||
"override": {
|
||||
"mappings+": {
|
||||
"0": {
|
||||
"then": "Dieser Fahrkartenentwerter akzeptiert die OV-Chipkaart"
|
||||
},
|
||||
"1": {
|
||||
"then": "Dieser Fahrkartenentwerter akzeptiert die OV-Chipkaart"
|
||||
}
|
||||
}
|
||||
}
|
||||
},
|
||||
"validator-operator": {
|
||||
"freeform": {
|
||||
"placeholder": "Name des Betreibers"
|
||||
|
@ -8342,11 +8324,6 @@
|
|||
},
|
||||
"name": "Toiletten in anderen Einrichtungen",
|
||||
"tagRenderings": {
|
||||
"opening_hours": {
|
||||
"override": {
|
||||
"question": "Wann ist die Einrichtung, in der sich diese Toiletten befinden, geöffnet?"
|
||||
}
|
||||
},
|
||||
"toilet-access": {
|
||||
"mappings": {
|
||||
"0": {
|
||||
|
@ -9187,4 +9164,4 @@
|
|||
}
|
||||
}
|
||||
}
|
||||
}
|
||||
}
|
|
@ -35,16 +35,6 @@
|
|||
"1": {
|
||||
"title": "a freestanding poster box"
|
||||
},
|
||||
"10": {
|
||||
"description": "Used for advertising signs, neon signs, logos & institutional entrance signs",
|
||||
"title": "a sign"
|
||||
},
|
||||
"11": {
|
||||
"title": "a sculpture"
|
||||
},
|
||||
"12": {
|
||||
"title": "a wall painting"
|
||||
},
|
||||
"2": {
|
||||
"title": "a poster box mounted on a wall"
|
||||
},
|
||||
|
@ -71,6 +61,16 @@
|
|||
},
|
||||
"9": {
|
||||
"title": "a totem"
|
||||
},
|
||||
"10": {
|
||||
"description": "Used for advertising signs, neon signs, logos & institutional entrance signs",
|
||||
"title": "a sign"
|
||||
},
|
||||
"11": {
|
||||
"title": "a sculpture"
|
||||
},
|
||||
"12": {
|
||||
"title": "a wall painting"
|
||||
}
|
||||
},
|
||||
"tagRenderings": {
|
||||
|
@ -165,9 +165,6 @@
|
|||
"1": {
|
||||
"then": "This is a board"
|
||||
},
|
||||
"10": {
|
||||
"then": "This is a wall painting"
|
||||
},
|
||||
"2": {
|
||||
"then": "This is a column"
|
||||
},
|
||||
|
@ -191,6 +188,9 @@
|
|||
},
|
||||
"9": {
|
||||
"then": "This is a totem"
|
||||
},
|
||||
"10": {
|
||||
"then": "This is a wall painting"
|
||||
}
|
||||
},
|
||||
"question": "Which type of advertising feature is this?",
|
||||
|
@ -205,9 +205,6 @@
|
|||
"1": {
|
||||
"then": "Board"
|
||||
},
|
||||
"10": {
|
||||
"then": "Wall painting"
|
||||
},
|
||||
"2": {
|
||||
"then": "Poster Box"
|
||||
},
|
||||
|
@ -231,6 +228,9 @@
|
|||
},
|
||||
"9": {
|
||||
"then": "Totem"
|
||||
},
|
||||
"10": {
|
||||
"then": "Wall painting"
|
||||
}
|
||||
}
|
||||
}
|
||||
|
@ -312,15 +312,6 @@
|
|||
"1": {
|
||||
"then": "Mural"
|
||||
},
|
||||
"10": {
|
||||
"then": "Azulejo (Spanish decorative tilework)"
|
||||
},
|
||||
"11": {
|
||||
"then": "Tilework"
|
||||
},
|
||||
"12": {
|
||||
"then": "Woodcarving"
|
||||
},
|
||||
"2": {
|
||||
"then": "Painting"
|
||||
},
|
||||
|
@ -344,6 +335,15 @@
|
|||
},
|
||||
"9": {
|
||||
"then": "Relief"
|
||||
},
|
||||
"10": {
|
||||
"then": "Azulejo (Spanish decorative tilework)"
|
||||
},
|
||||
"11": {
|
||||
"then": "Tilework"
|
||||
},
|
||||
"12": {
|
||||
"then": "Woodcarving"
|
||||
}
|
||||
},
|
||||
"question": "What is the type of this artwork?",
|
||||
|
@ -1804,27 +1804,6 @@
|
|||
"1": {
|
||||
"question": "Has a <div style='display: inline-block'><b><b>Schuko wall plug</b> without ground pin (CEE7/4 type F)</b> <img style='width:1rem; display: inline-block' src='./assets/layers/charging_station/CEE7_4F.svg'/></div> connector"
|
||||
},
|
||||
"10": {
|
||||
"question": "Has a <div style='display: inline-block'><b><b>Type 2 with cable</b> (mennekes)</b> <img style='width:1rem; display: inline-block' src='./assets/layers/charging_station/Type2_tethered.svg'/></div> connector"
|
||||
},
|
||||
"11": {
|
||||
"question": "Has a <div style='display: inline-block'><b><b>Tesla Supercharger CCS</b> (a branded type2_css)</b> <img style='width:1rem; display: inline-block' src='./assets/layers/charging_station/Type2_CCS.svg'/></div> connector"
|
||||
},
|
||||
"12": {
|
||||
"question": "Has a <div style='display: inline-block'><b><b>Tesla Supercharger (destination)</b></b> <img style='width:1rem; display: inline-block' src='./assets/layers/charging_station/Tesla-hpwc-model-s.svg'/></div> connector"
|
||||
},
|
||||
"13": {
|
||||
"question": "Has a <div style='display: inline-block'><b><b>Tesla Supercharger (Destination)</b> (A Type 2 with cable branded as tesla)</b> <img style='width:1rem; display: inline-block' src='./assets/layers/charging_station/Type2_tethered.svg'/></div> connector"
|
||||
},
|
||||
"14": {
|
||||
"question": "Has a <div style='display: inline-block'><b><b>USB</b> to charge phones and small electronics</b> <img style='width:1rem; display: inline-block' src='./assets/layers/charging_station/usb_port.svg'/></div> connector"
|
||||
},
|
||||
"15": {
|
||||
"question": "Has a <div style='display: inline-block'><b><b>Bosch Active Connect with 3 pins</b> and cable</b> <img style='width:1rem; display: inline-block' src='./assets/layers/charging_station/bosch-3pin.svg'/></div> connector"
|
||||
},
|
||||
"16": {
|
||||
"question": "Has a <div style='display: inline-block'><b><b>Bosch Active Connect with 5 pins</b> and cable</b> <img style='width:1rem; display: inline-block' src='./assets/layers/charging_station/bosch-5pin.svg'/></div> connector"
|
||||
},
|
||||
"2": {
|
||||
"question": "Has a <div style='display: inline-block'><b><b>European wall plug</b> with ground pin (CEE7/4 type E)</b> <img style='width:1rem; display: inline-block' src='./assets/layers/charging_station/TypeE.svg'/></div> connector"
|
||||
},
|
||||
|
@ -1848,6 +1827,27 @@
|
|||
},
|
||||
"9": {
|
||||
"question": "Has a <div style='display: inline-block'><b><b>Type 2 CCS</b> (mennekes)</b> <img style='width:1rem; display: inline-block' src='./assets/layers/charging_station/Type2_CCS.svg'/></div> connector"
|
||||
},
|
||||
"10": {
|
||||
"question": "Has a <div style='display: inline-block'><b><b>Type 2 with cable</b> (mennekes)</b> <img style='width:1rem; display: inline-block' src='./assets/layers/charging_station/Type2_tethered.svg'/></div> connector"
|
||||
},
|
||||
"11": {
|
||||
"question": "Has a <div style='display: inline-block'><b><b>Tesla Supercharger CCS</b> (a branded type2_css)</b> <img style='width:1rem; display: inline-block' src='./assets/layers/charging_station/Type2_CCS.svg'/></div> connector"
|
||||
},
|
||||
"12": {
|
||||
"question": "Has a <div style='display: inline-block'><b><b>Tesla Supercharger (destination)</b></b> <img style='width:1rem; display: inline-block' src='./assets/layers/charging_station/Tesla-hpwc-model-s.svg'/></div> connector"
|
||||
},
|
||||
"13": {
|
||||
"question": "Has a <div style='display: inline-block'><b><b>Tesla Supercharger (Destination)</b> (A Type 2 with cable branded as tesla)</b> <img style='width:1rem; display: inline-block' src='./assets/layers/charging_station/Type2_tethered.svg'/></div> connector"
|
||||
},
|
||||
"14": {
|
||||
"question": "Has a <div style='display: inline-block'><b><b>USB</b> to charge phones and small electronics</b> <img style='width:1rem; display: inline-block' src='./assets/layers/charging_station/usb_port.svg'/></div> connector"
|
||||
},
|
||||
"15": {
|
||||
"question": "Has a <div style='display: inline-block'><b><b>Bosch Active Connect with 3 pins</b> and cable</b> <img style='width:1rem; display: inline-block' src='./assets/layers/charging_station/bosch-3pin.svg'/></div> connector"
|
||||
},
|
||||
"16": {
|
||||
"question": "Has a <div style='display: inline-block'><b><b>Bosch Active Connect with 5 pins</b> and cable</b> <img style='width:1rem; display: inline-block' src='./assets/layers/charging_station/bosch-5pin.svg'/></div> connector"
|
||||
}
|
||||
}
|
||||
}
|
||||
|
@ -1903,6 +1903,30 @@
|
|||
"1": {
|
||||
"then": "<b>Schuko wall plug</b> without ground pin (CEE7/4 type F)"
|
||||
},
|
||||
"2": {
|
||||
"then": "<b>European wall plug</b> with ground pin (CEE7/4 type E)"
|
||||
},
|
||||
"3": {
|
||||
"then": "<b>European wall plug</b> with ground pin (CEE7/4 type E)"
|
||||
},
|
||||
"4": {
|
||||
"then": "<b>Chademo</b>"
|
||||
},
|
||||
"5": {
|
||||
"then": "<b>Chademo</b>"
|
||||
},
|
||||
"6": {
|
||||
"then": "<b>Type 1 with cable</b> (J1772)"
|
||||
},
|
||||
"7": {
|
||||
"then": "<b>Type 1 with cable</b> (J1772)"
|
||||
},
|
||||
"8": {
|
||||
"then": "<b>Type 1 <i>without</i> cable</b> (J1772)"
|
||||
},
|
||||
"9": {
|
||||
"then": "<b>Type 1 <i>without</i> cable</b> (J1772)"
|
||||
},
|
||||
"10": {
|
||||
"then": "<b>Type 1 CCS</b> (aka Type 1 Combo)"
|
||||
},
|
||||
|
@ -1933,9 +1957,6 @@
|
|||
"19": {
|
||||
"then": "<b>Type 2 with cable</b> (mennekes)"
|
||||
},
|
||||
"2": {
|
||||
"then": "<b>European wall plug</b> with ground pin (CEE7/4 type E)"
|
||||
},
|
||||
"20": {
|
||||
"then": "<b>Tesla Supercharger CCS</b> (a branded type2_css)"
|
||||
},
|
||||
|
@ -1966,32 +1987,11 @@
|
|||
"29": {
|
||||
"then": "<b>Bosch Active Connect with 3 pins</b> and cable"
|
||||
},
|
||||
"3": {
|
||||
"then": "<b>European wall plug</b> with ground pin (CEE7/4 type E)"
|
||||
},
|
||||
"30": {
|
||||
"then": "<b>Bosch Active Connect with 5 pins</b> and cable"
|
||||
},
|
||||
"31": {
|
||||
"then": "<b>Bosch Active Connect with 5 pins</b> and cable"
|
||||
},
|
||||
"4": {
|
||||
"then": "<b>Chademo</b>"
|
||||
},
|
||||
"5": {
|
||||
"then": "<b>Chademo</b>"
|
||||
},
|
||||
"6": {
|
||||
"then": "<b>Type 1 with cable</b> (J1772)"
|
||||
},
|
||||
"7": {
|
||||
"then": "<b>Type 1 with cable</b> (J1772)"
|
||||
},
|
||||
"8": {
|
||||
"then": "<b>Type 1 <i>without</i> cable</b> (J1772)"
|
||||
},
|
||||
"9": {
|
||||
"then": "<b>Type 1 <i>without</i> cable</b> (J1772)"
|
||||
}
|
||||
},
|
||||
"question": "Which charging connections are available here?"
|
||||
|
@ -3477,15 +3477,6 @@
|
|||
"1": {
|
||||
"then": "This cycleway is paved"
|
||||
},
|
||||
"10": {
|
||||
"then": "This cycleway is made of fine gravel"
|
||||
},
|
||||
"11": {
|
||||
"then": "This cycleway is made of pebblestone"
|
||||
},
|
||||
"12": {
|
||||
"then": "This cycleway is made from raw ground"
|
||||
},
|
||||
"2": {
|
||||
"then": "This cycleway is made of asphalt"
|
||||
},
|
||||
|
@ -3509,6 +3500,15 @@
|
|||
},
|
||||
"9": {
|
||||
"then": "This cycleway is made of gravel"
|
||||
},
|
||||
"10": {
|
||||
"then": "This cycleway is made of fine gravel"
|
||||
},
|
||||
"11": {
|
||||
"then": "This cycleway is made of pebblestone"
|
||||
},
|
||||
"12": {
|
||||
"then": "This cycleway is made from raw ground"
|
||||
}
|
||||
},
|
||||
"question": "What is the surface of the cycleway made from?",
|
||||
|
@ -3557,15 +3557,6 @@
|
|||
"1": {
|
||||
"then": "This cycleway is paved"
|
||||
},
|
||||
"10": {
|
||||
"then": "This cycleway is made of fine gravel"
|
||||
},
|
||||
"11": {
|
||||
"then": "This cycleway is made of pebblestone"
|
||||
},
|
||||
"12": {
|
||||
"then": "This cycleway is made from raw ground"
|
||||
},
|
||||
"2": {
|
||||
"then": "This cycleway is made of asphalt"
|
||||
},
|
||||
|
@ -3589,6 +3580,15 @@
|
|||
},
|
||||
"9": {
|
||||
"then": "This cycleway is made of gravel"
|
||||
},
|
||||
"10": {
|
||||
"then": "This cycleway is made of fine gravel"
|
||||
},
|
||||
"11": {
|
||||
"then": "This cycleway is made of pebblestone"
|
||||
},
|
||||
"12": {
|
||||
"then": "This cycleway is made from raw ground"
|
||||
}
|
||||
},
|
||||
"question": "What is the surface of the street made from?",
|
||||
|
@ -4521,6 +4521,30 @@
|
|||
"1": {
|
||||
"then": "This fitness station has a sign with instructions for a specific exercise."
|
||||
},
|
||||
"2": {
|
||||
"then": "This fitness station has a facility for sit-ups."
|
||||
},
|
||||
"3": {
|
||||
"then": "This fitness station has a facility for push-ups. Usually consists of one or more low horizontal bars."
|
||||
},
|
||||
"4": {
|
||||
"then": "This fitness station has bars for stretching."
|
||||
},
|
||||
"5": {
|
||||
"then": "This fitness station has a station for making hyperextensions."
|
||||
},
|
||||
"6": {
|
||||
"then": "This fitness station has rings for gymnastic exercises."
|
||||
},
|
||||
"7": {
|
||||
"then": "This fitness station has a horizontal ladder, also known as monkey bars."
|
||||
},
|
||||
"8": {
|
||||
"then": "This fitness station has wall bars to climb on."
|
||||
},
|
||||
"9": {
|
||||
"then": "This fitness station has posts for performing slalom exercises."
|
||||
},
|
||||
"10": {
|
||||
"then": "This fitness station has stepping stones."
|
||||
},
|
||||
|
@ -4551,9 +4575,6 @@
|
|||
"19": {
|
||||
"then": "This fitness station has battling ropes."
|
||||
},
|
||||
"2": {
|
||||
"then": "This fitness station has a facility for sit-ups."
|
||||
},
|
||||
"20": {
|
||||
"then": "This fitness station has a stationary bicycle."
|
||||
},
|
||||
|
@ -4568,27 +4589,6 @@
|
|||
},
|
||||
"24": {
|
||||
"then": "This fitness station has a slackline."
|
||||
},
|
||||
"3": {
|
||||
"then": "This fitness station has a facility for push-ups. Usually consists of one or more low horizontal bars."
|
||||
},
|
||||
"4": {
|
||||
"then": "This fitness station has bars for stretching."
|
||||
},
|
||||
"5": {
|
||||
"then": "This fitness station has a station for making hyperextensions."
|
||||
},
|
||||
"6": {
|
||||
"then": "This fitness station has rings for gymnastic exercises."
|
||||
},
|
||||
"7": {
|
||||
"then": "This fitness station has a horizontal ladder, also known as monkey bars."
|
||||
},
|
||||
"8": {
|
||||
"then": "This fitness station has wall bars to climb on."
|
||||
},
|
||||
"9": {
|
||||
"then": "This fitness station has posts for performing slalom exercises."
|
||||
}
|
||||
},
|
||||
"question": "What kind of equipment does this fitness station have?"
|
||||
|
@ -4689,21 +4689,6 @@
|
|||
"1": {
|
||||
"then": "This is a friture"
|
||||
},
|
||||
"10": {
|
||||
"then": "Chinese dishes are served here"
|
||||
},
|
||||
"11": {
|
||||
"then": "Greek dishes are served here"
|
||||
},
|
||||
"12": {
|
||||
"then": "Indian dishes are served here"
|
||||
},
|
||||
"13": {
|
||||
"then": "Turkish dishes are served here"
|
||||
},
|
||||
"14": {
|
||||
"then": "Thai dishes are served here"
|
||||
},
|
||||
"2": {
|
||||
"then": "Mainly serves pasta"
|
||||
},
|
||||
|
@ -4727,6 +4712,21 @@
|
|||
},
|
||||
"9": {
|
||||
"then": "French dishes are served here"
|
||||
},
|
||||
"10": {
|
||||
"then": "Chinese dishes are served here"
|
||||
},
|
||||
"11": {
|
||||
"then": "Greek dishes are served here"
|
||||
},
|
||||
"12": {
|
||||
"then": "Indian dishes are served here"
|
||||
},
|
||||
"13": {
|
||||
"then": "Turkish dishes are served here"
|
||||
},
|
||||
"14": {
|
||||
"then": "Thai dishes are served here"
|
||||
}
|
||||
},
|
||||
"question": "Which food is served here?",
|
||||
|
@ -5859,19 +5859,6 @@
|
|||
}
|
||||
}
|
||||
},
|
||||
"10": {
|
||||
"options": {
|
||||
"0": {
|
||||
"question": "All Notes"
|
||||
},
|
||||
"1": {
|
||||
"question": "Hide import notes"
|
||||
},
|
||||
"2": {
|
||||
"question": "Show only import Notes"
|
||||
}
|
||||
}
|
||||
},
|
||||
"2": {
|
||||
"options": {
|
||||
"0": {
|
||||
|
@ -5927,6 +5914,19 @@
|
|||
"question": "Only show open notes"
|
||||
}
|
||||
}
|
||||
},
|
||||
"10": {
|
||||
"options": {
|
||||
"0": {
|
||||
"question": "All Notes"
|
||||
},
|
||||
"1": {
|
||||
"question": "Hide import notes"
|
||||
},
|
||||
"2": {
|
||||
"question": "Show only import Notes"
|
||||
}
|
||||
}
|
||||
}
|
||||
},
|
||||
"name": "OpenStreetMap notes",
|
||||
|
@ -6255,21 +6255,6 @@
|
|||
"1": {
|
||||
"then": "This is a normal parking space."
|
||||
},
|
||||
"10": {
|
||||
"then": "This is a parking space reserved for parents with children."
|
||||
},
|
||||
"11": {
|
||||
"then": "This is a parking space reserved for staff."
|
||||
},
|
||||
"12": {
|
||||
"then": "This is a parking space reserved for taxis."
|
||||
},
|
||||
"13": {
|
||||
"then": "This is a parking space reserved for vehicles towing a trailer."
|
||||
},
|
||||
"14": {
|
||||
"then": "This is a parking space reserved for car sharing."
|
||||
},
|
||||
"2": {
|
||||
"then": "This is a disabled parking space."
|
||||
},
|
||||
|
@ -6293,6 +6278,21 @@
|
|||
},
|
||||
"9": {
|
||||
"then": "This is parking space reserved for motorcycles."
|
||||
},
|
||||
"10": {
|
||||
"then": "This is a parking space reserved for parents with children."
|
||||
},
|
||||
"11": {
|
||||
"then": "This is a parking space reserved for staff."
|
||||
},
|
||||
"12": {
|
||||
"then": "This is a parking space reserved for taxis."
|
||||
},
|
||||
"13": {
|
||||
"then": "This is a parking space reserved for vehicles towing a trailer."
|
||||
},
|
||||
"14": {
|
||||
"then": "This is a parking space reserved for car sharing."
|
||||
}
|
||||
},
|
||||
"question": "What kind of parking space is this?"
|
||||
|
@ -6919,6 +6919,30 @@
|
|||
"1": {
|
||||
"question": "Recycling of batteries"
|
||||
},
|
||||
"2": {
|
||||
"question": "Recycling of beverage cartons"
|
||||
},
|
||||
"3": {
|
||||
"question": "Recycling of cans"
|
||||
},
|
||||
"4": {
|
||||
"question": "Recycling of clothes"
|
||||
},
|
||||
"5": {
|
||||
"question": "Recycling of cooking oil"
|
||||
},
|
||||
"6": {
|
||||
"question": "Recycling of engine oil"
|
||||
},
|
||||
"7": {
|
||||
"question": "Recycling of fluorescent tubes"
|
||||
},
|
||||
"8": {
|
||||
"question": "Recycling of green waste"
|
||||
},
|
||||
"9": {
|
||||
"question": "Recycling of glass bottles"
|
||||
},
|
||||
"10": {
|
||||
"question": "Recycling of glass"
|
||||
},
|
||||
|
@ -6949,35 +6973,11 @@
|
|||
"19": {
|
||||
"question": "Recycling of residual waste"
|
||||
},
|
||||
"2": {
|
||||
"question": "Recycling of beverage cartons"
|
||||
},
|
||||
"20": {
|
||||
"question": "Recycling of printer cartridges"
|
||||
},
|
||||
"21": {
|
||||
"question": "Recycling of bicycles"
|
||||
},
|
||||
"3": {
|
||||
"question": "Recycling of cans"
|
||||
},
|
||||
"4": {
|
||||
"question": "Recycling of clothes"
|
||||
},
|
||||
"5": {
|
||||
"question": "Recycling of cooking oil"
|
||||
},
|
||||
"6": {
|
||||
"question": "Recycling of engine oil"
|
||||
},
|
||||
"7": {
|
||||
"question": "Recycling of fluorescent tubes"
|
||||
},
|
||||
"8": {
|
||||
"question": "Recycling of green waste"
|
||||
},
|
||||
"9": {
|
||||
"question": "Recycling of glass bottles"
|
||||
}
|
||||
}
|
||||
},
|
||||
|
@ -7045,6 +7045,30 @@
|
|||
"1": {
|
||||
"then": "Beverage cartons can be recycled here"
|
||||
},
|
||||
"2": {
|
||||
"then": "Cans can be recycled here"
|
||||
},
|
||||
"3": {
|
||||
"then": "Clothes can be recycled here"
|
||||
},
|
||||
"4": {
|
||||
"then": "Cooking oil can be recycled here"
|
||||
},
|
||||
"5": {
|
||||
"then": "Engine oil can be recycled here"
|
||||
},
|
||||
"6": {
|
||||
"then": "Fluorescent tubes can be recycled here"
|
||||
},
|
||||
"7": {
|
||||
"then": "Green waste can be recycled here"
|
||||
},
|
||||
"8": {
|
||||
"then": "Organic waste can be recycled here"
|
||||
},
|
||||
"9": {
|
||||
"then": "Glass bottles can be recycled here"
|
||||
},
|
||||
"10": {
|
||||
"then": "Glass can be recycled here"
|
||||
},
|
||||
|
@ -7075,9 +7099,6 @@
|
|||
"19": {
|
||||
"then": "Shoes can be recycled here"
|
||||
},
|
||||
"2": {
|
||||
"then": "Cans can be recycled here"
|
||||
},
|
||||
"20": {
|
||||
"then": "Small electrical appliances can be recycled here"
|
||||
},
|
||||
|
@ -7092,27 +7113,6 @@
|
|||
},
|
||||
"24": {
|
||||
"then": "Bicycles can be recycled here"
|
||||
},
|
||||
"3": {
|
||||
"then": "Clothes can be recycled here"
|
||||
},
|
||||
"4": {
|
||||
"then": "Cooking oil can be recycled here"
|
||||
},
|
||||
"5": {
|
||||
"then": "Engine oil can be recycled here"
|
||||
},
|
||||
"6": {
|
||||
"then": "Fluorescent tubes can be recycled here"
|
||||
},
|
||||
"7": {
|
||||
"then": "Green waste can be recycled here"
|
||||
},
|
||||
"8": {
|
||||
"then": "Organic waste can be recycled here"
|
||||
},
|
||||
"9": {
|
||||
"then": "Glass bottles can be recycled here"
|
||||
}
|
||||
},
|
||||
"question": "What can be recycled here?"
|
||||
|
@ -7826,12 +7826,6 @@
|
|||
"1": {
|
||||
"then": "This lamp uses LEDs"
|
||||
},
|
||||
"10": {
|
||||
"then": "This lamp uses high pressure sodium lamps (orange with white)"
|
||||
},
|
||||
"11": {
|
||||
"then": "This lamp is lit using gas"
|
||||
},
|
||||
"2": {
|
||||
"then": "This lamp uses incandescent lighting"
|
||||
},
|
||||
|
@ -7855,6 +7849,12 @@
|
|||
},
|
||||
"9": {
|
||||
"then": "This lamp uses low pressure sodium lamps (monochrome orange)"
|
||||
},
|
||||
"10": {
|
||||
"then": "This lamp uses high pressure sodium lamps (orange with white)"
|
||||
},
|
||||
"11": {
|
||||
"then": "This lamp is lit using gas"
|
||||
}
|
||||
},
|
||||
"question": "What kind of lighting does this lamp use?"
|
||||
|
@ -9187,4 +9187,4 @@
|
|||
}
|
||||
}
|
||||
}
|
||||
}
|
||||
}
|
|
@ -98,9 +98,6 @@
|
|||
},
|
||||
"title": {
|
||||
"mappings": {
|
||||
"10": {
|
||||
"then": "Muurschildering"
|
||||
},
|
||||
"3": {
|
||||
"then": "Aanplakzuil"
|
||||
},
|
||||
|
@ -118,6 +115,9 @@
|
|||
},
|
||||
"9": {
|
||||
"then": "Aanplakzuil"
|
||||
},
|
||||
"10": {
|
||||
"then": "Muurschildering"
|
||||
}
|
||||
}
|
||||
}
|
||||
|
@ -199,15 +199,6 @@
|
|||
"1": {
|
||||
"then": "Muurschildering"
|
||||
},
|
||||
"10": {
|
||||
"then": "Azulejo (Spaanse siertegels)"
|
||||
},
|
||||
"11": {
|
||||
"then": "Tegelwerk"
|
||||
},
|
||||
"12": {
|
||||
"then": "Houtsculptuur"
|
||||
},
|
||||
"2": {
|
||||
"then": "Schilderij"
|
||||
},
|
||||
|
@ -231,6 +222,15 @@
|
|||
},
|
||||
"9": {
|
||||
"then": "Reliëf"
|
||||
},
|
||||
"10": {
|
||||
"then": "Azulejo (Spaanse siertegels)"
|
||||
},
|
||||
"11": {
|
||||
"then": "Tegelwerk"
|
||||
},
|
||||
"12": {
|
||||
"then": "Houtsculptuur"
|
||||
}
|
||||
},
|
||||
"question": "Wat voor soort kunstwerk is dit?",
|
||||
|
@ -1694,27 +1694,6 @@
|
|||
"1": {
|
||||
"question": "Heeft een <div style='display: inline-block'><b><b>Schuko stekker</b> zonder aardingspin (CEE7/4 type F)</b> <img style='width:1rem; display: inline-block' src='./assets/layers/charging_station/CEE7_4F.svg'/></div>"
|
||||
},
|
||||
"10": {
|
||||
"question": "Heeft een <div style='display: inline-block'><b><b>Type 2 met kabel</b> (J1772)</b> <img style='width:1rem; display: inline-block' src='./assets/layers/charging_station/Type2_tethered.svg'/></div>"
|
||||
},
|
||||
"11": {
|
||||
"question": "Heeft een <div style='display: inline-block'><b><b>Tesla Supercharger CCS</b> (een type2 CCS met Tesla-logo)</b> <img style='width:1rem; display: inline-block' src='./assets/layers/charging_station/Type2_CCS.svg'/></div>"
|
||||
},
|
||||
"12": {
|
||||
"question": "Heeft een <div style='display: inline-block'><b><b>Tesla Supercharger (destination)</b></b> <img style='width:1rem; display: inline-block' src='./assets/layers/charging_station/Tesla-hpwc-model-s.svg'/></div>"
|
||||
},
|
||||
"13": {
|
||||
"question": "Heeft een <div style='display: inline-block'><b><b>Tesla supercharger (destination)</b> (Een Type 2 met kabel en Tesla-logo)</b> <img style='width:1rem; display: inline-block' src='./assets/layers/charging_station/Type2_tethered.svg'/></div>"
|
||||
},
|
||||
"14": {
|
||||
"question": "Heeft een <div style='display: inline-block'><b><b>USB</b> om GSMs en kleine electronica op te laden</b> <img style='width:1rem; display: inline-block' src='./assets/layers/charging_station/usb_port.svg'/></div>"
|
||||
},
|
||||
"15": {
|
||||
"question": "Heeft een <div style='display: inline-block'><b><b>Bosch Active Connect met 3 pinnen</b> aan een kabel</b> <img style='width:1rem; display: inline-block' src='./assets/layers/charging_station/bosch-3pin.svg'/></div>"
|
||||
},
|
||||
"16": {
|
||||
"question": "Heeft een <div style='display: inline-block'><b><b>Bosch Active Connect met 5 pinnen</b> aan een kabel</b> <img style='width:1rem; display: inline-block' src='./assets/layers/charging_station/bosch-5pin.svg'/></div>"
|
||||
},
|
||||
"2": {
|
||||
"question": "Heeft een <div style='display: inline-block'><b><b>Europese stekker</b> met aardingspin (CEE7/4 type E)</b> <img style='width:1rem; display: inline-block' src='./assets/layers/charging_station/TypeE.svg'/></div>"
|
||||
},
|
||||
|
@ -1738,6 +1717,27 @@
|
|||
},
|
||||
"9": {
|
||||
"question": "Heeft een <div style='display: inline-block'><b><b>Type 2 CCS</b> (mennekes)</b> <img style='width:1rem; display: inline-block' src='./assets/layers/charging_station/Type2_CCS.svg'/></div>"
|
||||
},
|
||||
"10": {
|
||||
"question": "Heeft een <div style='display: inline-block'><b><b>Type 2 met kabel</b> (J1772)</b> <img style='width:1rem; display: inline-block' src='./assets/layers/charging_station/Type2_tethered.svg'/></div>"
|
||||
},
|
||||
"11": {
|
||||
"question": "Heeft een <div style='display: inline-block'><b><b>Tesla Supercharger CCS</b> (een type2 CCS met Tesla-logo)</b> <img style='width:1rem; display: inline-block' src='./assets/layers/charging_station/Type2_CCS.svg'/></div>"
|
||||
},
|
||||
"12": {
|
||||
"question": "Heeft een <div style='display: inline-block'><b><b>Tesla Supercharger (destination)</b></b> <img style='width:1rem; display: inline-block' src='./assets/layers/charging_station/Tesla-hpwc-model-s.svg'/></div>"
|
||||
},
|
||||
"13": {
|
||||
"question": "Heeft een <div style='display: inline-block'><b><b>Tesla supercharger (destination)</b> (Een Type 2 met kabel en Tesla-logo)</b> <img style='width:1rem; display: inline-block' src='./assets/layers/charging_station/Type2_tethered.svg'/></div>"
|
||||
},
|
||||
"14": {
|
||||
"question": "Heeft een <div style='display: inline-block'><b><b>USB</b> om GSMs en kleine electronica op te laden</b> <img style='width:1rem; display: inline-block' src='./assets/layers/charging_station/usb_port.svg'/></div>"
|
||||
},
|
||||
"15": {
|
||||
"question": "Heeft een <div style='display: inline-block'><b><b>Bosch Active Connect met 3 pinnen</b> aan een kabel</b> <img style='width:1rem; display: inline-block' src='./assets/layers/charging_station/bosch-3pin.svg'/></div>"
|
||||
},
|
||||
"16": {
|
||||
"question": "Heeft een <div style='display: inline-block'><b><b>Bosch Active Connect met 5 pinnen</b> aan een kabel</b> <img style='width:1rem; display: inline-block' src='./assets/layers/charging_station/bosch-5pin.svg'/></div>"
|
||||
}
|
||||
}
|
||||
}
|
||||
|
@ -1793,6 +1793,30 @@
|
|||
"1": {
|
||||
"then": "<b>Schuko stekker</b> zonder aardingspin (CEE7/4 type F)"
|
||||
},
|
||||
"2": {
|
||||
"then": "<b>Europese stekker</b> met aardingspin (CEE7/4 type E)"
|
||||
},
|
||||
"3": {
|
||||
"then": "<b>Europese stekker</b> met aardingspin (CEE7/4 type E)"
|
||||
},
|
||||
"4": {
|
||||
"then": "<b>Chademo</b>"
|
||||
},
|
||||
"5": {
|
||||
"then": "<b>Chademo</b>"
|
||||
},
|
||||
"6": {
|
||||
"then": "<b>Type 1 met kabel</b> (J1772)"
|
||||
},
|
||||
"7": {
|
||||
"then": "<b>Type 1 met kabel</b> (J1772)"
|
||||
},
|
||||
"8": {
|
||||
"then": "<b>Type 1 <i>zonder</i> kabel</b> (J1772)"
|
||||
},
|
||||
"9": {
|
||||
"then": "<b>Type 1 <i>zonder</i> kabel</b> (J1772)"
|
||||
},
|
||||
"10": {
|
||||
"then": "<b>Type 1 CCS</b> (ook gekend als Type 1 Combo)"
|
||||
},
|
||||
|
@ -1823,9 +1847,6 @@
|
|||
"19": {
|
||||
"then": "<b>Type 2 met kabel</b> (J1772)"
|
||||
},
|
||||
"2": {
|
||||
"then": "<b>Europese stekker</b> met aardingspin (CEE7/4 type E)"
|
||||
},
|
||||
"20": {
|
||||
"then": "<b>Tesla Supercharger CCS</b> (een type2 CCS met Tesla-logo)"
|
||||
},
|
||||
|
@ -1856,32 +1877,11 @@
|
|||
"29": {
|
||||
"then": "<b>Bosch Active Connect met 3 pinnen</b> aan een kabel"
|
||||
},
|
||||
"3": {
|
||||
"then": "<b>Europese stekker</b> met aardingspin (CEE7/4 type E)"
|
||||
},
|
||||
"30": {
|
||||
"then": "<b>Bosch Active Connect met 5 pinnen</b> aan een kabel"
|
||||
},
|
||||
"31": {
|
||||
"then": "<b>Bosch Active Connect met 5 pinnen</b> aan een kabel"
|
||||
},
|
||||
"4": {
|
||||
"then": "<b>Chademo</b>"
|
||||
},
|
||||
"5": {
|
||||
"then": "<b>Chademo</b>"
|
||||
},
|
||||
"6": {
|
||||
"then": "<b>Type 1 met kabel</b> (J1772)"
|
||||
},
|
||||
"7": {
|
||||
"then": "<b>Type 1 met kabel</b> (J1772)"
|
||||
},
|
||||
"8": {
|
||||
"then": "<b>Type 1 <i>zonder</i> kabel</b> (J1772)"
|
||||
},
|
||||
"9": {
|
||||
"then": "<b>Type 1 <i>zonder</i> kabel</b> (J1772)"
|
||||
}
|
||||
},
|
||||
"question": "Welke laadaansluitingen zijn hier beschikbaar?"
|
||||
|
@ -3361,15 +3361,6 @@
|
|||
"1": {
|
||||
"then": "Dit fietspad is geplaveid"
|
||||
},
|
||||
"10": {
|
||||
"then": "Dit fietspad is gemaakt van fijn grind"
|
||||
},
|
||||
"11": {
|
||||
"then": "Dit fietspad is gemaakt van kiezelsteentjes"
|
||||
},
|
||||
"12": {
|
||||
"then": "Dit fietspad is gemaakt van aarde"
|
||||
},
|
||||
"2": {
|
||||
"then": "Dit fietspad is gemaakt van asfalt"
|
||||
},
|
||||
|
@ -3393,6 +3384,15 @@
|
|||
},
|
||||
"9": {
|
||||
"then": "Dit fietspad is gemaakt van grind"
|
||||
},
|
||||
"10": {
|
||||
"then": "Dit fietspad is gemaakt van fijn grind"
|
||||
},
|
||||
"11": {
|
||||
"then": "Dit fietspad is gemaakt van kiezelsteentjes"
|
||||
},
|
||||
"12": {
|
||||
"then": "Dit fietspad is gemaakt van aarde"
|
||||
}
|
||||
},
|
||||
"question": "Waaruit is het oppervlak van het fietspad van gemaakt?",
|
||||
|
@ -3441,15 +3441,6 @@
|
|||
"1": {
|
||||
"then": "Dit fietspad is geplaveid"
|
||||
},
|
||||
"10": {
|
||||
"then": "Dit fietspad is gemaakt van fijn grind"
|
||||
},
|
||||
"11": {
|
||||
"then": "Dit fietspad is gemaakt van kiezelsteentjes"
|
||||
},
|
||||
"12": {
|
||||
"then": "Dit fietspad is gemaakt van aarde"
|
||||
},
|
||||
"2": {
|
||||
"then": "Dit fietspad is gemaakt van asfalt"
|
||||
},
|
||||
|
@ -3473,6 +3464,15 @@
|
|||
},
|
||||
"9": {
|
||||
"then": "Dit fietspad is gemaakt van grind"
|
||||
},
|
||||
"10": {
|
||||
"then": "Dit fietspad is gemaakt van fijn grind"
|
||||
},
|
||||
"11": {
|
||||
"then": "Dit fietspad is gemaakt van kiezelsteentjes"
|
||||
},
|
||||
"12": {
|
||||
"then": "Dit fietspad is gemaakt van aarde"
|
||||
}
|
||||
},
|
||||
"question": "Waaruit is het oppervlak van de straat gemaakt?",
|
||||
|
@ -4468,21 +4468,6 @@
|
|||
"1": {
|
||||
"then": "Dit is een frituur"
|
||||
},
|
||||
"10": {
|
||||
"then": "Dit is een Chinees restaurant"
|
||||
},
|
||||
"11": {
|
||||
"then": "Dit is een Grieks restaurant"
|
||||
},
|
||||
"12": {
|
||||
"then": "Dit is een Indisch restaurant"
|
||||
},
|
||||
"13": {
|
||||
"then": "Dit is een Turks restaurant (dat meer dan enkel kebab verkoopt)"
|
||||
},
|
||||
"14": {
|
||||
"then": "Dit is een Thaïs restaurant"
|
||||
},
|
||||
"2": {
|
||||
"then": "Dit is een pastazaak"
|
||||
},
|
||||
|
@ -4506,6 +4491,21 @@
|
|||
},
|
||||
"9": {
|
||||
"then": "Dit is een Frans restaurant"
|
||||
},
|
||||
"10": {
|
||||
"then": "Dit is een Chinees restaurant"
|
||||
},
|
||||
"11": {
|
||||
"then": "Dit is een Grieks restaurant"
|
||||
},
|
||||
"12": {
|
||||
"then": "Dit is een Indisch restaurant"
|
||||
},
|
||||
"13": {
|
||||
"then": "Dit is een Turks restaurant (dat meer dan enkel kebab verkoopt)"
|
||||
},
|
||||
"14": {
|
||||
"then": "Dit is een Thaïs restaurant"
|
||||
}
|
||||
},
|
||||
"question": "Welk soort gerechten worden hier geserveerd?",
|
||||
|
@ -5616,19 +5616,6 @@
|
|||
}
|
||||
}
|
||||
},
|
||||
"10": {
|
||||
"options": {
|
||||
"0": {
|
||||
"question": "Alle Notes"
|
||||
},
|
||||
"1": {
|
||||
"question": "Verberg import Notes"
|
||||
},
|
||||
"2": {
|
||||
"question": "Toon enkel import Notes"
|
||||
}
|
||||
}
|
||||
},
|
||||
"2": {
|
||||
"options": {
|
||||
"0": {
|
||||
|
@ -5684,6 +5671,19 @@
|
|||
"question": "Toon enkel open Notes"
|
||||
}
|
||||
}
|
||||
},
|
||||
"10": {
|
||||
"options": {
|
||||
"0": {
|
||||
"question": "Alle Notes"
|
||||
},
|
||||
"1": {
|
||||
"question": "Verberg import Notes"
|
||||
},
|
||||
"2": {
|
||||
"question": "Toon enkel import Notes"
|
||||
}
|
||||
}
|
||||
}
|
||||
},
|
||||
"name": "OpenStreetMap Notes",
|
||||
|
@ -5979,21 +5979,6 @@
|
|||
"1": {
|
||||
"then": "Dit is een normale parkeerplek."
|
||||
},
|
||||
"10": {
|
||||
"then": "Deze parkeerplek is gereserveerd voor ouders met kinderen."
|
||||
},
|
||||
"11": {
|
||||
"then": "Deze parkeerplek is gereserveerd voor personeel."
|
||||
},
|
||||
"12": {
|
||||
"then": "Deze parkeerplek is gereserveerd voor taxis."
|
||||
},
|
||||
"13": {
|
||||
"then": "Deze parkeerplek is gereserveerd voor voertuigen met een aanhanger."
|
||||
},
|
||||
"14": {
|
||||
"then": "Deze parkeerplek is gereserveerd voor autodelen."
|
||||
},
|
||||
"2": {
|
||||
"then": "Dit is een gehandicaptenparkeerplaats."
|
||||
},
|
||||
|
@ -6017,6 +6002,21 @@
|
|||
},
|
||||
"9": {
|
||||
"then": "Deze parkeerplek is gereserveerd voor motoren."
|
||||
},
|
||||
"10": {
|
||||
"then": "Deze parkeerplek is gereserveerd voor ouders met kinderen."
|
||||
},
|
||||
"11": {
|
||||
"then": "Deze parkeerplek is gereserveerd voor personeel."
|
||||
},
|
||||
"12": {
|
||||
"then": "Deze parkeerplek is gereserveerd voor taxis."
|
||||
},
|
||||
"13": {
|
||||
"then": "Deze parkeerplek is gereserveerd voor voertuigen met een aanhanger."
|
||||
},
|
||||
"14": {
|
||||
"then": "Deze parkeerplek is gereserveerd voor autodelen."
|
||||
}
|
||||
},
|
||||
"question": "Wat voor parkeerplek is dit?"
|
||||
|
@ -6577,6 +6577,30 @@
|
|||
"1": {
|
||||
"question": "Recycling van batterijen"
|
||||
},
|
||||
"2": {
|
||||
"question": "Recycling van drankpakken"
|
||||
},
|
||||
"3": {
|
||||
"question": "Recycling van blikken"
|
||||
},
|
||||
"4": {
|
||||
"question": "Recycling van kleding"
|
||||
},
|
||||
"5": {
|
||||
"question": "Recycling van frituurvet"
|
||||
},
|
||||
"6": {
|
||||
"question": "Recycling van motorolie"
|
||||
},
|
||||
"7": {
|
||||
"question": "Recycling van tl-buizen"
|
||||
},
|
||||
"8": {
|
||||
"question": "Recycling van groen afval"
|
||||
},
|
||||
"9": {
|
||||
"question": "Recycling van glazen flessen"
|
||||
},
|
||||
"10": {
|
||||
"question": "Recycling van glas"
|
||||
},
|
||||
|
@ -6607,35 +6631,11 @@
|
|||
"19": {
|
||||
"question": "Recycling van restafval"
|
||||
},
|
||||
"2": {
|
||||
"question": "Recycling van drankpakken"
|
||||
},
|
||||
"20": {
|
||||
"question": "Recycling van inktpatronen"
|
||||
},
|
||||
"21": {
|
||||
"question": "Recycling van fietsen"
|
||||
},
|
||||
"3": {
|
||||
"question": "Recycling van blikken"
|
||||
},
|
||||
"4": {
|
||||
"question": "Recycling van kleding"
|
||||
},
|
||||
"5": {
|
||||
"question": "Recycling van frituurvet"
|
||||
},
|
||||
"6": {
|
||||
"question": "Recycling van motorolie"
|
||||
},
|
||||
"7": {
|
||||
"question": "Recycling van tl-buizen"
|
||||
},
|
||||
"8": {
|
||||
"question": "Recycling van groen afval"
|
||||
},
|
||||
"9": {
|
||||
"question": "Recycling van glazen flessen"
|
||||
}
|
||||
}
|
||||
},
|
||||
|
@ -6703,6 +6703,30 @@
|
|||
"1": {
|
||||
"then": "Drankpakken kunnen hier gerecycled worden"
|
||||
},
|
||||
"2": {
|
||||
"then": "Blikken kunnen hier gerecycled worden"
|
||||
},
|
||||
"3": {
|
||||
"then": "Kleren kunnen hier gerecycled worden"
|
||||
},
|
||||
"4": {
|
||||
"then": "Frituurvet kan hier gerecycled worden"
|
||||
},
|
||||
"5": {
|
||||
"then": "Motorolie kan hier gerecycled worden"
|
||||
},
|
||||
"6": {
|
||||
"then": "TL-buizen kunnen hier gerecycled worden"
|
||||
},
|
||||
"7": {
|
||||
"then": "Groen afval kan hier gerecycled worden"
|
||||
},
|
||||
"8": {
|
||||
"then": "Organisch afval kan hier gerecycled worden"
|
||||
},
|
||||
"9": {
|
||||
"then": "Glazen flessen kunnen hier gerecycled worden"
|
||||
},
|
||||
"10": {
|
||||
"then": "Glas kan hier gerecycled worden"
|
||||
},
|
||||
|
@ -6733,9 +6757,6 @@
|
|||
"19": {
|
||||
"then": "Schoenen kunnen hier gerecycled worden"
|
||||
},
|
||||
"2": {
|
||||
"then": "Blikken kunnen hier gerecycled worden"
|
||||
},
|
||||
"20": {
|
||||
"then": "Kleine elektrische apparaten kunnen hier gerecycled worden"
|
||||
},
|
||||
|
@ -6750,27 +6771,6 @@
|
|||
},
|
||||
"24": {
|
||||
"then": "Fietsen (en fietswrakken) kunnen hier gerecycled worden"
|
||||
},
|
||||
"3": {
|
||||
"then": "Kleren kunnen hier gerecycled worden"
|
||||
},
|
||||
"4": {
|
||||
"then": "Frituurvet kan hier gerecycled worden"
|
||||
},
|
||||
"5": {
|
||||
"then": "Motorolie kan hier gerecycled worden"
|
||||
},
|
||||
"6": {
|
||||
"then": "TL-buizen kunnen hier gerecycled worden"
|
||||
},
|
||||
"7": {
|
||||
"then": "Groen afval kan hier gerecycled worden"
|
||||
},
|
||||
"8": {
|
||||
"then": "Organisch afval kan hier gerecycled worden"
|
||||
},
|
||||
"9": {
|
||||
"then": "Glazen flessen kunnen hier gerecycled worden"
|
||||
}
|
||||
},
|
||||
"question": "Wat kan hier gerecycled worden?"
|
||||
|
@ -7494,12 +7494,6 @@
|
|||
"1": {
|
||||
"then": "Deze lantaarn gebruikt LEDs"
|
||||
},
|
||||
"10": {
|
||||
"then": "Deze lantaarn gebruikt hogedruknatriumlampen (oranje met wit)"
|
||||
},
|
||||
"11": {
|
||||
"then": "Deze lantaarn wordt verlicht met gas"
|
||||
},
|
||||
"2": {
|
||||
"then": "Deze lantaarn gebruikt gloeilampen"
|
||||
},
|
||||
|
@ -7523,6 +7517,12 @@
|
|||
},
|
||||
"9": {
|
||||
"then": "Deze lantaarn gebruikt lagedruknatriumlampen (monochroom oranje)"
|
||||
},
|
||||
"10": {
|
||||
"then": "Deze lantaarn gebruikt hogedruknatriumlampen (oranje met wit)"
|
||||
},
|
||||
"11": {
|
||||
"then": "Deze lantaarn wordt verlicht met gas"
|
||||
}
|
||||
},
|
||||
"question": "Wat voor verlichting gebruikt deze lantaarn?"
|
||||
|
@ -8766,4 +8766,4 @@
|
|||
}
|
||||
}
|
||||
}
|
||||
}
|
||||
}
|
Loading…
Reference in a new issue