forked from MapComplete/MapComplete
Chore: formatting
This commit is contained in:
parent
1e8ce3cc2d
commit
a129b5c3bf
32 changed files with 930 additions and 614 deletions
|
@ -35,16 +35,6 @@
|
|||
"1": {
|
||||
"title": "un mupi"
|
||||
},
|
||||
"10": {
|
||||
"description": "S'utilitza per a cartells publicitaris, retols de neó, logotips i cartells en entrades institucionals",
|
||||
"title": "un lletrer"
|
||||
},
|
||||
"11": {
|
||||
"title": "una escupltura"
|
||||
},
|
||||
"12": {
|
||||
"title": "una paret pintada"
|
||||
},
|
||||
"2": {
|
||||
"title": "un mupi sobre la paret"
|
||||
},
|
||||
|
@ -71,6 +61,16 @@
|
|||
},
|
||||
"9": {
|
||||
"title": "un tòtem"
|
||||
},
|
||||
"10": {
|
||||
"description": "S'utilitza per a cartells publicitaris, retols de neó, logotips i cartells en entrades institucionals",
|
||||
"title": "un lletrer"
|
||||
},
|
||||
"11": {
|
||||
"title": "una escupltura"
|
||||
},
|
||||
"12": {
|
||||
"title": "una paret pintada"
|
||||
}
|
||||
},
|
||||
"tagRenderings": {
|
||||
|
@ -165,9 +165,6 @@
|
|||
"1": {
|
||||
"then": "Açò és un tauló d'anunis"
|
||||
},
|
||||
"10": {
|
||||
"then": "Açò és una paret pintada"
|
||||
},
|
||||
"2": {
|
||||
"then": "Açò és una columna"
|
||||
},
|
||||
|
@ -191,6 +188,9 @@
|
|||
},
|
||||
"9": {
|
||||
"then": "Açò és un tòtem"
|
||||
},
|
||||
"10": {
|
||||
"then": "Açò és una paret pintada"
|
||||
}
|
||||
},
|
||||
"question": "Quin tipus d'element publicitari és aquest?",
|
||||
|
@ -205,9 +205,6 @@
|
|||
"1": {
|
||||
"then": "Tauló d'anuncis"
|
||||
},
|
||||
"10": {
|
||||
"then": "Paret Pintada"
|
||||
},
|
||||
"2": {
|
||||
"then": "Mupi"
|
||||
},
|
||||
|
@ -231,6 +228,9 @@
|
|||
},
|
||||
"9": {
|
||||
"then": "Tòtem"
|
||||
},
|
||||
"10": {
|
||||
"then": "Paret Pintada"
|
||||
}
|
||||
}
|
||||
}
|
||||
|
@ -312,15 +312,6 @@
|
|||
"1": {
|
||||
"then": "Mural"
|
||||
},
|
||||
"10": {
|
||||
"then": "Azulejo (Rajoles decoratives espanyoles i portugueses)"
|
||||
},
|
||||
"11": {
|
||||
"then": "Enrajolat"
|
||||
},
|
||||
"12": {
|
||||
"then": "Tallat a la fusta"
|
||||
},
|
||||
"2": {
|
||||
"then": "Pintura"
|
||||
},
|
||||
|
@ -344,6 +335,15 @@
|
|||
},
|
||||
"9": {
|
||||
"then": "Relleu"
|
||||
},
|
||||
"10": {
|
||||
"then": "Azulejo (Rajoles decoratives espanyoles i portugueses)"
|
||||
},
|
||||
"11": {
|
||||
"then": "Enrajolat"
|
||||
},
|
||||
"12": {
|
||||
"then": "Tallat a la fusta"
|
||||
}
|
||||
},
|
||||
"question": "Quin tipus d'obra és aquesta peça?",
|
||||
|
@ -1743,9 +1743,6 @@
|
|||
"1": {
|
||||
"question": "Té un connector <div style='display: inline-block'><b><b>Schuko</b> sense pin de terra (CEE7/4 tipus F)</b> <img style='width:1rem; display: inline-block' src='./assets/layers/charging_station/CEE7_4F.svg'/></div> connector"
|
||||
},
|
||||
"13": {
|
||||
"question": "Té un connector <div style='display: inline-block'><b><b>Tesla Supercharger (Destination)</b> (Tipus 2 amb un cable de marca tesla)</b><img style='width:1rem; display: inline-block' src='./assets/layers/charging_station/Type2_tethered.svg'/></div>"
|
||||
},
|
||||
"4": {
|
||||
"question": "Té un connector de <div style='display: inline-block'><b><b>Tipus 1 amb cable</b> (J1772)</b><img style='width:1rem; display: inline-block' src='./assets/layers/charging_station/Type1_J1772.svg'/></div>"
|
||||
},
|
||||
|
@ -1760,6 +1757,9 @@
|
|||
},
|
||||
"8": {
|
||||
"question": "Té un connector <div style='display: inline-block'><b><b>Tipus 2</b> (mennekes)</b><img style='width:1rem; display: inline-block' src='./assets/layers/charging_station/Type2_socket.svg'/></div>"
|
||||
},
|
||||
"13": {
|
||||
"question": "Té un connector <div style='display: inline-block'><b><b>Tesla Supercharger (Destination)</b> (Tipus 2 amb un cable de marca tesla)</b><img style='width:1rem; display: inline-block' src='./assets/layers/charging_station/Type2_tethered.svg'/></div>"
|
||||
}
|
||||
}
|
||||
}
|
||||
|
@ -1809,6 +1809,30 @@
|
|||
"1": {
|
||||
"then": "<b>Endoll de paret Schuko</b> sense pin a terra (CEE7/4 tipus F)"
|
||||
},
|
||||
"2": {
|
||||
"then": "<b>Endoll de paret Europeu</b> amb pin de terra (CEE7/4 tipus E)"
|
||||
},
|
||||
"3": {
|
||||
"then": "<b>Endoll de paret Europeu</b> amb pin a terra (CEE7/4 tipus E)"
|
||||
},
|
||||
"4": {
|
||||
"then": "<b>CHAdeMo</b>"
|
||||
},
|
||||
"5": {
|
||||
"then": "<b>Chademo</b>"
|
||||
},
|
||||
"6": {
|
||||
"then": "<b>Tipus 1 amb cable</b> (J1772)"
|
||||
},
|
||||
"7": {
|
||||
"then": "<b>Tipus 1 amb cable</b> (J1772)"
|
||||
},
|
||||
"8": {
|
||||
"then": "<b>Tipus 1 <i>sense</i> cable</b> (J1772)"
|
||||
},
|
||||
"9": {
|
||||
"then": "<b>Tipus 1 <i>sense</i> cable</b> (J1772)"
|
||||
},
|
||||
"10": {
|
||||
"then": "<b>CSS 1Tipus 1</b> (també conegut com Tipus 1 combo)"
|
||||
},
|
||||
|
@ -1839,9 +1863,6 @@
|
|||
"19": {
|
||||
"then": "<b>Tipus 2 amb cable</b> (mennekes)"
|
||||
},
|
||||
"2": {
|
||||
"then": "<b>Endoll de paret Europeu</b> amb pin de terra (CEE7/4 tipus E)"
|
||||
},
|
||||
"20": {
|
||||
"then": "<b>CSS Supercarregador Tesla</b> (tipus2_css de la marca)"
|
||||
},
|
||||
|
@ -1859,27 +1880,6 @@
|
|||
},
|
||||
"26": {
|
||||
"then": "<b>USB</b> per a carregar mòbils i dispositius petits"
|
||||
},
|
||||
"3": {
|
||||
"then": "<b>Endoll de paret Europeu</b> amb pin a terra (CEE7/4 tipus E)"
|
||||
},
|
||||
"4": {
|
||||
"then": "<b>CHAdeMo</b>"
|
||||
},
|
||||
"5": {
|
||||
"then": "<b>Chademo</b>"
|
||||
},
|
||||
"6": {
|
||||
"then": "<b>Tipus 1 amb cable</b> (J1772)"
|
||||
},
|
||||
"7": {
|
||||
"then": "<b>Tipus 1 amb cable</b> (J1772)"
|
||||
},
|
||||
"8": {
|
||||
"then": "<b>Tipus 1 <i>sense</i> cable</b> (J1772)"
|
||||
},
|
||||
"9": {
|
||||
"then": "<b>Tipus 1 <i>sense</i> cable</b> (J1772)"
|
||||
}
|
||||
},
|
||||
"question": "Quins tipus de connexions de càrrega estan disponibles aquí?"
|
||||
|
@ -2948,21 +2948,6 @@
|
|||
"1": {
|
||||
"then": "Això és una fregiduria"
|
||||
},
|
||||
"10": {
|
||||
"then": "Aquí es serveixen plats xinesos"
|
||||
},
|
||||
"11": {
|
||||
"then": "Aquí es serveixen plats grecs"
|
||||
},
|
||||
"12": {
|
||||
"then": "Aquí es serveixen plats indis"
|
||||
},
|
||||
"13": {
|
||||
"then": "Aquí es serveixen plats turcs"
|
||||
},
|
||||
"14": {
|
||||
"then": "Aquí es serveixen plats tailandesos"
|
||||
},
|
||||
"2": {
|
||||
"then": "Principalment serveix pasta"
|
||||
},
|
||||
|
@ -2983,6 +2968,21 @@
|
|||
},
|
||||
"9": {
|
||||
"then": "Aquí es serveixen plats francesos"
|
||||
},
|
||||
"10": {
|
||||
"then": "Aquí es serveixen plats xinesos"
|
||||
},
|
||||
"11": {
|
||||
"then": "Aquí es serveixen plats grecs"
|
||||
},
|
||||
"12": {
|
||||
"then": "Aquí es serveixen plats indis"
|
||||
},
|
||||
"13": {
|
||||
"then": "Aquí es serveixen plats turcs"
|
||||
},
|
||||
"14": {
|
||||
"then": "Aquí es serveixen plats tailandesos"
|
||||
}
|
||||
},
|
||||
"question": "Quin menjar es serveix aquí?",
|
||||
|
@ -4607,6 +4607,30 @@
|
|||
"1": {
|
||||
"question": "Reciclatge de piles"
|
||||
},
|
||||
"2": {
|
||||
"question": "Reciclatge de cartrons de begudes"
|
||||
},
|
||||
"3": {
|
||||
"question": "Reciclatge de llaunes"
|
||||
},
|
||||
"4": {
|
||||
"question": "Reciclatge de roba"
|
||||
},
|
||||
"5": {
|
||||
"question": "Reciclatge d'oli de cuina"
|
||||
},
|
||||
"6": {
|
||||
"question": "Reciclatge d'oli de motor"
|
||||
},
|
||||
"7": {
|
||||
"question": "Reciclatge de tubs fluorescents"
|
||||
},
|
||||
"8": {
|
||||
"question": "Reciclatge de residus verds"
|
||||
},
|
||||
"9": {
|
||||
"question": "Reciclatge d'ampolles de vidre"
|
||||
},
|
||||
"10": {
|
||||
"question": "Reciclatge de vidre"
|
||||
},
|
||||
|
@ -4637,35 +4661,11 @@
|
|||
"19": {
|
||||
"question": "Reciclatge del rebuig"
|
||||
},
|
||||
"2": {
|
||||
"question": "Reciclatge de cartrons de begudes"
|
||||
},
|
||||
"20": {
|
||||
"question": "Reciclatge de cartutxos d'impressora"
|
||||
},
|
||||
"21": {
|
||||
"question": "Reciclatge de bicicletes"
|
||||
},
|
||||
"3": {
|
||||
"question": "Reciclatge de llaunes"
|
||||
},
|
||||
"4": {
|
||||
"question": "Reciclatge de roba"
|
||||
},
|
||||
"5": {
|
||||
"question": "Reciclatge d'oli de cuina"
|
||||
},
|
||||
"6": {
|
||||
"question": "Reciclatge d'oli de motor"
|
||||
},
|
||||
"7": {
|
||||
"question": "Reciclatge de tubs fluorescents"
|
||||
},
|
||||
"8": {
|
||||
"question": "Reciclatge de residus verds"
|
||||
},
|
||||
"9": {
|
||||
"question": "Reciclatge d'ampolles de vidre"
|
||||
}
|
||||
}
|
||||
},
|
||||
|
@ -4728,6 +4728,30 @@
|
|||
"1": {
|
||||
"then": "Aquí es poden reciclar els cartons de begudes"
|
||||
},
|
||||
"2": {
|
||||
"then": "Aquí es poden reciclar llaunes"
|
||||
},
|
||||
"3": {
|
||||
"then": "Aquí es pot reciclar roba"
|
||||
},
|
||||
"4": {
|
||||
"then": "Aquí es pot reciclar oli de cuina"
|
||||
},
|
||||
"5": {
|
||||
"then": "Aquí es pot reciclar oli de motor"
|
||||
},
|
||||
"6": {
|
||||
"then": "Aquí es poden reciclar tub fluroescents"
|
||||
},
|
||||
"7": {
|
||||
"then": "Aquí es poden reciclar residus verds"
|
||||
},
|
||||
"8": {
|
||||
"then": "Ací es poden reciclar residus orgànics"
|
||||
},
|
||||
"9": {
|
||||
"then": "Aquí es poden reciclar ampolles de vidre"
|
||||
},
|
||||
"10": {
|
||||
"then": "Aquí es pot reciclar vidre"
|
||||
},
|
||||
|
@ -4758,9 +4782,6 @@
|
|||
"19": {
|
||||
"then": "Aquí es poden reciclar sabates"
|
||||
},
|
||||
"2": {
|
||||
"then": "Aquí es poden reciclar llaunes"
|
||||
},
|
||||
"20": {
|
||||
"then": "Aquí es poden reciclar petits electrodomèstics"
|
||||
},
|
||||
|
@ -4775,27 +4796,6 @@
|
|||
},
|
||||
"24": {
|
||||
"then": "Aquí es poden reciclar bicicletes"
|
||||
},
|
||||
"3": {
|
||||
"then": "Aquí es pot reciclar roba"
|
||||
},
|
||||
"4": {
|
||||
"then": "Aquí es pot reciclar oli de cuina"
|
||||
},
|
||||
"5": {
|
||||
"then": "Aquí es pot reciclar oli de motor"
|
||||
},
|
||||
"6": {
|
||||
"then": "Aquí es poden reciclar tub fluroescents"
|
||||
},
|
||||
"7": {
|
||||
"then": "Aquí es poden reciclar residus verds"
|
||||
},
|
||||
"8": {
|
||||
"then": "Ací es poden reciclar residus orgànics"
|
||||
},
|
||||
"9": {
|
||||
"then": "Aquí es poden reciclar ampolles de vidre"
|
||||
}
|
||||
},
|
||||
"question": "Què es pot reciclar aquí?"
|
||||
|
@ -5258,12 +5258,6 @@
|
|||
"1": {
|
||||
"then": "Aquest fanal utilitza LED"
|
||||
},
|
||||
"10": {
|
||||
"then": "Aquest fanal utilitza làmpades de sodi d'alta pressió (taronja amb blanc)"
|
||||
},
|
||||
"11": {
|
||||
"then": "Aquest fanal s'il·lumina amb gas"
|
||||
},
|
||||
"2": {
|
||||
"then": "Aquest fanal utilitza il·luminació incandescent"
|
||||
},
|
||||
|
@ -5287,6 +5281,12 @@
|
|||
},
|
||||
"9": {
|
||||
"then": "Aquest fanal utilitza làmpades de sodi de baixa pressió (taronja monocroma)"
|
||||
},
|
||||
"10": {
|
||||
"then": "Aquest fanal utilitza làmpades de sodi d'alta pressió (taronja amb blanc)"
|
||||
},
|
||||
"11": {
|
||||
"then": "Aquest fanal s'il·lumina amb gas"
|
||||
}
|
||||
},
|
||||
"question": "Quin tipus d'il·luminació utilitza aquest fanal?"
|
||||
|
@ -6125,4 +6125,4 @@
|
|||
}
|
||||
}
|
||||
}
|
||||
}
|
||||
}
|
|
@ -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?",
|
||||
|
@ -1987,4 +1987,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."
|
||||
}
|
||||
}
|
||||
}
|
|
@ -27,9 +27,6 @@
|
|||
"advertising": {
|
||||
"name": "Reclame",
|
||||
"presets": {
|
||||
"12": {
|
||||
"title": "een muurschildering"
|
||||
},
|
||||
"3": {
|
||||
"description": "Een klein uithangbord voor buurtadvertenties, meestal gericht op voetgangers",
|
||||
"title": "een uithangbord"
|
||||
|
@ -50,6 +47,9 @@
|
|||
"8": {
|
||||
"description": "Een stuk groot, weerbestendig textiel met opgedrukte reclameboodschap die permanent aan de muur hangt",
|
||||
"title": "een spandoek"
|
||||
},
|
||||
"12": {
|
||||
"title": "een muurschildering"
|
||||
}
|
||||
},
|
||||
"tagRenderings": {
|
||||
|
@ -107,9 +107,6 @@
|
|||
},
|
||||
"title": {
|
||||
"mappings": {
|
||||
"10": {
|
||||
"then": "Muurschildering"
|
||||
},
|
||||
"3": {
|
||||
"then": "Aanplakzuil"
|
||||
},
|
||||
|
@ -127,6 +124,9 @@
|
|||
},
|
||||
"9": {
|
||||
"then": "Aanplakzuil"
|
||||
},
|
||||
"10": {
|
||||
"then": "Muurschildering"
|
||||
}
|
||||
}
|
||||
}
|
||||
|
@ -208,15 +208,6 @@
|
|||
"1": {
|
||||
"then": "Muurschildering"
|
||||
},
|
||||
"10": {
|
||||
"then": "Azulejo (Spaanse siertegels)"
|
||||
},
|
||||
"11": {
|
||||
"then": "Tegelwerk"
|
||||
},
|
||||
"12": {
|
||||
"then": "Houtsculptuur"
|
||||
},
|
||||
"2": {
|
||||
"then": "Schilderij"
|
||||
},
|
||||
|
@ -240,6 +231,15 @@
|
|||
},
|
||||
"9": {
|
||||
"then": "Reliëf"
|
||||
},
|
||||
"10": {
|
||||
"then": "Azulejo (Spaanse siertegels)"
|
||||
},
|
||||
"11": {
|
||||
"then": "Tegelwerk"
|
||||
},
|
||||
"12": {
|
||||
"then": "Houtsculptuur"
|
||||
}
|
||||
},
|
||||
"question": "Wat voor soort kunstwerk is dit?",
|
||||
|
@ -1729,27 +1729,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>"
|
||||
},
|
||||
|
@ -1773,6 +1752,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>"
|
||||
}
|
||||
}
|
||||
}
|
||||
|
@ -1828,6 +1828,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)"
|
||||
},
|
||||
|
@ -1858,9 +1882,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)"
|
||||
},
|
||||
|
@ -1891,32 +1912,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?"
|
||||
|
@ -3449,15 +3449,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"
|
||||
},
|
||||
|
@ -3481,6 +3472,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?",
|
||||
|
@ -3529,15 +3529,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"
|
||||
},
|
||||
|
@ -3561,6 +3552,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?",
|
||||
|
@ -4565,21 +4565,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"
|
||||
},
|
||||
|
@ -4603,6 +4588,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?",
|
||||
|
@ -5737,19 +5737,6 @@
|
|||
}
|
||||
}
|
||||
},
|
||||
"10": {
|
||||
"options": {
|
||||
"0": {
|
||||
"question": "Alle Notes"
|
||||
},
|
||||
"1": {
|
||||
"question": "Verberg import Notes"
|
||||
},
|
||||
"2": {
|
||||
"question": "Toon enkel import Notes"
|
||||
}
|
||||
}
|
||||
},
|
||||
"2": {
|
||||
"options": {
|
||||
"0": {
|
||||
|
@ -5805,6 +5792,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",
|
||||
|
@ -6100,21 +6100,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."
|
||||
},
|
||||
|
@ -6138,6 +6123,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?"
|
||||
|
@ -7028,6 +7028,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"
|
||||
},
|
||||
|
@ -7058,35 +7082,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"
|
||||
}
|
||||
}
|
||||
},
|
||||
|
@ -7154,6 +7154,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"
|
||||
},
|
||||
|
@ -7184,9 +7208,6 @@
|
|||
"19": {
|
||||
"then": "Schoenen kunnen hier gerecycled worden"
|
||||
},
|
||||
"2": {
|
||||
"then": "Blikken kunnen hier gerecycled worden"
|
||||
},
|
||||
"20": {
|
||||
"then": "Kleine elektrische apparaten kunnen hier gerecycled worden"
|
||||
},
|
||||
|
@ -7201,27 +7222,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?"
|
||||
|
@ -7948,12 +7948,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"
|
||||
},
|
||||
|
@ -7977,6 +7971,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?"
|
||||
|
@ -8936,27 +8936,6 @@
|
|||
"1": {
|
||||
"question": "Verkoop van dranken"
|
||||
},
|
||||
"10": {
|
||||
"question": "Verkoop van melk"
|
||||
},
|
||||
"11": {
|
||||
"question": "Verkoop van brood"
|
||||
},
|
||||
"12": {
|
||||
"question": "Verkoop van eieren"
|
||||
},
|
||||
"13": {
|
||||
"question": "Verkoop van kaas"
|
||||
},
|
||||
"14": {
|
||||
"question": "Verkoop van honing"
|
||||
},
|
||||
"15": {
|
||||
"question": "Verkoop van aardappelen"
|
||||
},
|
||||
"16": {
|
||||
"question": "Verkoop van bloemen"
|
||||
},
|
||||
"2": {
|
||||
"question": "Verkoop van snoep"
|
||||
},
|
||||
|
@ -8980,6 +8959,27 @@
|
|||
},
|
||||
"9": {
|
||||
"question": "Verkoop van fietsbinnenbanden"
|
||||
},
|
||||
"10": {
|
||||
"question": "Verkoop van melk"
|
||||
},
|
||||
"11": {
|
||||
"question": "Verkoop van brood"
|
||||
},
|
||||
"12": {
|
||||
"question": "Verkoop van eieren"
|
||||
},
|
||||
"13": {
|
||||
"question": "Verkoop van kaas"
|
||||
},
|
||||
"14": {
|
||||
"question": "Verkoop van honing"
|
||||
},
|
||||
"15": {
|
||||
"question": "Verkoop van aardappelen"
|
||||
},
|
||||
"16": {
|
||||
"question": "Verkoop van bloemen"
|
||||
}
|
||||
}
|
||||
}
|
||||
|
@ -9020,24 +9020,6 @@
|
|||
"1": {
|
||||
"then": "Snoep wordt verkocht"
|
||||
},
|
||||
"10": {
|
||||
"then": "Brood wordt verkocht"
|
||||
},
|
||||
"11": {
|
||||
"then": "Eieren worden verkocht"
|
||||
},
|
||||
"12": {
|
||||
"then": "Kaas wordt verkocht"
|
||||
},
|
||||
"13": {
|
||||
"then": "Honing wordt verkocht"
|
||||
},
|
||||
"14": {
|
||||
"then": "Aardappelen worden verkocht"
|
||||
},
|
||||
"15": {
|
||||
"then": "Bloemen worden verkocht"
|
||||
},
|
||||
"2": {
|
||||
"then": "Eten wordt verkocht"
|
||||
},
|
||||
|
@ -9061,6 +9043,24 @@
|
|||
},
|
||||
"9": {
|
||||
"then": "Melk wordt verkocht"
|
||||
},
|
||||
"10": {
|
||||
"then": "Brood wordt verkocht"
|
||||
},
|
||||
"11": {
|
||||
"then": "Eieren worden verkocht"
|
||||
},
|
||||
"12": {
|
||||
"then": "Kaas wordt verkocht"
|
||||
},
|
||||
"13": {
|
||||
"then": "Honing wordt verkocht"
|
||||
},
|
||||
"14": {
|
||||
"then": "Aardappelen worden verkocht"
|
||||
},
|
||||
"15": {
|
||||
"then": "Bloemen worden verkocht"
|
||||
}
|
||||
},
|
||||
"question": "Wat verkoopt deze verkoopautomaat?",
|
||||
|
@ -9398,4 +9398,4 @@
|
|||
}
|
||||
}
|
||||
}
|
||||
}
|
||||
}
|
Loading…
Add table
Add a link
Reference in a new issue