4850 lines
No EOL
244 KiB
JSON
4850 lines
No EOL
244 KiB
JSON
{
|
||
"id": "charging_station",
|
||
"name": {
|
||
"en": "Charging stations",
|
||
"nl": "Oplaadpunten",
|
||
"ca": "Estacions de càrrega",
|
||
"de": "Ladestationen",
|
||
"es": "Estaciones de carga"
|
||
},
|
||
"minzoom": 10,
|
||
"source": {
|
||
"osmTags": {
|
||
"and": [
|
||
{
|
||
"or": [
|
||
"amenity=charging_station",
|
||
"disused:amenity=charging_station",
|
||
"planned:amenity=charging_station",
|
||
"construction:amenity=charging_station"
|
||
]
|
||
}
|
||
]
|
||
}
|
||
},
|
||
"title": {
|
||
"render": {
|
||
"en": "Charging station",
|
||
"nl": "Oplaadpunt",
|
||
"ca": "Estació de càrrega",
|
||
"de": "Ladestation",
|
||
"es": "Estación de carga"
|
||
},
|
||
"mappings": [
|
||
{
|
||
"if": {
|
||
"and": [
|
||
"bicycle=yes",
|
||
{
|
||
"or": [
|
||
"motorcar=",
|
||
"motorcar=no"
|
||
]
|
||
}
|
||
]
|
||
},
|
||
"then": {
|
||
"en": "Charging station for electrical bicycles",
|
||
"nl": "Oplaadpunt voor elektrische fietsen",
|
||
"de": "Ladestation für Elektrofahrräder",
|
||
"es": "Estación de carga para bicicletas eléctricas"
|
||
}
|
||
},
|
||
{
|
||
"if": {
|
||
"and": [
|
||
"motorcar=yes",
|
||
{
|
||
"or": [
|
||
"bicycle=",
|
||
"bicycle=no"
|
||
]
|
||
}
|
||
]
|
||
},
|
||
"then": {
|
||
"en": "Charging station for cars",
|
||
"nl": "Oplaadpunt voor elektrische auto's",
|
||
"de": "Ladestation für Autos",
|
||
"es": "Estación de carga para coches"
|
||
}
|
||
}
|
||
]
|
||
},
|
||
"description": {
|
||
"en": "A charging station",
|
||
"nl": "Oplaadpunten",
|
||
"da": "En ladestation",
|
||
"de": "Eine Ladestation",
|
||
"es": "Una estación de carga",
|
||
"fr": "Une station de recharge"
|
||
},
|
||
"tagRenderings": [
|
||
"images",
|
||
{
|
||
"id": "Type",
|
||
"#": "Allowed vehicle types",
|
||
"question": {
|
||
"en": "Which vehicles are allowed to charge here?",
|
||
"nl": "Welke voertuigen kunnen hier opgeladen worden?",
|
||
"de": "Welche Fahrzeuge können hier laden?",
|
||
"es": "¿A qué vehículos se permite la carga aquí?"
|
||
},
|
||
"multiAnswer": true,
|
||
"mappings": [
|
||
{
|
||
"if": "bicycle=yes",
|
||
"ifnot": "bicycle=no",
|
||
"then": {
|
||
"en": "<b>Bicycles</b> can be charged here",
|
||
"nl": "<b>Elektrische fietsen</b> kunnen hier opgeladen worden",
|
||
"de": "Hier können <b>Fahrräder</b> laden",
|
||
"es": "Aquí se pueden cargar <b>bicicletas</b>"
|
||
}
|
||
},
|
||
{
|
||
"if": "motorcar=yes",
|
||
"ifnot": "motorcar=no",
|
||
"then": {
|
||
"en": "<b>Cars</b> can be charged here",
|
||
"nl": "<b>Elektrische auto's</b> kunnen hier opgeladen worden",
|
||
"de": "Hier können <b>Autos</b> laden",
|
||
"es": "Aquí se pueden cargar <b>coches</b>"
|
||
}
|
||
},
|
||
{
|
||
"if": "scooter=yes",
|
||
"ifnot": "scooter=no",
|
||
"then": {
|
||
"en": "<b>Scooters</b> can be charged here",
|
||
"nl": "<b>Elektrische scooters</b> (snorfiets of bromfiets) kunnen hier opgeladen worden",
|
||
"de": "Hier können <b>Roller</b> laden",
|
||
"es": "Aquí se pueden cargar <b>scooters</b>"
|
||
}
|
||
},
|
||
{
|
||
"if": "hgv=yes",
|
||
"ifnot": "hgv=no",
|
||
"then": {
|
||
"en": "<b>Heavy good vehicles</b> (such as trucks) can be charged here",
|
||
"nl": "<b>Vrachtwagens</b> kunnen hier opgeladen worden",
|
||
"de": "Hier können <b>LKW</b> laden"
|
||
}
|
||
},
|
||
{
|
||
"if": "bus=yes",
|
||
"ifnot": "bus=no",
|
||
"then": {
|
||
"en": "<b>Buses</b> can be charged here",
|
||
"nl": "<b>Bussen</b> kunnen hier opgeladen worden",
|
||
"de": "Hier können <b>Busse</b> laden",
|
||
"es": "Aquí se pueden cargar <b>buses</b>"
|
||
}
|
||
}
|
||
]
|
||
},
|
||
{
|
||
"id": "access",
|
||
"question": {
|
||
"en": "Who is allowed to use this charging station?",
|
||
"nl": "Wie mag er dit oplaadpunt gebruiken?",
|
||
"de": "Wer darf diese Ladestation benutzen?",
|
||
"es": "¿A quién se le permite utilizar esta estación de carga?"
|
||
},
|
||
"render": {
|
||
"en": "Access is {access}",
|
||
"nl": "Toegang voor {access}",
|
||
"de": "Zugang ist {access}",
|
||
"es": "El acceso está {access}"
|
||
},
|
||
"freeform": {
|
||
"key": "access",
|
||
"addExtraTags": [
|
||
"fixme=Freeform field used for access - doublecheck the value"
|
||
]
|
||
},
|
||
"mappings": [
|
||
{
|
||
"if": "access=yes",
|
||
"then": {
|
||
"en": "Anyone can use this charging station (payment might be needed)",
|
||
"nl": "Toegankelijk voor iedereen (mogelijks met aanmelden en/of te betalen)",
|
||
"de": "Jeder kann die Station nutzen (eventuell gegen Bezahlung)",
|
||
"es": "Cualquiera puede utilizar esta estación de carga (puede requerirse un pago)"
|
||
}
|
||
},
|
||
{
|
||
"if": {
|
||
"or": [
|
||
"access=permissive",
|
||
"access=public"
|
||
]
|
||
},
|
||
"then": {
|
||
"en": "Anyone can use this charging station (payment might be needed)",
|
||
"nl": "Toegankelijk voor iedereen (mogelijks met aanmelden en/of te betalen)",
|
||
"de": "Jeder kann diese Ladestation nutzen (eventuell gegen Bezahlung)",
|
||
"es": "Cualquiera puede utilizar esta estación de carga (puede requerirse un pago)"
|
||
},
|
||
"hideInAnswer": true
|
||
},
|
||
{
|
||
"if": "access=customers",
|
||
"then": {
|
||
"en": "Only customers of the place this station belongs to can use this charging station<br/><span class='subtle'>E.g. a charging station operated by hotel which is only usable by their guests</span>",
|
||
"nl": "Enkel <b>klanten van de bijhorende plaats</b> mogen dit oplaadpunt gebruiken<br/><span class='subtle'>Bv. op de parking van een hotel en enkel toegankelijk voor klanten van dit hotel</span>",
|
||
"de": "Nur Kunden des Ortes, zu dem diese Station gehört, können diese Ladestation nutzen<br/><span class='subtle'>Z.B. eine von einem Hotel betriebene Ladestation, die nur von dessen Gästen genutzt werden kann</span>",
|
||
"es": "Solo clientes del lugar al que pertenece esta estación la pueden utilizar <br/><span class='subtle'>Ej. una estación de carga operada por un hotel que solo es utilizable por sus huéspedes</span>"
|
||
}
|
||
},
|
||
{
|
||
"if": "access=key",
|
||
"then": {
|
||
"en": "A <b>key</b> must be requested to access this charging station<br/><span class='subtle'>E.g. a charging station operated by hotel which is only usable by their guests, which receive a key from the reception to unlock the charging station</span>",
|
||
"nl": "Een <b>sleutel</b> is nodig om dit oplaadpunt te gebruiken<br/><span class='subtle'>Bv. voor klanten van een hotel of een bar, die de sleutel aan de receptie kunnen krijgen</span>",
|
||
"de": "Für den Zugang zur Station muss ein <b>Schlüssel</b> angefordert werden<br/><span class='subtle'>z.B. eine von einem Hotel betriebene Ladestation, die nur von dessen Gästen genutzt werden kann, die an der Rezeption einen Schlüssel erhalten, um die Ladestation aufzuschließen</span>",
|
||
"es": "Se debe de solicitar una <b>llave</b> para utilizar esta estación de carga<br/><span class='subtle'>Ej. una estación de carga operada por un hotel que solo es utilizable por sus huéspedes, que reciben una llave de la recepción para desbloquear la estación de carga</span>"
|
||
}
|
||
},
|
||
{
|
||
"if": "access=private",
|
||
"then": {
|
||
"en": "Not accessible to the general public (e.g. only accessible to the owners, employees, …)",
|
||
"nl": "Niet toegankelijk voor het publiek <br/><span class='subtle'>Bv. enkel toegankelijk voor de eigenaar, medewerkers, ...</span>",
|
||
"de": "Die Station ist nicht für die Allgemeinheit zugänglich (z. B. nur für die Eigentümer, Mitarbeiter, …)",
|
||
"es": "No accesible al público general (ej. solo accesible a los propietarios, empleados, ...)"
|
||
}
|
||
}
|
||
]
|
||
},
|
||
{
|
||
"id": "capacity",
|
||
"render": {
|
||
"en": "{capacity} vehicles can be charged here at the same time",
|
||
"nl": "{capacity} voertuigen kunnen hier op hetzelfde moment opgeladen worden",
|
||
"de": "Hier können {capacity} Fahrzeuge gleichzeitig laden",
|
||
"es": "Aquí se pueden cargar {capacity} vehículos al mismo tiempo"
|
||
},
|
||
"question": {
|
||
"en": "How much vehicles can be charged here at the same time?",
|
||
"nl": "Hoeveel voertuigen kunnen hier opgeladen worden?",
|
||
"de": "Wie viele Fahrzeuge können hier gleichzeitig laden?",
|
||
"es": "¿Cuántos vehículos se pueden cargar a la vez aquí?"
|
||
},
|
||
"freeform": {
|
||
"key": "capacity",
|
||
"type": "pnat"
|
||
}
|
||
},
|
||
{
|
||
"id": "Available_charging_stations (generated)",
|
||
"question": {
|
||
"en": "Which charging connections are available here?",
|
||
"nl": "Welke laadaansluitingen zijn hier beschikbaar?",
|
||
"de": "Welche Ladeanschlüsse gibt es hier?",
|
||
"es": "¿Qué tipo de conexiones de carga están disponibles aquí?"
|
||
},
|
||
"multiAnswer": true,
|
||
"mappings": [
|
||
{
|
||
"if": "socket:schuko=1",
|
||
"ifnot": "socket:schuko=",
|
||
"then": {
|
||
"en": "<b>Schuko wall plug</b> without ground pin (CEE7/4 type F)",
|
||
"nl": "<b>Schuko stekker</b> zonder aardingspin (CEE7/4 type F)",
|
||
"de": "<b>Schuko-Stecker</b> ohne Erdungsstift (CEE7/4 Typ F)",
|
||
"es": "<b>Enchufe de pared Schuko</b> sin pin de tierra (CEE7/4 tipo F)"
|
||
},
|
||
"icon": {
|
||
"path": "./assets/layers/charging_station/CEE7_4F.svg",
|
||
"class": "medium"
|
||
},
|
||
"hideInAnswer": {
|
||
"or": [
|
||
"_country!=be",
|
||
"_country!=fr",
|
||
"_country!=ma",
|
||
"_country!=tn",
|
||
"_country!=pl",
|
||
"_country!=cs",
|
||
"_country!=sk",
|
||
"_country!=mo"
|
||
]
|
||
}
|
||
},
|
||
{
|
||
"if": {
|
||
"and": [
|
||
"socket:schuko~*",
|
||
"socket:schuko!=1"
|
||
]
|
||
},
|
||
"then": {
|
||
"en": "<b>Schuko wall plug</b> without ground pin (CEE7/4 type F)",
|
||
"nl": "<b>Schuko stekker</b> zonder aardingspin (CEE7/4 type F)",
|
||
"de": "<b>Schuko-Stecker</b> ohne Erdungsstift (CEE7/4 Typ F)",
|
||
"es": "<b>Enchufe de pared Schuko</b> sin pin de tierra (CEE7/4 tipo F)"
|
||
},
|
||
"hideInAnswer": true,
|
||
"icon": {
|
||
"path": "./assets/layers/charging_station/CEE7_4F.svg",
|
||
"class": "medium"
|
||
}
|
||
},
|
||
{
|
||
"if": "socket:typee=1",
|
||
"ifnot": "socket:typee=",
|
||
"then": {
|
||
"en": "<b>European wall plug</b> with ground pin (CEE7/4 type E)",
|
||
"nl": "<b>Europese stekker</b> met aardingspin (CEE7/4 type E)",
|
||
"de": "<b>Europäischer Netzstecker</b> mit Erdungsstift (CEE7/4 Typ E)",
|
||
"es": "<b>Enchufe de pared Europeo</b> con pin de tierra (CEE7/4 tipo E)"
|
||
},
|
||
"icon": {
|
||
"path": "./assets/layers/charging_station/TypeE.svg",
|
||
"class": "medium"
|
||
}
|
||
},
|
||
{
|
||
"if": {
|
||
"and": [
|
||
"socket:typee~*",
|
||
"socket:typee!=1"
|
||
]
|
||
},
|
||
"then": {
|
||
"en": "<b>European wall plug</b> with ground pin (CEE7/4 type E)",
|
||
"nl": "<b>Europese stekker</b> met aardingspin (CEE7/4 type E)",
|
||
"de": "<b>Europäischer Netzstecker</b> mit Erdungsstift (CEE7/4 Typ E)",
|
||
"es": "<b>Enchufe de pared Europeo</b> con pin de tierra (CEE7/4 tipo E)"
|
||
},
|
||
"hideInAnswer": true,
|
||
"icon": {
|
||
"path": "./assets/layers/charging_station/TypeE.svg",
|
||
"class": "medium"
|
||
}
|
||
},
|
||
{
|
||
"if": "socket:chademo=1",
|
||
"ifnot": "socket:chademo=",
|
||
"then": {
|
||
"en": "<b>Chademo</b>",
|
||
"nl": "<b>Chademo</b>",
|
||
"ca": "<b>Chademo</b>",
|
||
"de": "<b>Chademo-Anschluss</b>",
|
||
"es": "<b>Chademo</b>"
|
||
},
|
||
"icon": {
|
||
"path": "./assets/layers/charging_station/Chademo_type4.svg",
|
||
"class": "medium"
|
||
},
|
||
"hideInAnswer": {
|
||
"or": [
|
||
{
|
||
"and": [
|
||
"car=no",
|
||
"motorcar=no",
|
||
"hgv=no",
|
||
"bus=no"
|
||
]
|
||
},
|
||
{
|
||
"and": [
|
||
{
|
||
"or": [
|
||
"bicycle=yes",
|
||
"scooter=yes"
|
||
]
|
||
},
|
||
"car!=yes",
|
||
"motorcar!=yes",
|
||
"hgv!=yes",
|
||
"bus!=yes"
|
||
]
|
||
}
|
||
]
|
||
}
|
||
},
|
||
{
|
||
"if": {
|
||
"and": [
|
||
"socket:chademo~*",
|
||
"socket:chademo!=1"
|
||
]
|
||
},
|
||
"then": {
|
||
"en": "<b>Chademo</b>",
|
||
"nl": "<b>Chademo</b>",
|
||
"ca": "<b>Chademo</b>",
|
||
"de": "<b>Chademo-Anschluss</b>",
|
||
"es": "<b>Chademo</b>"
|
||
},
|
||
"hideInAnswer": true,
|
||
"icon": {
|
||
"path": "./assets/layers/charging_station/Chademo_type4.svg",
|
||
"class": "medium"
|
||
}
|
||
},
|
||
{
|
||
"if": "socket:type1_cable=1",
|
||
"ifnot": "socket:type1_cable=",
|
||
"then": {
|
||
"en": "<b>Type 1 with cable</b> (J1772)",
|
||
"nl": "<b>Type 1 met kabel</b> (J1772)",
|
||
"de": "<b>Typ 1 mit Kabel</b> (J1772)",
|
||
"es": "<b>Tipo 1 con cable</b> (J1772)"
|
||
},
|
||
"icon": {
|
||
"path": "./assets/layers/charging_station/Type1_J1772.svg",
|
||
"class": "medium"
|
||
},
|
||
"hideInAnswer": {
|
||
"or": [
|
||
{
|
||
"and": [
|
||
"car=no",
|
||
"motorcar=no",
|
||
"hgv=no",
|
||
"bus=no"
|
||
]
|
||
},
|
||
{
|
||
"and": [
|
||
{
|
||
"or": [
|
||
"bicycle=yes",
|
||
"scooter=yes"
|
||
]
|
||
},
|
||
"car!=yes",
|
||
"motorcar!=yes",
|
||
"hgv!=yes",
|
||
"bus!=yes"
|
||
]
|
||
}
|
||
]
|
||
}
|
||
},
|
||
{
|
||
"if": {
|
||
"and": [
|
||
"socket:type1_cable~*",
|
||
"socket:type1_cable!=1"
|
||
]
|
||
},
|
||
"then": {
|
||
"en": "<b>Type 1 with cable</b> (J1772)",
|
||
"nl": "<b>Type 1 met kabel</b> (J1772)",
|
||
"de": "<b>Typ 1 mit Kabel</b> (J1772)",
|
||
"es": "<b>Tipo 1 con cable</b> (J1772)"
|
||
},
|
||
"hideInAnswer": true,
|
||
"icon": {
|
||
"path": "./assets/layers/charging_station/Type1_J1772.svg",
|
||
"class": "medium"
|
||
}
|
||
},
|
||
{
|
||
"if": "socket:type1=1",
|
||
"ifnot": "socket:type1=",
|
||
"then": {
|
||
"en": "<b>Type 1 <i>without</i> cable</b> (J1772)",
|
||
"nl": "<b>Type 1 <i>zonder</i> kabel</b> (J1772)",
|
||
"de": "<b>Typ 1 <i>ohne</i> Kabel</b> (J1772)",
|
||
"es": "<b>Tipo 1 <i>sin</i> cable</b> (J1772)"
|
||
},
|
||
"icon": {
|
||
"path": "./assets/layers/charging_station/Type1_J1772.svg",
|
||
"class": "medium"
|
||
},
|
||
"hideInAnswer": {
|
||
"or": [
|
||
{
|
||
"and": [
|
||
"car=no",
|
||
"motorcar=no",
|
||
"hgv=no",
|
||
"bus=no"
|
||
]
|
||
},
|
||
{
|
||
"and": [
|
||
{
|
||
"or": [
|
||
"bicycle=yes",
|
||
"scooter=yes"
|
||
]
|
||
},
|
||
"car!=yes",
|
||
"motorcar!=yes",
|
||
"hgv!=yes",
|
||
"bus!=yes"
|
||
]
|
||
}
|
||
]
|
||
}
|
||
},
|
||
{
|
||
"if": {
|
||
"and": [
|
||
"socket:type1~*",
|
||
"socket:type1!=1"
|
||
]
|
||
},
|
||
"then": {
|
||
"en": "<b>Type 1 <i>without</i> cable</b> (J1772)",
|
||
"nl": "<b>Type 1 <i>zonder</i> kabel</b> (J1772)",
|
||
"de": "<b> Typ 1 <i>ohne </i> Kabel</b> (J1772)",
|
||
"es": "<b>Tipo 1<i>sin</i> cable</b> (J1772)"
|
||
},
|
||
"hideInAnswer": true,
|
||
"icon": {
|
||
"path": "./assets/layers/charging_station/Type1_J1772.svg",
|
||
"class": "medium"
|
||
}
|
||
},
|
||
{
|
||
"if": "socket:type1_combo=1",
|
||
"ifnot": "socket:type1_combo=",
|
||
"then": {
|
||
"en": "<b>Type 1 CCS</b> (aka Type 1 Combo)",
|
||
"nl": "<b>Type 1 CCS</b> (ook gekend als Type 1 Combo)",
|
||
"de": "<b>Typ 1 CCS</b> (Typ 1 Combo)",
|
||
"es": "<b>CSS Tipo 1</b> (también conocido como Tipo 1 Combo)"
|
||
},
|
||
"icon": {
|
||
"path": "./assets/layers/charging_station/Type1-ccs.svg",
|
||
"class": "medium"
|
||
},
|
||
"hideInAnswer": {
|
||
"or": [
|
||
{
|
||
"and": [
|
||
"car=no",
|
||
"motorcar=no",
|
||
"hgv=no",
|
||
"bus=no"
|
||
]
|
||
},
|
||
{
|
||
"and": [
|
||
{
|
||
"or": [
|
||
"bicycle=yes",
|
||
"scooter=yes"
|
||
]
|
||
},
|
||
"car!=yes",
|
||
"motorcar!=yes",
|
||
"hgv!=yes",
|
||
"bus!=yes"
|
||
]
|
||
}
|
||
]
|
||
}
|
||
},
|
||
{
|
||
"if": {
|
||
"and": [
|
||
"socket:type1_combo~*",
|
||
"socket:type1_combo!=1"
|
||
]
|
||
},
|
||
"then": {
|
||
"en": "<b>Type 1 CCS</b> (aka Type 1 Combo)",
|
||
"nl": "<b>Type 1 CCS</b> (ook gekend als Type 1 Combo)",
|
||
"de": "<b> Typ 1 CCS </b> (auch bekannt als Typ 1 Combo)",
|
||
"es": "<b>CSS Tipo 1</b> (también conocido como Tipo 1 Combo)"
|
||
},
|
||
"hideInAnswer": true,
|
||
"icon": {
|
||
"path": "./assets/layers/charging_station/Type1-ccs.svg",
|
||
"class": "medium"
|
||
}
|
||
},
|
||
{
|
||
"if": "socket:tesla_supercharger=1",
|
||
"ifnot": "socket:tesla_supercharger=",
|
||
"then": {
|
||
"en": "<b>Tesla Supercharger</b>",
|
||
"nl": "<b>Tesla Supercharger</b>",
|
||
"de": "<b>Tesla Supercharger</b>",
|
||
"es": "<b>Supercargador de Tesla</b>"
|
||
},
|
||
"icon": {
|
||
"path": "./assets/layers/charging_station/Tesla-hpwc-model-s.svg",
|
||
"class": "medium"
|
||
},
|
||
"hideInAnswer": {
|
||
"or": [
|
||
{
|
||
"and": [
|
||
"car=no",
|
||
"motorcar=no",
|
||
"hgv=no",
|
||
"bus=no"
|
||
]
|
||
},
|
||
{
|
||
"and": [
|
||
{
|
||
"or": [
|
||
"bicycle=yes",
|
||
"scooter=yes"
|
||
]
|
||
},
|
||
"car!=yes",
|
||
"motorcar!=yes",
|
||
"hgv!=yes",
|
||
"bus!=yes"
|
||
]
|
||
}
|
||
]
|
||
}
|
||
},
|
||
{
|
||
"if": {
|
||
"and": [
|
||
"socket:tesla_supercharger~*",
|
||
"socket:tesla_supercharger!=1"
|
||
]
|
||
},
|
||
"then": {
|
||
"en": "<b>Tesla Supercharger</b>",
|
||
"nl": "<b>Tesla Supercharger</b>",
|
||
"de": "<b>Tesla Supercharger</b>",
|
||
"es": "<b>Supercargador de Tesla</b>"
|
||
},
|
||
"hideInAnswer": true,
|
||
"icon": {
|
||
"path": "./assets/layers/charging_station/Tesla-hpwc-model-s.svg",
|
||
"class": "medium"
|
||
}
|
||
},
|
||
{
|
||
"if": "socket:type2=1",
|
||
"ifnot": "socket:type2=",
|
||
"then": {
|
||
"en": "<b>Type 2</b> (mennekes)",
|
||
"nl": "<b>Type 2</b> (mennekes)",
|
||
"de": "<b>Typ 2</b> (Mennekes)",
|
||
"es": "<b>Tipo 2</b> (mennekes)"
|
||
},
|
||
"icon": {
|
||
"path": "./assets/layers/charging_station/Type2_socket.svg",
|
||
"class": "medium"
|
||
},
|
||
"hideInAnswer": {
|
||
"or": [
|
||
{
|
||
"and": [
|
||
"car=no",
|
||
"motorcar=no",
|
||
"hgv=no",
|
||
"bus=no"
|
||
]
|
||
},
|
||
{
|
||
"and": [
|
||
{
|
||
"or": [
|
||
"bicycle=yes",
|
||
"scooter=yes"
|
||
]
|
||
},
|
||
"car!=yes",
|
||
"motorcar!=yes",
|
||
"hgv!=yes",
|
||
"bus!=yes"
|
||
]
|
||
}
|
||
]
|
||
}
|
||
},
|
||
{
|
||
"if": {
|
||
"and": [
|
||
"socket:type2~*",
|
||
"socket:type2!=1"
|
||
]
|
||
},
|
||
"then": {
|
||
"en": "<b>Type 2</b> (mennekes)",
|
||
"nl": "<b>Type 2</b> (mennekes)",
|
||
"de": "<b>Typ 2</b> (Mennekes)",
|
||
"es": "<b>Tipo 2</b> (mennekes)"
|
||
},
|
||
"hideInAnswer": true,
|
||
"icon": {
|
||
"path": "./assets/layers/charging_station/Type2_socket.svg",
|
||
"class": "medium"
|
||
}
|
||
},
|
||
{
|
||
"if": "socket:type2_combo=1",
|
||
"ifnot": "socket:type2_combo=",
|
||
"then": {
|
||
"en": "<b>Type 2 CCS</b> (mennekes)",
|
||
"nl": "<b>Type 2 CCS</b> (mennekes)",
|
||
"de": "<b>Typ 2 CCS</b> (Mennekes)",
|
||
"es": "<b>CSS Tipo 2</b> (mennekes)"
|
||
},
|
||
"icon": {
|
||
"path": "./assets/layers/charging_station/Type2_CCS.svg",
|
||
"class": "medium"
|
||
},
|
||
"hideInAnswer": {
|
||
"or": [
|
||
{
|
||
"and": [
|
||
"car=no",
|
||
"motorcar=no",
|
||
"hgv=no",
|
||
"bus=no"
|
||
]
|
||
},
|
||
{
|
||
"and": [
|
||
{
|
||
"or": [
|
||
"bicycle=yes",
|
||
"scooter=yes"
|
||
]
|
||
},
|
||
"car!=yes",
|
||
"motorcar!=yes",
|
||
"hgv!=yes",
|
||
"bus!=yes"
|
||
]
|
||
}
|
||
]
|
||
}
|
||
},
|
||
{
|
||
"if": {
|
||
"and": [
|
||
"socket:type2_combo~*",
|
||
"socket:type2_combo!=1"
|
||
]
|
||
},
|
||
"then": {
|
||
"en": "<b>Type 2 CCS</b> (mennekes)",
|
||
"nl": "<b>Type 2 CCS</b> (mennekes)",
|
||
"de": "<b>Typ 2 CCS</b> (mennekes)",
|
||
"es": "<b>CSS Tipo 2</b> (mennekes)"
|
||
},
|
||
"hideInAnswer": true,
|
||
"icon": {
|
||
"path": "./assets/layers/charging_station/Type2_CCS.svg",
|
||
"class": "medium"
|
||
}
|
||
},
|
||
{
|
||
"if": "socket:type2_cable=1",
|
||
"ifnot": "socket:type2_cable=",
|
||
"then": {
|
||
"en": "<b>Type 2 with cable</b> (mennekes)",
|
||
"nl": "<b>Type 2 met kabel</b> (J1772)",
|
||
"de": "<b>Typ 2 mit Kabel</b> (Mennekes)",
|
||
"es": "<b>Tipo 2 con cable</b> (mennekes)"
|
||
},
|
||
"icon": {
|
||
"path": "./assets/layers/charging_station/Type2_tethered.svg",
|
||
"class": "medium"
|
||
},
|
||
"hideInAnswer": {
|
||
"or": [
|
||
{
|
||
"and": [
|
||
"car=no",
|
||
"motorcar=no",
|
||
"hgv=no",
|
||
"bus=no"
|
||
]
|
||
},
|
||
{
|
||
"and": [
|
||
{
|
||
"or": [
|
||
"bicycle=yes",
|
||
"scooter=yes"
|
||
]
|
||
},
|
||
"car!=yes",
|
||
"motorcar!=yes",
|
||
"hgv!=yes",
|
||
"bus!=yes"
|
||
]
|
||
}
|
||
]
|
||
}
|
||
},
|
||
{
|
||
"if": {
|
||
"and": [
|
||
"socket:type2_cable~*",
|
||
"socket:type2_cable!=1"
|
||
]
|
||
},
|
||
"then": {
|
||
"en": "<b>Type 2 with cable</b> (mennekes)",
|
||
"nl": "<b>Type 2 met kabel</b> (J1772)",
|
||
"de": "<b>Typ 2 mit Kabel</b> (mennekes)",
|
||
"es": "<b>Tipo 2 con cable</b> (mennekes)"
|
||
},
|
||
"hideInAnswer": true,
|
||
"icon": {
|
||
"path": "./assets/layers/charging_station/Type2_tethered.svg",
|
||
"class": "medium"
|
||
}
|
||
},
|
||
{
|
||
"if": "socket:tesla_supercharger_ccs=1",
|
||
"ifnot": "socket:tesla_supercharger_ccs=",
|
||
"then": {
|
||
"en": "<b>Tesla Supercharger CCS</b> (a branded type2_css)",
|
||
"nl": "<b>Tesla Supercharger CCS</b> (een type2 CCS met Tesla-logo)",
|
||
"de": "<b>Tesla Supercharger CCS</b> (Typ 2 CSS von Tesla)",
|
||
"es": "<b>CCS Supercargador Tesla</b> (un tipo2_css con marca)"
|
||
},
|
||
"icon": {
|
||
"path": "./assets/layers/charging_station/Type2_CCS.svg",
|
||
"class": "medium"
|
||
},
|
||
"hideInAnswer": {
|
||
"or": [
|
||
{
|
||
"and": [
|
||
"car=no",
|
||
"motorcar=no",
|
||
"hgv=no",
|
||
"bus=no"
|
||
]
|
||
},
|
||
{
|
||
"and": [
|
||
{
|
||
"or": [
|
||
"bicycle=yes",
|
||
"scooter=yes"
|
||
]
|
||
},
|
||
"car!=yes",
|
||
"motorcar!=yes",
|
||
"hgv!=yes",
|
||
"bus!=yes"
|
||
]
|
||
}
|
||
]
|
||
}
|
||
},
|
||
{
|
||
"if": {
|
||
"and": [
|
||
"socket:tesla_supercharger_ccs~*",
|
||
"socket:tesla_supercharger_ccs!=1"
|
||
]
|
||
},
|
||
"then": {
|
||
"en": "<b>Tesla Supercharger CCS</b> (a branded type2_css)",
|
||
"nl": "<b>Tesla Supercharger CCS</b> (een type2 CCS met Tesla-logo)",
|
||
"de": "<b>Tesla Supercharger CCS</b> (ein Markenzeichen von type2_css)",
|
||
"es": "<b>CCS Supercargador Tesla</b> (un tipo2_css con marca)"
|
||
},
|
||
"hideInAnswer": true,
|
||
"icon": {
|
||
"path": "./assets/layers/charging_station/Type2_CCS.svg",
|
||
"class": "medium"
|
||
}
|
||
},
|
||
{
|
||
"if": "socket:tesla_destination=1",
|
||
"ifnot": "socket:tesla_destination=",
|
||
"then": {
|
||
"en": "<b>Tesla Supercharger (destination)</b>",
|
||
"nl": "<b>Tesla Supercharger (destination)</b>",
|
||
"de": "<b>Tesla Supercharger (Destination)</b>",
|
||
"es": "<b>Supercargador Tesla (destino</b>"
|
||
},
|
||
"icon": {
|
||
"path": "./assets/layers/charging_station/Tesla-hpwc-model-s.svg",
|
||
"class": "medium"
|
||
},
|
||
"hideInAnswer": {
|
||
"or": [
|
||
{
|
||
"and": [
|
||
"car=no",
|
||
"motorcar=no",
|
||
"hgv=no",
|
||
"bus=no"
|
||
]
|
||
},
|
||
{
|
||
"and": [
|
||
{
|
||
"or": [
|
||
"bicycle=yes",
|
||
"scooter=yes"
|
||
]
|
||
},
|
||
"car!=yes",
|
||
"motorcar!=yes",
|
||
"hgv!=yes",
|
||
"bus!=yes"
|
||
]
|
||
},
|
||
{
|
||
"or": [
|
||
"_country!=us"
|
||
]
|
||
}
|
||
]
|
||
}
|
||
},
|
||
{
|
||
"if": {
|
||
"and": [
|
||
"socket:tesla_destination~*",
|
||
"socket:tesla_destination!=1",
|
||
"_country=us"
|
||
]
|
||
},
|
||
"then": {
|
||
"en": "<b>Tesla Supercharger (destination)</b>",
|
||
"nl": "<b>Tesla Supercharger (destination)</b>",
|
||
"de": "<b>Tesla Supercharger (Destination)</b>",
|
||
"es": "<b>Supercargador Tesla (destino)</b>"
|
||
},
|
||
"hideInAnswer": true,
|
||
"icon": {
|
||
"path": "./assets/layers/charging_station/Tesla-hpwc-model-s.svg",
|
||
"class": "medium"
|
||
}
|
||
},
|
||
{
|
||
"if": "socket:tesla_destination=1",
|
||
"ifnot": "socket:tesla_destination=",
|
||
"then": {
|
||
"en": "<b>Tesla supercharger (destination)</b> (A Type 2 with cable branded as tesla)",
|
||
"nl": "<b>Tesla supercharger (destination</b> (Een Type 2 met kabel en Tesla-logo)",
|
||
"de": "<b>Tesla Supercharger (Destination)</b> (Typ 2 mit Kabel von Tesla)",
|
||
"es": "<b>Supercargador Tesla (destino)</b> (Un Tipo 2 con un cable de marca tesla)"
|
||
},
|
||
"icon": {
|
||
"path": "./assets/layers/charging_station/Type2_tethered.svg",
|
||
"class": "medium"
|
||
},
|
||
"hideInAnswer": {
|
||
"or": [
|
||
{
|
||
"and": [
|
||
"car=no",
|
||
"motorcar=no",
|
||
"hgv=no",
|
||
"bus=no"
|
||
]
|
||
},
|
||
{
|
||
"and": [
|
||
{
|
||
"or": [
|
||
"bicycle=yes",
|
||
"scooter=yes"
|
||
]
|
||
},
|
||
"car!=yes",
|
||
"motorcar!=yes",
|
||
"hgv!=yes",
|
||
"bus!=yes"
|
||
]
|
||
},
|
||
{
|
||
"or": [
|
||
"_country=us"
|
||
]
|
||
}
|
||
]
|
||
}
|
||
},
|
||
{
|
||
"if": {
|
||
"and": [
|
||
"socket:tesla_destination~*",
|
||
"socket:tesla_destination!=1",
|
||
"_country!=us"
|
||
]
|
||
},
|
||
"then": {
|
||
"en": "<b>Tesla supercharger (destination)</b> (A Type 2 with cable branded as tesla)",
|
||
"nl": "<b>Tesla supercharger (destination</b> (Een Type 2 met kabel en Tesla-logo)",
|
||
"de": "<b>Tesla supercharger (Destination)</b> (Typ 2 mit Kabel von Tesla)",
|
||
"es": "<b>Supercargador Tesla (destino)</b> (Un Tipo 2 con un cable de marca tesla)"
|
||
},
|
||
"hideInAnswer": true,
|
||
"icon": {
|
||
"path": "./assets/layers/charging_station/Type2_tethered.svg",
|
||
"class": "medium"
|
||
}
|
||
},
|
||
{
|
||
"if": "socket:USB-A=1",
|
||
"ifnot": "socket:USB-A=",
|
||
"then": {
|
||
"en": "<b>USB</b> to charge phones and small electronics",
|
||
"nl": "<b>USB</b> om GSMs en kleine electronica op te laden",
|
||
"de": "<b>USB</b> zum Aufladen von Handys und kleinen Elektrogeräten",
|
||
"es": "<b>USB</b> para cargar teléfonos y dispositivos pequeños"
|
||
},
|
||
"icon": {
|
||
"path": "./assets/layers/charging_station/usb_port.svg",
|
||
"class": "medium"
|
||
}
|
||
},
|
||
{
|
||
"if": {
|
||
"and": [
|
||
"socket:USB-A~*",
|
||
"socket:USB-A!=1"
|
||
]
|
||
},
|
||
"then": {
|
||
"en": "<b>USB</b> to charge phones and small electronics",
|
||
"nl": "<b>USB</b> om GSMs en kleine electronica op te laden",
|
||
"de": "<b>USB</b> zum Aufladen von Handys und kleinen Elektrogeräten",
|
||
"es": "<b>USB</b> para cargar teléfonos y dispositivos pequeños"
|
||
},
|
||
"hideInAnswer": true,
|
||
"icon": {
|
||
"path": "./assets/layers/charging_station/usb_port.svg",
|
||
"class": "medium"
|
||
}
|
||
},
|
||
{
|
||
"if": "socket:bosch_3pin=1",
|
||
"ifnot": "socket:bosch_3pin=",
|
||
"then": {
|
||
"en": "<b>Bosch Active Connect with 3 pins</b> and cable",
|
||
"nl": "<b>Bosch Active Connect met 3 pinnen</b> aan een kabel",
|
||
"de": "<b>Bosch Active Connect mit 3 Pins</b> und Kabel",
|
||
"es": "<b>Bosch Active Connect con 3 pines</b> y cable"
|
||
},
|
||
"icon": {
|
||
"path": "./assets/layers/charging_station/bosch-3pin.svg",
|
||
"class": "medium"
|
||
},
|
||
"hideInAnswer": {
|
||
"or": [
|
||
{
|
||
"and": [
|
||
"bicycle=no"
|
||
]
|
||
},
|
||
{
|
||
"and": [
|
||
{
|
||
"or": [
|
||
"car=yes",
|
||
"motorcar=yes",
|
||
"hgv=yes",
|
||
"bus=yes"
|
||
]
|
||
},
|
||
"bicycle!=yes"
|
||
]
|
||
}
|
||
]
|
||
}
|
||
},
|
||
{
|
||
"if": {
|
||
"and": [
|
||
"socket:bosch_3pin~*",
|
||
"socket:bosch_3pin!=1"
|
||
]
|
||
},
|
||
"then": {
|
||
"en": "<b>Bosch Active Connect with 3 pins</b> and cable",
|
||
"nl": "<b>Bosch Active Connect met 3 pinnen</b> aan een kabel",
|
||
"de": "<b> Bosch Active Connect mit 3 Pins </b> und Kabel",
|
||
"es": "<b>Bosch Active Connect con 3 pines</b> y cable"
|
||
},
|
||
"hideInAnswer": true,
|
||
"icon": {
|
||
"path": "./assets/layers/charging_station/bosch-3pin.svg",
|
||
"class": "medium"
|
||
}
|
||
},
|
||
{
|
||
"if": "socket:bosch_5pin=1",
|
||
"ifnot": "socket:bosch_5pin=",
|
||
"then": {
|
||
"en": "<b>Bosch Active Connect with 5 pins</b> and cable",
|
||
"nl": "<b>Bosch Active Connect met 5 pinnen</b> aan een kabel",
|
||
"de": "<b>Bosch Active Connect mit 5 Pins</b> und Kabel",
|
||
"es": "<b>Bosch Active Connect con 5 pines</b> y cable"
|
||
},
|
||
"icon": {
|
||
"path": "./assets/layers/charging_station/bosch-5pin.svg",
|
||
"class": "medium"
|
||
},
|
||
"hideInAnswer": {
|
||
"or": [
|
||
{
|
||
"and": [
|
||
"bicycle=no"
|
||
]
|
||
},
|
||
{
|
||
"and": [
|
||
{
|
||
"or": [
|
||
"car=yes",
|
||
"motorcar=yes",
|
||
"hgv=yes",
|
||
"bus=yes"
|
||
]
|
||
},
|
||
"bicycle!=yes"
|
||
]
|
||
}
|
||
]
|
||
}
|
||
},
|
||
{
|
||
"if": {
|
||
"and": [
|
||
"socket:bosch_5pin~*",
|
||
"socket:bosch_5pin!=1"
|
||
]
|
||
},
|
||
"then": {
|
||
"en": "<b>Bosch Active Connect with 5 pins</b> and cable",
|
||
"nl": "<b>Bosch Active Connect met 5 pinnen</b> aan een kabel",
|
||
"de": "<b> Bosch Active Connect mit 5 Pins </b> und Kabel",
|
||
"es": "<b>Bosch Active Connect con 5 pines</b> y cable"
|
||
},
|
||
"hideInAnswer": true,
|
||
"icon": {
|
||
"path": "./assets/layers/charging_station/bosch-5pin.svg",
|
||
"class": "medium"
|
||
}
|
||
}
|
||
]
|
||
},
|
||
{
|
||
"id": "plugs-0",
|
||
"question": {
|
||
"en": "How much plugs of type <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> are available here?",
|
||
"nl": "Hoeveel stekkers van type <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> heeft dit oplaadpunt?",
|
||
"de": "Wie viele Stecker vom Typ <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> sind hier vorhanden?"
|
||
},
|
||
"render": {
|
||
"en": "There are <b class='text-xl'>{socket:schuko}</b> plugs of type <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> available here",
|
||
"nl": "Hier zijn <b class='text-xl'>{socket:schuko}</b> stekkers van het type <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>",
|
||
"de": "Hier sind <b class='text-xl'>{socket:schuko}</b> Stecker des Typs <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> vorhanden"
|
||
},
|
||
"freeform": {
|
||
"key": "socket:schuko",
|
||
"type": "pnat"
|
||
},
|
||
"condition": {
|
||
"and": [
|
||
"socket:schuko~*",
|
||
"socket:schuko!=0"
|
||
]
|
||
}
|
||
},
|
||
{
|
||
"id": "plugs-1",
|
||
"question": {
|
||
"en": "How much plugs of type <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> are available here?",
|
||
"nl": "Hoeveel stekkers van type <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> heeft dit oplaadpunt?",
|
||
"de": "Wie viele Stecker des Typs <div style='display: inline-block'><b><b>Europäischer Wandstecker</b> mit Erdungsstift (CEE7/4 Typ E)</b> <img style='width:1rem; display: inline-block' src='./assets/layers/charging_station/TypeE.svg'/></div> sind hier vorhanden?"
|
||
},
|
||
"render": {
|
||
"en": "There are <b class='text-xl'>{socket:typee}</b> plugs of type <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> available here",
|
||
"nl": "Hier zijn <b class='text-xl'>{socket:typee}</b> stekkers van het type <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>",
|
||
"de": "Hier sind <b class='text-xl'>{socket:typee}</b> Stecker des Typs <div style='display: inline-block'><b><b>Europäischer Wandstecker</b> mit Erdungsstift (CEE7/4 Typ E)</b> <img style='width:1rem; display: inline-block' src='./assets/layers/charging_station/TypeE.svg'/></div> vorhanden"
|
||
},
|
||
"freeform": {
|
||
"key": "socket:typee",
|
||
"type": "pnat"
|
||
},
|
||
"condition": {
|
||
"and": [
|
||
"socket:typee~*",
|
||
"socket:typee!=0"
|
||
]
|
||
}
|
||
},
|
||
{
|
||
"id": "plugs-2",
|
||
"question": {
|
||
"en": "How much plugs of type <div style='display: inline-block'><b><b>Chademo</b></b> <img style='width:1rem; display: inline-block' src='./assets/layers/charging_station/Chademo_type4.svg'/></div> are available here?",
|
||
"nl": "Hoeveel stekkers van type <div style='display: inline-block'><b><b>Chademo</b></b> <img style='width:1rem; display: inline-block' src='./assets/layers/charging_station/Chademo_type4.svg'/></div> heeft dit oplaadpunt?",
|
||
"de": "Wie viele Stecker des Typs <div style='display: inline-block'><b><b>Chademo</b></b> <img style='width:1rem; display: inline-block' src='./assets/layers/charging_station/Chademo_type4.svg'/></div> sind hier vorhanden?"
|
||
},
|
||
"render": {
|
||
"en": "There are <b class='text-xl'>{socket:chademo}</b> plugs of type <div style='display: inline-block'><b><b>Chademo</b></b> <img style='width:1rem; display: inline-block' src='./assets/layers/charging_station/Chademo_type4.svg'/></div> available here",
|
||
"nl": "Hier zijn <b class='text-xl'>{socket:chademo}</b> stekkers van het type <div style='display: inline-block'><b><b>Chademo</b></b> <img style='width:1rem; display: inline-block' src='./assets/layers/charging_station/Chademo_type4.svg'/></div>",
|
||
"de": "Hier sind <b class='text-xl'>{socket:chademo}</b> Stecker des Typs <div style='display: inline-block'><b><b>Chademo</b></b> <img style='width:1rem; display: inline-block' src='./assets/layers/charging_station/Chademo_type4.svg'/></div> vorhanden"
|
||
},
|
||
"freeform": {
|
||
"key": "socket:chademo",
|
||
"type": "pnat"
|
||
},
|
||
"condition": {
|
||
"and": [
|
||
"socket:chademo~*",
|
||
"socket:chademo!=0"
|
||
]
|
||
}
|
||
},
|
||
{
|
||
"id": "plugs-3",
|
||
"question": {
|
||
"en": "How much plugs of type <div style='display: inline-block'><b><b>Type 1 with cable</b> (J1772)</b> <img style='width:1rem; display: inline-block' src='./assets/layers/charging_station/Type1_J1772.svg'/></div> are available here?",
|
||
"nl": "Hoeveel stekkers van type <div style='display: inline-block'><b><b>Type 1 met kabel</b> (J1772)</b> <img style='width:1rem; display: inline-block' src='./assets/layers/charging_station/Type1_J1772.svg'/></div> heeft dit oplaadpunt?",
|
||
"de": "Wie viele Stecker vom Typ <div style='display: inline-block'><b><b>Typ 1 mit Kabel</b> (J1772)</b> <img style='width:1rem; display: inline-block' src='./assets/layers/charging_station/Type1_J1772.svg'/></div> sind hier vorhanden?"
|
||
},
|
||
"render": {
|
||
"en": "There are <b class='text-xl'>{socket:type1_cable}</b> plugs of type <div style='display: inline-block'><b><b>Type 1 with cable</b> (J1772)</b> <img style='width:1rem; display: inline-block' src='./assets/layers/charging_station/Type1_J1772.svg'/></div> available here",
|
||
"nl": "Hier zijn <b class='text-xl'>{socket:type1_cable}</b> stekkers van het type <div style='display: inline-block'><b><b>Type 1 met kabel</b> (J1772)</b> <img style='width:1rem; display: inline-block' src='./assets/layers/charging_station/Type1_J1772.svg'/></div>",
|
||
"de": "Hier sind <b class='text-xl'>{socket:type1_cable}</b> Stecker vom Typ <div style='display: inline-block'><b><b>Typ 1 mit Kabel</b> (J1772)</b> <img style='width:1rem; display: inline-block' src='./assets/layers/charging_station/Type1_J1772.svg'/></div> vorhanden"
|
||
},
|
||
"freeform": {
|
||
"key": "socket:type1_cable",
|
||
"type": "pnat"
|
||
},
|
||
"condition": {
|
||
"and": [
|
||
"socket:type1_cable~*",
|
||
"socket:type1_cable!=0"
|
||
]
|
||
}
|
||
},
|
||
{
|
||
"id": "plugs-4",
|
||
"question": {
|
||
"en": "How much plugs of type <div style='display: inline-block'><b><b>Type 1 <i>without</i> cable</b> (J1772)</b> <img style='width:1rem; display: inline-block' src='./assets/layers/charging_station/Type1_J1772.svg'/></div> are available here?",
|
||
"nl": "Hoeveel stekkers van type <div style='display: inline-block'><b><b>Type 1 <i>zonder</i> kabel</b> (J1772)</b> <img style='width:1rem; display: inline-block' src='./assets/layers/charging_station/Type1_J1772.svg'/></div> heeft dit oplaadpunt?",
|
||
"de": "Wie viele Stecker des Typs <div style='display: inline-block'><b><b>Typ 1 <i>ohne</i> Kabel</b> (J1772)</b> <img style='width:1rem; display: inline-block' src='./assets/layers/charging_station/Type1_J1772.svg'/></div> sind hier vorhanden?"
|
||
},
|
||
"render": {
|
||
"en": "There are <b class='text-xl'>{socket:type1}</b> plugs of type <div style='display: inline-block'><b><b>Type 1 <i>without</i> cable</b> (J1772)</b> <img style='width:1rem; display: inline-block' src='./assets/layers/charging_station/Type1_J1772.svg'/></div> available here",
|
||
"nl": "Hier zijn <b class='text-xl'>{socket:type1}</b> stekkers van het type <div style='display: inline-block'><b><b>Type 1 <i>zonder</i> kabel</b> (J1772)</b> <img style='width:1rem; display: inline-block' src='./assets/layers/charging_station/Type1_J1772.svg'/></div>",
|
||
"de": "Hier sind <b class='text-xl'>{socket:type1}</b> Stecker des Typs <div style='display: inline-block'><b><b>Typ 1 <i>ohne</i> Kabel</b> (J1772)</b> <img style='width:1rem; display: inline-block' src='./assets/layers/charging_station/Type1_J1772.svg'/></div> vorhanden"
|
||
},
|
||
"freeform": {
|
||
"key": "socket:type1",
|
||
"type": "pnat"
|
||
},
|
||
"condition": {
|
||
"and": [
|
||
"socket:type1~*",
|
||
"socket:type1!=0"
|
||
]
|
||
}
|
||
},
|
||
{
|
||
"id": "plugs-5",
|
||
"question": {
|
||
"en": "How much plugs of type <div style='display: inline-block'><b><b>Type 1 CCS</b> (aka Type 1 Combo)</b> <img style='width:1rem; display: inline-block' src='./assets/layers/charging_station/Type1-ccs.svg'/></div> are available here?",
|
||
"nl": "Hoeveel stekkers van type <div style='display: inline-block'><b><b>Type 1 CCS</b> (ook gekend als Type 1 Combo)</b> <img style='width:1rem; display: inline-block' src='./assets/layers/charging_station/Type1-ccs.svg'/></div> heeft dit oplaadpunt?",
|
||
"de": "Wie viele Stecker des Typs <div style='display: inline-block'><b><b>Typ 1 CCS</b> (Typ 1 Combo)</b> <img style='width:1rem; display: inline-block' src='./assets/layers/charging_station/Type1-ccs.svg'/></div> sind hier vorhanden?"
|
||
},
|
||
"render": {
|
||
"en": "There are <b class='text-xl'>{socket:type1_combo}</b> plugs of type <div style='display: inline-block'><b><b>Type 1 CCS</b> (aka Type 1 Combo)</b> <img style='width:1rem; display: inline-block' src='./assets/layers/charging_station/Type1-ccs.svg'/></div> available here",
|
||
"nl": "Hier zijn <b class='text-xl'>{socket:type1_combo}</b> stekkers van het type <div style='display: inline-block'><b><b>Type 1 CCS</b> (ook gekend als Type 1 Combo)</b> <img style='width:1rem; display: inline-block' src='./assets/layers/charging_station/Type1-ccs.svg'/></div>",
|
||
"de": "Hier sind <b class='text-xl'>{socket:type1_combo}</b> Stecker des Typs <div style='display: inline-block'><b><b>Typ 1 CCS</b> (Typ 1 Combo)</b> <img style='width:1rem; display: inline-block' src='./assets/layers/charging_station/Type1-ccs.svg'/></div> vorhanden"
|
||
},
|
||
"freeform": {
|
||
"key": "socket:type1_combo",
|
||
"type": "pnat"
|
||
},
|
||
"condition": {
|
||
"and": [
|
||
"socket:type1_combo~*",
|
||
"socket:type1_combo!=0"
|
||
]
|
||
}
|
||
},
|
||
{
|
||
"id": "plugs-6",
|
||
"question": {
|
||
"en": "How much plugs of type <div style='display: inline-block'><b><b>Tesla Supercharger</b></b> <img style='width:1rem; display: inline-block' src='./assets/layers/charging_station/Tesla-hpwc-model-s.svg'/></div> are available here?",
|
||
"nl": "Hoeveel stekkers van type <div style='display: inline-block'><b><b>Tesla Supercharger</b></b> <img style='width:1rem; display: inline-block' src='./assets/layers/charging_station/Tesla-hpwc-model-s.svg'/></div> heeft dit oplaadpunt?",
|
||
"de": "Wie viele Stecker des Typs <div style='display: inline-block'><b><b>Tesla Supercharger</b></b> <img style='width:1rem; display: inline-block' src='./assets/layers/charging_station/Tesla-hpwc-model-s.svg'/></div> sind hier vorhanden?"
|
||
},
|
||
"render": {
|
||
"en": "There are <b class='text-xl'>{socket:tesla_supercharger}</b> plugs of type <div style='display: inline-block'><b><b>Tesla Supercharger</b></b> <img style='width:1rem; display: inline-block' src='./assets/layers/charging_station/Tesla-hpwc-model-s.svg'/></div> available here",
|
||
"nl": "Hier zijn <b class='text-xl'>{socket:tesla_supercharger}</b> stekkers van het type <div style='display: inline-block'><b><b>Tesla Supercharger</b></b> <img style='width:1rem; display: inline-block' src='./assets/layers/charging_station/Tesla-hpwc-model-s.svg'/></div>",
|
||
"de": "Hier sind <b class='text-xl'>{socket:tesla_supercharger}</b> Stecker des Typs <div style='display: inline-block'><b><b>Tesla Supercharger</b></b> <img style='width:1rem; display: inline-block' src='./assets/layers/charging_station/Tesla-hpwc-model-s.svg'/></div> vorhanden"
|
||
},
|
||
"freeform": {
|
||
"key": "socket:tesla_supercharger",
|
||
"type": "pnat"
|
||
},
|
||
"condition": {
|
||
"and": [
|
||
"socket:tesla_supercharger~*",
|
||
"socket:tesla_supercharger!=0"
|
||
]
|
||
}
|
||
},
|
||
{
|
||
"id": "plugs-7",
|
||
"question": {
|
||
"en": "How much plugs of type <div style='display: inline-block'><b><b>Type 2</b> (mennekes)</b> <img style='width:1rem; display: inline-block' src='./assets/layers/charging_station/Type2_socket.svg'/></div> are available here?",
|
||
"nl": "Hoeveel stekkers van type <div style='display: inline-block'><b><b>Type 2</b> (mennekes)</b> <img style='width:1rem; display: inline-block' src='./assets/layers/charging_station/Type2_socket.svg'/></div> heeft dit oplaadpunt?",
|
||
"de": "Wie viele Stecker des Typs <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_socket.svg'/></div> sind hier vorhanden?"
|
||
},
|
||
"render": {
|
||
"en": "There are <b class='text-xl'>{socket:type2}</b> plugs of type <div style='display: inline-block'><b><b>Type 2</b> (mennekes)</b> <img style='width:1rem; display: inline-block' src='./assets/layers/charging_station/Type2_socket.svg'/></div> available here",
|
||
"nl": "Hier zijn <b class='text-xl'>{socket:type2}</b> stekkers van het type <div style='display: inline-block'><b><b>Type 2</b> (mennekes)</b> <img style='width:1rem; display: inline-block' src='./assets/layers/charging_station/Type2_socket.svg'/></div>",
|
||
"de": "Hier sind <b class='text-xl'>{socket:type2}</b> Stecker des Typs <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_socket.svg'/></div> vorhanden"
|
||
},
|
||
"freeform": {
|
||
"key": "socket:type2",
|
||
"type": "pnat"
|
||
},
|
||
"condition": {
|
||
"and": [
|
||
"socket:type2~*",
|
||
"socket:type2!=0"
|
||
]
|
||
}
|
||
},
|
||
{
|
||
"id": "plugs-8",
|
||
"question": {
|
||
"en": "How much plugs of type <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> are available here?",
|
||
"nl": "Hoeveel stekkers van type <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> heeft dit oplaadpunt?",
|
||
"de": "Wie viele Stecker des Typs <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> sind hier vorhanden?"
|
||
},
|
||
"render": {
|
||
"en": "There are <b class='text-xl'>{socket:type2_combo}</b> plugs of type <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> available here",
|
||
"nl": "Hier zijn <b class='text-xl'>{socket:type2_combo}</b> stekkers van het type <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>",
|
||
"de": "Hier sind <b class='text-xl'>{socket:type2_combo}</b> Stecker des Typs <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> vorhanden"
|
||
},
|
||
"freeform": {
|
||
"key": "socket:type2_combo",
|
||
"type": "pnat"
|
||
},
|
||
"condition": {
|
||
"and": [
|
||
"socket:type2_combo~*",
|
||
"socket:type2_combo!=0"
|
||
]
|
||
}
|
||
},
|
||
{
|
||
"id": "plugs-9",
|
||
"question": {
|
||
"en": "How much plugs of type <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> are available here?",
|
||
"nl": "Hoeveel stekkers van type <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> heeft dit oplaadpunt?",
|
||
"de": "Wie viele Stecker des Typs <div style='display: inline-block'><b><b>Typ 2 mit Kabel</b> (Mennekes)</b> <img style='width:1rem; display: inline-block' src='./assets/layers/charging_station/Type2_tethered.svg'/></div> sind hier vorhanden?"
|
||
},
|
||
"render": {
|
||
"en": "There are <b class='text-xl'>{socket:type2_cable}</b> plugs of type <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> available here",
|
||
"nl": "Hier zijn <b class='text-xl'>{socket:type2_cable}</b> stekkers van het type <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>",
|
||
"de": "Hier sind <b class='text-xl'>{socket:type2_cable}</b> Stecker vom Typ <div style='display: inline-block'><b><b>Typ 2 mit Kabel</b> (Mennekes)</b> <img style='width:1rem; display: inline-block' src='./assets/layers/charging_station/Type2_tethered.svg'/></div> vorhanden"
|
||
},
|
||
"freeform": {
|
||
"key": "socket:type2_cable",
|
||
"type": "pnat"
|
||
},
|
||
"condition": {
|
||
"and": [
|
||
"socket:type2_cable~*",
|
||
"socket:type2_cable!=0"
|
||
]
|
||
}
|
||
},
|
||
{
|
||
"id": "plugs-10",
|
||
"question": {
|
||
"en": "How much plugs of type <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> are available here?",
|
||
"nl": "Hoeveel stekkers van type <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> heeft dit oplaadpunt?",
|
||
"de": "Wie viele Stecker des Typs <div style='display: inline-block'><b><b>Tesla Supercharger CCS</b> (Typ 2 CSS von Tesla)</b> <img style='width:1rem; display: inline-block' src='./assets/layers/charging_station/Type2_CCS.svg'/></div> sind hier vorhanden?"
|
||
},
|
||
"render": {
|
||
"en": "There are <b class='text-xl'>{socket:tesla_supercharger_ccs}</b> plugs of type <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> available here",
|
||
"nl": "Hier zijn <b class='text-xl'>{socket:tesla_supercharger_ccs}</b> stekkers van het type <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>",
|
||
"de": "Hier sind <b class='text-xl'>{socket:tesla_supercharger_ccs}</b> Stecker des Typs <div style='display: inline-block'><b><b>Tesla Supercharger CCS</b> (Typ2 CSS von Tesla)</b> <img style='width:1rem; display: inline-block' src='./assets/layers/charging_station/Type2_CCS.svg'/></div> vorhanden"
|
||
},
|
||
"freeform": {
|
||
"key": "socket:tesla_supercharger_ccs",
|
||
"type": "pnat"
|
||
},
|
||
"condition": {
|
||
"and": [
|
||
"socket:tesla_supercharger_ccs~*",
|
||
"socket:tesla_supercharger_ccs!=0"
|
||
]
|
||
}
|
||
},
|
||
{
|
||
"id": "plugs-11",
|
||
"question": {
|
||
"en": "How much plugs of type <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> are available here?",
|
||
"nl": "Hoeveel stekkers van type <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> heeft dit oplaadpunt?",
|
||
"de": "Wie viele Stecker des Typs <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> sind hier vorhanden?"
|
||
},
|
||
"render": {
|
||
"en": "There are <b class='text-xl'>{socket:tesla_destination}</b> plugs of type <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> available here",
|
||
"nl": "Hier zijn <b class='text-xl'>{socket:tesla_destination}</b> stekkers van het type <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>",
|
||
"de": "Hier sind <b class='text-xl'>{socket:tesla_destination}</b> Stecker des Typs <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> vorhanden"
|
||
},
|
||
"freeform": {
|
||
"key": "socket:tesla_destination",
|
||
"type": "pnat"
|
||
},
|
||
"condition": {
|
||
"and": [
|
||
"socket:tesla_destination~*",
|
||
"socket:tesla_destination!=0"
|
||
]
|
||
}
|
||
},
|
||
{
|
||
"id": "plugs-12",
|
||
"question": {
|
||
"en": "How much plugs of type <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> are available here?",
|
||
"nl": "Hoeveel stekkers van type <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> heeft dit oplaadpunt?",
|
||
"de": "Wie viele Stecker des Typs <div style='display: inline-block'><b><b>Tesla Supercharger (Destination)</b> (Typ 2 Stecker mit Kabel von Tesla)</b> <img style='width:1rem; display: inline-block' src='./assets/layers/charging_station/Type2_tethered.svg'/></div> sind hier vorhanden?"
|
||
},
|
||
"render": {
|
||
"en": "There are <b class='text-xl'>{socket:tesla_destination}</b> plugs of type <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> available here",
|
||
"nl": "Hier zijn <b class='text-xl'>{socket:tesla_destination}</b> stekkers van het type <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>",
|
||
"de": "Hier sind <b class='text-xl'>{socket:tesla_destination}</b> Stecker des Typs <div style='display: inline-block'><b><b>Tesla Supercharger (Destination)</b> (Typ 2 Stecker mit Kabel von Tesla)</b> <img style='width:1rem; display: inline-block' src='./assets/layers/charging_station/Type2_tethered.svg'/></div> vorhanden"
|
||
},
|
||
"freeform": {
|
||
"key": "socket:tesla_destination",
|
||
"type": "pnat"
|
||
},
|
||
"condition": {
|
||
"and": [
|
||
"socket:tesla_destination~*",
|
||
"socket:tesla_destination!=0"
|
||
]
|
||
}
|
||
},
|
||
{
|
||
"id": "plugs-13",
|
||
"question": {
|
||
"en": "How much plugs of type <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> are available here?",
|
||
"nl": "Hoeveel stekkers van type <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> heeft dit oplaadpunt?",
|
||
"de": "Wie viele Stecker des Typs <div style='display: inline-block'><b><b>USB</b> zum Aufladen von Telefonen und kleinen elektronischen Geräten</b> <img style='width:1rem; display: inline-block' src='./assets/layers/charging_station/usb_port.svg'/></div> sind hier vorhanden?"
|
||
},
|
||
"render": {
|
||
"en": "There are <b class='text-xl'>{socket:USB-A}</b> plugs of type <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> available here",
|
||
"nl": "Hier zijn <b class='text-xl'>{socket:USB-A}</b> stekkers van het type <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>",
|
||
"de": "Hier sind <b class='text-xl'>{socket:USB-A}</b>-Stecker des Typs <div style='display: inline-block'><b><b>USB</b> zum Aufladen von Telefonen und kleinen elektronischen Geräten</b><img style='width:1rem; display: inline-block' src='./assets/layers/charging_station/usb_port.svg'/></div> vorhanden"
|
||
},
|
||
"freeform": {
|
||
"key": "socket:USB-A",
|
||
"type": "pnat"
|
||
},
|
||
"condition": {
|
||
"and": [
|
||
"socket:USB-A~*",
|
||
"socket:USB-A!=0"
|
||
]
|
||
}
|
||
},
|
||
{
|
||
"id": "plugs-14",
|
||
"question": {
|
||
"en": "How much plugs of type <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> are available here?",
|
||
"nl": "Hoeveel stekkers van type <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> heeft dit oplaadpunt?",
|
||
"de": "Wie viele Stecker des Typs <div style='display: inline-block'><b><b>Bosch Active Connect mit 3 Stiften</b> und Kabel</b> <img style='width:1rem; display: inline-block' src='./assets/layers/charging_station/bosch-3pin.svg'/></div> sind hier vorhanden?"
|
||
},
|
||
"render": {
|
||
"en": "There are <b class='text-xl'>{socket:bosch_3pin}</b> plugs of type <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> available here",
|
||
"nl": "Hier zijn <b class='text-xl'>{socket:bosch_3pin}</b> stekkers van het type <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>",
|
||
"de": "Hier sind <b class='text-xl'>{socket:bosch_3pin}</b>-Stecker des Typs <div style='display: inline-block'><b><b>Bosch Active Connect mit 3 Stiften</b> und Kabel</b><img style='width:1rem; display: inline-block' src='./assets/layers/charging_station/bosch-3pin.svg'/></div> vorhanden"
|
||
},
|
||
"freeform": {
|
||
"key": "socket:bosch_3pin",
|
||
"type": "pnat"
|
||
},
|
||
"condition": {
|
||
"and": [
|
||
"socket:bosch_3pin~*",
|
||
"socket:bosch_3pin!=0"
|
||
]
|
||
}
|
||
},
|
||
{
|
||
"id": "plugs-15",
|
||
"question": {
|
||
"en": "How much plugs of type <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> are available here?",
|
||
"nl": "Hoeveel stekkers van type <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> heeft dit oplaadpunt?",
|
||
"de": "Wie viele Stecker des Typs <div style='display: inline-block'><b><b>Bosch Active Connect mit 5 Stiften</b> und Kabel</b> <img style='width:1rem; display: inline-block' src='./assets/layers/charging_station/bosch-5pin.svg'/></div> sind hier vorhanden?"
|
||
},
|
||
"render": {
|
||
"en": "There are <b class='text-xl'>{socket:bosch_5pin}</b> plugs of type <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> available here",
|
||
"nl": "Hier zijn <b class='text-xl'>{socket:bosch_5pin}</b> stekkers van het type <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>",
|
||
"de": "Hier sind <b class='text-xl'>{socket:bosch_5pin}</b>-Stecker des Typs <div style='display: inline-block'><b><b>Bosch Active Connect mit 5 Stiften</b> und Kabel</b><img style='width:1rem; display: inline-block' src='./assets/layers/charging_station/bosch-5pin.svg'/></div> vorhanden"
|
||
},
|
||
"freeform": {
|
||
"key": "socket:bosch_5pin",
|
||
"type": "pnat"
|
||
},
|
||
"condition": {
|
||
"and": [
|
||
"socket:bosch_5pin~*",
|
||
"socket:bosch_5pin!=0"
|
||
]
|
||
}
|
||
},
|
||
{
|
||
"id": "voltage-0",
|
||
"group": "technical",
|
||
"question": {
|
||
"en": "What voltage do the plugs with <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> offer?",
|
||
"nl": "Welke spanning levert de stekker van type <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>",
|
||
"de": "Welche Spannung liefern die <div style='display: inline-block'><b><b>Schuko-Wandstecker</b> ohne Erdungsstift (CEE7/4 Typ F)</b> <img style='width:1rem; display: inline-block' src='./assets/layers/charging_station/CEE7_4F.svg'/></div>?"
|
||
},
|
||
"render": {
|
||
"en": "<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> outputs {socket:schuko:voltage} volt",
|
||
"nl": "<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> heeft een spanning van {socket:schuko:voltage} volt",
|
||
"de": "<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> liefert {socket:schuko:voltage} Volt"
|
||
},
|
||
"freeform": {
|
||
"key": "socket:schuko:voltage",
|
||
"type": "pfloat"
|
||
},
|
||
"mappings": [
|
||
{
|
||
"if": "socket:schuko:voltage=230 V",
|
||
"then": {
|
||
"en": "<b>Schuko wall plug</b> without ground pin (CEE7/4 type F) outputs 230 volt",
|
||
"nl": "<b>Schuko stekker</b> zonder aardingspin (CEE7/4 type F) heeft een spanning van 230 volt",
|
||
"de": "<b>Schuko-Stecker</b> ohne Schutzkontakt (CEE7/4 Typ F) liefert 230 Volt"
|
||
},
|
||
"icon": {
|
||
"path": "./assets/layers/charging_station/CEE7_4F.svg",
|
||
"class": "medium"
|
||
}
|
||
}
|
||
],
|
||
"condition": {
|
||
"and": [
|
||
"socket:schuko~*",
|
||
"socket:schuko!=0"
|
||
]
|
||
}
|
||
},
|
||
{
|
||
"id": "current-0",
|
||
"group": "technical",
|
||
"question": {
|
||
"en": "What current do the plugs with <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> offer?",
|
||
"nl": "Welke stroom levert de stekker van type <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>?",
|
||
"de": "Welche Stromstärke liefern die Anschlüsse mit <div style='display: inline-block'><b><b>Schuko-Stecker</b> ohne Schutzkontakt (CEE7/4 Typ F)</b> <img style='width:1rem; display: inline-block' src='./assets/layers/charging_station/CEE7_4F.svg'/></div>?"
|
||
},
|
||
"render": {
|
||
"en": "<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> outputs at most {socket:schuko:current}A",
|
||
"nl": "<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> levert een stroom van maximaal {socket:schuko:current}A",
|
||
"de": "<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> liefert maximal {socket:schuko:current} A"
|
||
},
|
||
"freeform": {
|
||
"key": "socket:schuko:current",
|
||
"type": "pfloat"
|
||
},
|
||
"mappings": [
|
||
{
|
||
"if": "socket:schuko:current=16 A",
|
||
"then": {
|
||
"en": "<b>Schuko wall plug</b> without ground pin (CEE7/4 type F) outputs at most 16 A",
|
||
"nl": "<b>Schuko stekker</b> zonder aardingspin (CEE7/4 type F) levert een stroom van maximaal 16 A",
|
||
"de": "<b>Schuko-Steckdose</b> ohne Erdungsstift (CEE7/4 Typ F) liefert 16 A"
|
||
},
|
||
"icon": {
|
||
"path": "./assets/layers/charging_station/CEE7_4F.svg",
|
||
"class": "medium"
|
||
}
|
||
}
|
||
],
|
||
"condition": {
|
||
"and": [
|
||
"socket:schuko~*",
|
||
"socket:schuko!=0"
|
||
]
|
||
}
|
||
},
|
||
{
|
||
"id": "power-output-0",
|
||
"group": "technical",
|
||
"question": {
|
||
"en": "What power output does a single plug of type <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> offer?",
|
||
"nl": "Welk vermogen levert een enkele stekker van type <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>?",
|
||
"de": "Welche Leistung liefert ein einzelner <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>?"
|
||
},
|
||
"render": {
|
||
"en": "<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> outputs at most {socket:schuko:output}",
|
||
"nl": "<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> levert een vermogen van maximaal {socket:schuko:output}",
|
||
"de": "<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> liefert maximal {socket:schuko:output}"
|
||
},
|
||
"freeform": {
|
||
"key": "socket:schuko:output",
|
||
"type": "pfloat"
|
||
},
|
||
"mappings": [
|
||
{
|
||
"if": "socket:schuko:output=3.6 kW",
|
||
"then": {
|
||
"en": "<b>Schuko wall plug</b> without ground pin (CEE7/4 type F) outputs at most 3.6 kw A",
|
||
"nl": "<b>Schuko stekker</b> zonder aardingspin (CEE7/4 type F) levert een vermogen van maximaal 3.6 kw A",
|
||
"de": "<b>Schuko-Stecker</b> ohne Erdungsstift (CEE7/4 Typ F) liefert maximal 3,6 kw A"
|
||
},
|
||
"icon": {
|
||
"path": "./assets/layers/charging_station/CEE7_4F.svg",
|
||
"class": "medium"
|
||
}
|
||
}
|
||
],
|
||
"condition": {
|
||
"and": [
|
||
"socket:schuko~*",
|
||
"socket:schuko!=0"
|
||
]
|
||
}
|
||
},
|
||
{
|
||
"id": "voltage-1",
|
||
"group": "technical",
|
||
"question": {
|
||
"en": "What voltage do the plugs with <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> offer?",
|
||
"nl": "Welke spanning levert de stekker van type <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>",
|
||
"de": "Welche Spannung liefern die <div style='display: inline-block'><b><b>Europäischen Wandstecker</b> mit Erdungsstift (CEE7/4 Typ E)</b> <img style='width:1rem; display: inline-block' src='./assets/layers/charging_station/TypeE.svg'/></div>?"
|
||
},
|
||
"render": {
|
||
"en": "<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> outputs {socket:typee:voltage} volt",
|
||
"nl": "<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> heeft een spanning van {socket:typee:voltage} volt",
|
||
"de": "<div style='display: inline-block'><b><b>Europäischer Wandstecker</b> mit Erdungsstift (CEE7/4 Typ E)</b> <img style='width:1rem; display: inline-block' src='./assets/layers/charging_station/TypeE.svg'/></div> liefert {socket:typee:voltage} volt"
|
||
},
|
||
"freeform": {
|
||
"key": "socket:typee:voltage",
|
||
"type": "pfloat"
|
||
},
|
||
"mappings": [
|
||
{
|
||
"if": "socket:typee:voltage=230 V",
|
||
"then": {
|
||
"en": "<b>European wall plug</b> with ground pin (CEE7/4 type E) outputs 230 volt",
|
||
"nl": "<b>Europese stekker</b> met aardingspin (CEE7/4 type E) heeft een spanning van 230 volt",
|
||
"de": "<b>Europäischer Netzstecker</b> mit Schutzkontakt (CEE7/4 Typ E) liefert 230 Volt"
|
||
},
|
||
"icon": {
|
||
"path": "./assets/layers/charging_station/TypeE.svg",
|
||
"class": "medium"
|
||
}
|
||
}
|
||
],
|
||
"condition": {
|
||
"and": [
|
||
"socket:typee~*",
|
||
"socket:typee!=0"
|
||
]
|
||
}
|
||
},
|
||
{
|
||
"id": "current-1",
|
||
"group": "technical",
|
||
"question": {
|
||
"en": "What current do the plugs with <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> offer?",
|
||
"nl": "Welke stroom levert de stekker van type <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>?",
|
||
"de": "Welche Stromstärke bieten die Anschlüsse mit <div style='display: inline-block'><b><b>europäischem Stecker</b> mit Schutzkontakt (CEE7/4 Typ E)</b> <img style='width:1rem; display: inline-block' src='./assets/layers/charging_station/TypeE.svg'/></div>?"
|
||
},
|
||
"render": {
|
||
"en": "<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> outputs at most {socket:typee:current}A",
|
||
"nl": "<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> levert een stroom van maximaal {socket:typee:current}A",
|
||
"de": "<div style='display: inline-block'><b><b>Europäischer Wandstecker</b> mit Erdungsstift (CEE7/4 Typ E)</b> <img style='width:1rem; display: inline-block' src='./assets/layers/charging_station/TypeE.svg'/></div> liefert maximal {socket:typee:current} A"
|
||
},
|
||
"freeform": {
|
||
"key": "socket:typee:current",
|
||
"type": "pfloat"
|
||
},
|
||
"mappings": [
|
||
{
|
||
"if": "socket:typee:current=16 A",
|
||
"then": {
|
||
"en": "<b>European wall plug</b> with ground pin (CEE7/4 type E) outputs at most 16 A",
|
||
"nl": "<b>Europese stekker</b> met aardingspin (CEE7/4 type E) levert een stroom van maximaal 16 A",
|
||
"de": "<b>Europäischer Wandstecker</b> mit Erdungsstift (CEE7/4 Typ E) liefert maximal 16 A"
|
||
},
|
||
"icon": {
|
||
"path": "./assets/layers/charging_station/TypeE.svg",
|
||
"class": "medium"
|
||
}
|
||
}
|
||
],
|
||
"condition": {
|
||
"and": [
|
||
"socket:typee~*",
|
||
"socket:typee!=0"
|
||
]
|
||
}
|
||
},
|
||
{
|
||
"id": "power-output-1",
|
||
"group": "technical",
|
||
"question": {
|
||
"en": "What power output does a single plug of type <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> offer?",
|
||
"nl": "Welk vermogen levert een enkele stekker van type <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>?",
|
||
"de": "Welche Leistung liefert ein einzelner <div style='display: inline-block'><b><b>Europäischer Wandstecker</b> mit Erdungsstift (CEE7/4 Typ E)</b> <img style='width:1rem; display: inline-block' src='./assets/layers/charging_station/TypeE.svg'/></div>?"
|
||
},
|
||
"render": {
|
||
"en": "<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> outputs at most {socket:typee:output}",
|
||
"nl": "<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> levert een vermogen van maximaal {socket:typee:output}",
|
||
"de": "<div style='display: inline-block'><b><b>Europäischer Wandstecker</b> mit Erdungsstift (CEE7/4 Typ E)</b> <img style='width:1rem; display: inline-block' src='./assets/layers/charging_station/TypeE.svg'/></div> liefert maximal {socket:typee:output}"
|
||
},
|
||
"freeform": {
|
||
"key": "socket:typee:output",
|
||
"type": "pfloat"
|
||
},
|
||
"mappings": [
|
||
{
|
||
"if": "socket:typee:output=3 kW",
|
||
"then": {
|
||
"en": "<b>European wall plug</b> with ground pin (CEE7/4 type E) outputs at most 3 kw A",
|
||
"nl": "<b>Europese stekker</b> met aardingspin (CEE7/4 type E) levert een vermogen van maximaal 3 kw A",
|
||
"de": "<b>Europäischer Wandstecker</b> mit Erdungsstift (CEE7/4 Typ E) liefert maximal 3 kw A"
|
||
},
|
||
"icon": {
|
||
"path": "./assets/layers/charging_station/TypeE.svg",
|
||
"class": "medium"
|
||
}
|
||
},
|
||
{
|
||
"if": "socket:typee:output=22 kW",
|
||
"then": {
|
||
"en": "<b>European wall plug</b> with ground pin (CEE7/4 type E) outputs at most 22 kw A",
|
||
"nl": "<b>Europese stekker</b> met aardingspin (CEE7/4 type E) levert een vermogen van maximaal 22 kw A",
|
||
"de": "<b>Europäischer Wandstecker</b> mit Erdungsstift (CEE7/4 Typ E) liefert maximal 22 kw A"
|
||
},
|
||
"icon": {
|
||
"path": "./assets/layers/charging_station/TypeE.svg",
|
||
"class": "medium"
|
||
}
|
||
}
|
||
],
|
||
"condition": {
|
||
"and": [
|
||
"socket:typee~*",
|
||
"socket:typee!=0"
|
||
]
|
||
}
|
||
},
|
||
{
|
||
"id": "voltage-2",
|
||
"group": "technical",
|
||
"question": {
|
||
"en": "What voltage do the plugs with <div style='display: inline-block'><b><b>Chademo</b></b> <img style='width:1rem; display: inline-block' src='./assets/layers/charging_station/Chademo_type4.svg'/></div> offer?",
|
||
"nl": "Welke spanning levert de stekker van type <div style='display: inline-block'><b><b>Chademo</b></b> <img style='width:1rem; display: inline-block' src='./assets/layers/charging_station/Chademo_type4.svg'/></div>",
|
||
"de": "Welche Spannung bieten die Stecker mit <div style='display: inline-block'><b><b>Chademo</b></b> <img style='width:1rem; display: inline-block' src='./assets/layers/charging_station/Chademo_type4.svg'/></div>?"
|
||
},
|
||
"render": {
|
||
"en": "<div style='display: inline-block'><b><b>Chademo</b></b> <img style='width:1rem; display: inline-block' src='./assets/layers/charging_station/Chademo_type4.svg'/></div> outputs {socket:chademo:voltage} volt",
|
||
"nl": "<div style='display: inline-block'><b><b>Chademo</b></b> <img style='width:1rem; display: inline-block' src='./assets/layers/charging_station/Chademo_type4.svg'/></div> heeft een spanning van {socket:chademo:voltage} volt",
|
||
"de": "<div style='display: inline-block'><b><b>Chademo</b></b> <img style='width:1rem; display: inline-block' src='./assets/layers/charging_station/Chademo_type4.svg'/></div> liefert {socket:chademo:voltage} Volt"
|
||
},
|
||
"freeform": {
|
||
"key": "socket:chademo:voltage",
|
||
"type": "pfloat"
|
||
},
|
||
"mappings": [
|
||
{
|
||
"if": "socket:chademo:voltage=500 V",
|
||
"then": {
|
||
"en": "<b>Chademo</b> outputs 500 volt",
|
||
"nl": "<b>Chademo</b> heeft een spanning van 500 volt",
|
||
"de": "<b>Chademo</b> liefert 500 Volt"
|
||
},
|
||
"icon": {
|
||
"path": "./assets/layers/charging_station/Chademo_type4.svg",
|
||
"class": "medium"
|
||
}
|
||
}
|
||
],
|
||
"condition": {
|
||
"and": [
|
||
"socket:chademo~*",
|
||
"socket:chademo!=0"
|
||
]
|
||
}
|
||
},
|
||
{
|
||
"id": "current-2",
|
||
"group": "technical",
|
||
"question": {
|
||
"en": "What current do the plugs with <div style='display: inline-block'><b><b>Chademo</b></b> <img style='width:1rem; display: inline-block' src='./assets/layers/charging_station/Chademo_type4.svg'/></div> offer?",
|
||
"nl": "Welke stroom levert de stekker van type <div style='display: inline-block'><b><b>Chademo</b></b> <img style='width:1rem; display: inline-block' src='./assets/layers/charging_station/Chademo_type4.svg'/></div>?",
|
||
"de": "Welche Stromstärke liefern die Stecker mit <div style='display: inline-block'><b><b>Chademo</b></b> <img style='width:1rem; display: inline-block' src='./assets/layers/charging_station/Chademo_type4.svg'/></div>?"
|
||
},
|
||
"render": {
|
||
"en": "<div style='display: inline-block'><b><b>Chademo</b></b> <img style='width:1rem; display: inline-block' src='./assets/layers/charging_station/Chademo_type4.svg'/></div> outputs at most {socket:chademo:current}A",
|
||
"nl": "<div style='display: inline-block'><b><b>Chademo</b></b> <img style='width:1rem; display: inline-block' src='./assets/layers/charging_station/Chademo_type4.svg'/></div> levert een stroom van maximaal {socket:chademo:current}A",
|
||
"de": "<div style='display: inline-block'><b><b>Chademo</b></b> <img style='width:1rem; display: inline-block' src='./assets/layers/charging_station/Chademo_type4.svg'/></div> liefert maximal {socket:chademo:current} A"
|
||
},
|
||
"freeform": {
|
||
"key": "socket:chademo:current",
|
||
"type": "pfloat"
|
||
},
|
||
"mappings": [
|
||
{
|
||
"if": "socket:chademo:current=120 A",
|
||
"then": {
|
||
"en": "<b>Chademo</b> outputs at most 120 A",
|
||
"nl": "<b>Chademo</b> levert een stroom van maximaal 120 A",
|
||
"de": "<b>Chademo</b> liefert maximal 120 A"
|
||
},
|
||
"icon": {
|
||
"path": "./assets/layers/charging_station/Chademo_type4.svg",
|
||
"class": "medium"
|
||
}
|
||
}
|
||
],
|
||
"condition": {
|
||
"and": [
|
||
"socket:chademo~*",
|
||
"socket:chademo!=0"
|
||
]
|
||
}
|
||
},
|
||
{
|
||
"id": "power-output-2",
|
||
"group": "technical",
|
||
"question": {
|
||
"en": "What power output does a single plug of type <div style='display: inline-block'><b><b>Chademo</b></b> <img style='width:1rem; display: inline-block' src='./assets/layers/charging_station/Chademo_type4.svg'/></div> offer?",
|
||
"nl": "Welk vermogen levert een enkele stekker van type <div style='display: inline-block'><b><b>Chademo</b></b> <img style='width:1rem; display: inline-block' src='./assets/layers/charging_station/Chademo_type4.svg'/></div>?",
|
||
"de": "Welche Leistung bietet ein einzelner Stecker vom Typ <div style='display: inline-block'><b><b>Chademo</b></b> <img style='width:1rem; display: inline-block' src='./assets/layers/charging_station/Chademo_type4.svg'/></div>?"
|
||
},
|
||
"render": {
|
||
"en": "<div style='display: inline-block'><b><b>Chademo</b></b> <img style='width:1rem; display: inline-block' src='./assets/layers/charging_station/Chademo_type4.svg'/></div> outputs at most {socket:chademo:output}",
|
||
"nl": "<div style='display: inline-block'><b><b>Chademo</b></b> <img style='width:1rem; display: inline-block' src='./assets/layers/charging_station/Chademo_type4.svg'/></div> levert een vermogen van maximaal {socket:chademo:output}",
|
||
"de": "<div style='display: inline-block'><b><b>Chademo</b></b> <img style='width:1rem; display: inline-block' src='./assets/layers/charging_station/Chademo_type4.svg'/></div> liefert maximal {socket:chademo:output}"
|
||
},
|
||
"freeform": {
|
||
"key": "socket:chademo:output",
|
||
"type": "pfloat"
|
||
},
|
||
"mappings": [
|
||
{
|
||
"if": "socket:chademo:output=50 kW",
|
||
"then": {
|
||
"en": "<b>Chademo</b> outputs at most 50 kw A",
|
||
"nl": "<b>Chademo</b> levert een vermogen van maximaal 50 kw A",
|
||
"de": "<b>Chademo</b> liefert maximal 50 kw A"
|
||
},
|
||
"icon": {
|
||
"path": "./assets/layers/charging_station/Chademo_type4.svg",
|
||
"class": "medium"
|
||
}
|
||
}
|
||
],
|
||
"condition": {
|
||
"and": [
|
||
"socket:chademo~*",
|
||
"socket:chademo!=0"
|
||
]
|
||
}
|
||
},
|
||
{
|
||
"id": "voltage-3",
|
||
"group": "technical",
|
||
"question": {
|
||
"en": "What voltage do the plugs with <div style='display: inline-block'><b><b>Type 1 with cable</b> (J1772)</b> <img style='width:1rem; display: inline-block' src='./assets/layers/charging_station/Type1_J1772.svg'/></div> offer?",
|
||
"nl": "Welke spanning levert de stekker van type <div style='display: inline-block'><b><b>Type 1 met kabel</b> (J1772)</b> <img style='width:1rem; display: inline-block' src='./assets/layers/charging_station/Type1_J1772.svg'/></div>",
|
||
"de": "Welche Spannung liefern die Stecker mit <div style='display: inline-block'><b><b>Typ 1 mit Kabel</b> (J1772)</b> <img style='width:1rem; display: inline-block' src='./assets/layers/charging_station/Type1_J1772.svg'/></div>?"
|
||
},
|
||
"render": {
|
||
"en": "<div style='display: inline-block'><b><b>Type 1 with cable</b> (J1772)</b> <img style='width:1rem; display: inline-block' src='./assets/layers/charging_station/Type1_J1772.svg'/></div> outputs {socket:type1_cable:voltage} volt",
|
||
"nl": "<div style='display: inline-block'><b><b>Type 1 met kabel</b> (J1772)</b> <img style='width:1rem; display: inline-block' src='./assets/layers/charging_station/Type1_J1772.svg'/></div> heeft een spanning van {socket:type1_cable:voltage} volt",
|
||
"de": "<div style='display: inline-block'><b><b>Typ 1 mit Kabel</b> (J1772)</b> <img style='width:1rem; display: inline-block' src='./assets/layers/charging_station/Type1_J1772.svg'/></div> liefern {socket:type1_cable:voltage} Volt"
|
||
},
|
||
"freeform": {
|
||
"key": "socket:type1_cable:voltage",
|
||
"type": "pfloat"
|
||
},
|
||
"mappings": [
|
||
{
|
||
"if": "socket:type1_cable:voltage=200 V",
|
||
"then": {
|
||
"en": "<b>Type 1 with cable</b> (J1772) outputs 200 volt",
|
||
"nl": "<b>Type 1 met kabel</b> (J1772) heeft een spanning van 200 volt",
|
||
"de": "<b>Typ 1 mit Kabel</b> (J1772) liefert 200 Volt"
|
||
},
|
||
"icon": {
|
||
"path": "./assets/layers/charging_station/Type1_J1772.svg",
|
||
"class": "medium"
|
||
}
|
||
},
|
||
{
|
||
"if": "socket:type1_cable:voltage=240 V",
|
||
"then": {
|
||
"en": "<b>Type 1 with cable</b> (J1772) outputs 240 volt",
|
||
"nl": "<b>Type 1 met kabel</b> (J1772) heeft een spanning van 240 volt",
|
||
"de": "<b>Typ 1 mit Kabel</b> (J1772) liefert 240 Volt"
|
||
},
|
||
"icon": {
|
||
"path": "./assets/layers/charging_station/Type1_J1772.svg",
|
||
"class": "medium"
|
||
}
|
||
}
|
||
],
|
||
"condition": {
|
||
"and": [
|
||
"socket:type1_cable~*",
|
||
"socket:type1_cable!=0"
|
||
]
|
||
}
|
||
},
|
||
{
|
||
"id": "current-3",
|
||
"group": "technical",
|
||
"question": {
|
||
"en": "What current do the plugs with <div style='display: inline-block'><b><b>Type 1 with cable</b> (J1772)</b> <img style='width:1rem; display: inline-block' src='./assets/layers/charging_station/Type1_J1772.svg'/></div> offer?",
|
||
"nl": "Welke stroom levert de stekker van type <div style='display: inline-block'><b><b>Type 1 met kabel</b> (J1772)</b> <img style='width:1rem; display: inline-block' src='./assets/layers/charging_station/Type1_J1772.svg'/></div>?",
|
||
"de": "Welche Stromstärke liefern die Stecker mit <div style='display: inline-block'><b><b>Typ 1 mit Kabel</b> (J1772)</b> <img style='width:1rem; display: inline-block' src='./assets/layers/charging_station/Type1_J1772.svg'/></div>?"
|
||
},
|
||
"render": {
|
||
"en": "<div style='display: inline-block'><b><b>Type 1 with cable</b> (J1772)</b> <img style='width:1rem; display: inline-block' src='./assets/layers/charging_station/Type1_J1772.svg'/></div> outputs at most {socket:type1_cable:current}A",
|
||
"nl": "<div style='display: inline-block'><b><b>Type 1 met kabel</b> (J1772)</b> <img style='width:1rem; display: inline-block' src='./assets/layers/charging_station/Type1_J1772.svg'/></div> levert een stroom van maximaal {socket:type1_cable:current}A",
|
||
"de": "<div style='display: inline-block'><b><b>Typ 1 mit Kabel</b> (J1772)</b> <img style='width:1rem; display: inline-block' src='./assets/layers/charging_station/Type1_J1772.svg'/></div> liefert maximal {socket:type1_cable:current} A"
|
||
},
|
||
"freeform": {
|
||
"key": "socket:type1_cable:current",
|
||
"type": "pfloat"
|
||
},
|
||
"mappings": [
|
||
{
|
||
"if": "socket:type1_cable:current=32 A",
|
||
"then": {
|
||
"en": "<b>Type 1 with cable</b> (J1772) outputs at most 32 A",
|
||
"nl": "<b>Type 1 met kabel</b> (J1772) levert een stroom van maximaal 32 A",
|
||
"de": "<b>Typ 1 mit Kabel</b> (J1772) liefert maximal 32 A"
|
||
},
|
||
"icon": {
|
||
"path": "./assets/layers/charging_station/Type1_J1772.svg",
|
||
"class": "medium"
|
||
}
|
||
}
|
||
],
|
||
"condition": {
|
||
"and": [
|
||
"socket:type1_cable~*",
|
||
"socket:type1_cable!=0"
|
||
]
|
||
}
|
||
},
|
||
{
|
||
"id": "power-output-3",
|
||
"group": "technical",
|
||
"question": {
|
||
"en": "What power output does a single plug of type <div style='display: inline-block'><b><b>Type 1 with cable</b> (J1772)</b> <img style='width:1rem; display: inline-block' src='./assets/layers/charging_station/Type1_J1772.svg'/></div> offer?",
|
||
"nl": "Welk vermogen levert een enkele stekker van type <div style='display: inline-block'><b><b>Type 1 met kabel</b> (J1772)</b> <img style='width:1rem; display: inline-block' src='./assets/layers/charging_station/Type1_J1772.svg'/></div>?",
|
||
"de": "Welche Leistung bietet ein einzelner Stecker vom Typ <div style='display: inline-block'><b><b>Typ 1 mit Kabel</b> (J1772)</b> <img style='width:1rem; display: inline-block' src='./assets/layers/charging_station/Type1_J1772.svg'/></div>?"
|
||
},
|
||
"render": {
|
||
"en": "<div style='display: inline-block'><b><b>Type 1 with cable</b> (J1772)</b> <img style='width:1rem; display: inline-block' src='./assets/layers/charging_station/Type1_J1772.svg'/></div> outputs at most {socket:type1_cable:output}",
|
||
"nl": "<div style='display: inline-block'><b><b>Type 1 met kabel</b> (J1772)</b> <img style='width:1rem; display: inline-block' src='./assets/layers/charging_station/Type1_J1772.svg'/></div> levert een vermogen van maximaal {socket:type1_cable:output}",
|
||
"de": "<div style='display: inline-block'><b><b>Typ 1 mit Kabel</b> (J1772)</b> <img style='width:1rem; display: inline-block' src='./assets/layers/charging_station/Type1_J1772.svg'/></div> liefert maximal {socket:type1_cable:output}"
|
||
},
|
||
"freeform": {
|
||
"key": "socket:type1_cable:output",
|
||
"type": "pfloat"
|
||
},
|
||
"mappings": [
|
||
{
|
||
"if": "socket:type1_cable:output=3.7 kW",
|
||
"then": {
|
||
"en": "<b>Type 1 with cable</b> (J1772) outputs at most 3.7 kw A",
|
||
"nl": "<b>Type 1 met kabel</b> (J1772) levert een vermogen van maximaal 3.7 kw A",
|
||
"de": "<b>Typ 1 mit Kabel</b> (J1772) liefert maximal 3,7 kw A"
|
||
},
|
||
"icon": {
|
||
"path": "./assets/layers/charging_station/Type1_J1772.svg",
|
||
"class": "medium"
|
||
}
|
||
},
|
||
{
|
||
"if": "socket:type1_cable:output=7 kW",
|
||
"then": {
|
||
"en": "<b>Type 1 with cable</b> (J1772) outputs at most 7 kw A",
|
||
"nl": "<b>Type 1 met kabel</b> (J1772) levert een vermogen van maximaal 7 kw A",
|
||
"de": "<b>Typ 1 mit Kabel</b> (J1772) liefert maximal 7 kw A"
|
||
},
|
||
"icon": {
|
||
"path": "./assets/layers/charging_station/Type1_J1772.svg",
|
||
"class": "medium"
|
||
}
|
||
}
|
||
],
|
||
"condition": {
|
||
"and": [
|
||
"socket:type1_cable~*",
|
||
"socket:type1_cable!=0"
|
||
]
|
||
}
|
||
},
|
||
{
|
||
"id": "voltage-4",
|
||
"group": "technical",
|
||
"question": {
|
||
"en": "What voltage do the plugs with <div style='display: inline-block'><b><b>Type 1 <i>without</i> cable</b> (J1772)</b> <img style='width:1rem; display: inline-block' src='./assets/layers/charging_station/Type1_J1772.svg'/></div> offer?",
|
||
"nl": "Welke spanning levert de stekker van type <div style='display: inline-block'><b><b>Type 1 <i>zonder</i> kabel</b> (J1772)</b> <img style='width:1rem; display: inline-block' src='./assets/layers/charging_station/Type1_J1772.svg'/></div>",
|
||
"de": "Welche Spannung bieten die Stecker mit <div style='display: inline-block'><b><b>Typ 1 <i>ohne</i> Kabel</b> (J1772)</b> <img style='width:1rem; display: inline-block' src='./assets/layers/charging_station/Type1_J1772.svg'/></div>?"
|
||
},
|
||
"render": {
|
||
"en": "<div style='display: inline-block'><b><b>Type 1 <i>without</i> cable</b> (J1772)</b> <img style='width:1rem; display: inline-block' src='./assets/layers/charging_station/Type1_J1772.svg'/></div> outputs {socket:type1:voltage} volt",
|
||
"nl": "<div style='display: inline-block'><b><b>Type 1 <i>zonder</i> kabel</b> (J1772)</b> <img style='width:1rem; display: inline-block' src='./assets/layers/charging_station/Type1_J1772.svg'/></div> heeft een spanning van {socket:type1:voltage} volt",
|
||
"de": "<div style='display: inline-block'><b><b>Typ 1 <i>ohne</i> Kabel</b> (J1772)</b> <img style='width:1rem; display: inline-block' src='./assets/layers/charging_station/Type1_J1772.svg'/></div> liefert {socket:type1:voltage} Volt"
|
||
},
|
||
"freeform": {
|
||
"key": "socket:type1:voltage",
|
||
"type": "pfloat"
|
||
},
|
||
"mappings": [
|
||
{
|
||
"if": "socket:type1:voltage=200 V",
|
||
"then": {
|
||
"en": "<b>Type 1 <i>without</i> cable</b> (J1772) outputs 200 volt",
|
||
"nl": "<b>Type 1 <i>zonder</i> kabel</b> (J1772) heeft een spanning van 200 volt",
|
||
"de": "<b>Typ 1 <i>ohne</i> Kabel</b> (J1772) liefert 200 Volt"
|
||
},
|
||
"icon": {
|
||
"path": "./assets/layers/charging_station/Type1_J1772.svg",
|
||
"class": "medium"
|
||
}
|
||
},
|
||
{
|
||
"if": "socket:type1:voltage=240 V",
|
||
"then": {
|
||
"en": "<b>Type 1 <i>without</i> cable</b> (J1772) outputs 240 volt",
|
||
"nl": "<b>Type 1 <i>zonder</i> kabel</b> (J1772) heeft een spanning van 240 volt",
|
||
"de": "<b>Typ 1 <i>ohne</i> Kabel</b> (J1772) liefert 240 Volt"
|
||
},
|
||
"icon": {
|
||
"path": "./assets/layers/charging_station/Type1_J1772.svg",
|
||
"class": "medium"
|
||
}
|
||
}
|
||
],
|
||
"condition": {
|
||
"and": [
|
||
"socket:type1~*",
|
||
"socket:type1!=0"
|
||
]
|
||
}
|
||
},
|
||
{
|
||
"id": "current-4",
|
||
"group": "technical",
|
||
"question": {
|
||
"en": "What current do the plugs with <div style='display: inline-block'><b><b>Type 1 <i>without</i> cable</b> (J1772)</b> <img style='width:1rem; display: inline-block' src='./assets/layers/charging_station/Type1_J1772.svg'/></div> offer?",
|
||
"nl": "Welke stroom levert de stekker van type <div style='display: inline-block'><b><b>Type 1 <i>zonder</i> kabel</b> (J1772)</b> <img style='width:1rem; display: inline-block' src='./assets/layers/charging_station/Type1_J1772.svg'/></div>?",
|
||
"de": "Welche Stromstärke liefern die Stecker mit <div style='display: inline-block'><b><b>Typ 1 <i>ohne</i> Kabel</b> (J1772)</b> <img style='width:1rem; display: inline-block' src='./assets/layers/charging_station/Type1_J1772.svg'/></div>?"
|
||
},
|
||
"render": {
|
||
"en": "<div style='display: inline-block'><b><b>Type 1 <i>without</i> cable</b> (J1772)</b> <img style='width:1rem; display: inline-block' src='./assets/layers/charging_station/Type1_J1772.svg'/></div> outputs at most {socket:type1:current}A",
|
||
"nl": "<div style='display: inline-block'><b><b>Type 1 <i>zonder</i> kabel</b> (J1772)</b> <img style='width:1rem; display: inline-block' src='./assets/layers/charging_station/Type1_J1772.svg'/></div> levert een stroom van maximaal {socket:type1:current}A",
|
||
"de": "<div style='display: inline-block'><b><b>Typ 1 <i>ohne</i> Kabel</b> (J1772)</b> <img style='width:1rem; display: inline-block' src='./assets/layers/charging_station/Type1_J1772.svg'/></div> liefert maximal {socket:type1:current} A"
|
||
},
|
||
"freeform": {
|
||
"key": "socket:type1:current",
|
||
"type": "pfloat"
|
||
},
|
||
"mappings": [
|
||
{
|
||
"if": "socket:type1:current=32 A",
|
||
"then": {
|
||
"en": "<b>Type 1 <i>without</i> cable</b> (J1772) outputs at most 32 A",
|
||
"nl": "<b>Type 1 <i>zonder</i> kabel</b> (J1772) levert een stroom van maximaal 32 A",
|
||
"de": "<b>Typ 1 <i>ohne</i> Kabel</b> (J1772) liefert maximal 32 A"
|
||
},
|
||
"icon": {
|
||
"path": "./assets/layers/charging_station/Type1_J1772.svg",
|
||
"class": "medium"
|
||
}
|
||
}
|
||
],
|
||
"condition": {
|
||
"and": [
|
||
"socket:type1~*",
|
||
"socket:type1!=0"
|
||
]
|
||
}
|
||
},
|
||
{
|
||
"id": "power-output-4",
|
||
"group": "technical",
|
||
"question": {
|
||
"en": "What power output does a single plug of type <div style='display: inline-block'><b><b>Type 1 <i>without</i> cable</b> (J1772)</b> <img style='width:1rem; display: inline-block' src='./assets/layers/charging_station/Type1_J1772.svg'/></div> offer?",
|
||
"nl": "Welk vermogen levert een enkele stekker van type <div style='display: inline-block'><b><b>Type 1 <i>zonder</i> kabel</b> (J1772)</b> <img style='width:1rem; display: inline-block' src='./assets/layers/charging_station/Type1_J1772.svg'/></div>?",
|
||
"de": "Welche Leistung bietet ein einzelner Stecker vom Typ <div style='display: inline-block'><b><b>Typ 1 <i>ohne</i> Kabel</b> (J1772)</b> <img style='width:1rem; display: inline-block' src='./assets/layers/charging_station/Type1_J1772.svg'/></div>?"
|
||
},
|
||
"render": {
|
||
"en": "<div style='display: inline-block'><b><b>Type 1 <i>without</i> cable</b> (J1772)</b> <img style='width:1rem; display: inline-block' src='./assets/layers/charging_station/Type1_J1772.svg'/></div> outputs at most {socket:type1:output}",
|
||
"nl": "<div style='display: inline-block'><b><b>Type 1 <i>zonder</i> kabel</b> (J1772)</b> <img style='width:1rem; display: inline-block' src='./assets/layers/charging_station/Type1_J1772.svg'/></div> levert een vermogen van maximaal {socket:type1:output}",
|
||
"de": "<div style='display: inline-block'><b><b>Typ 1 <i>ohne</i> Kabel</b> (J1772)</b> <img style='width:1rem; display: inline-block' src='./assets/layers/charging_station/Type1_J1772.svg'/></div> liefert maximal {socket:type1:output}"
|
||
},
|
||
"freeform": {
|
||
"key": "socket:type1:output",
|
||
"type": "pfloat"
|
||
},
|
||
"mappings": [
|
||
{
|
||
"if": "socket:type1:output=3.7 kW",
|
||
"then": {
|
||
"en": "<b>Type 1 <i>without</i> cable</b> (J1772) outputs at most 3.7 kw A",
|
||
"nl": "<b>Type 1 <i>zonder</i> kabel</b> (J1772) levert een vermogen van maximaal 3.7 kw A",
|
||
"de": "<b>Typ 1 <i>ohne</i> Kabel</b> (J1772) liefert maximal 3,7 kw A"
|
||
},
|
||
"icon": {
|
||
"path": "./assets/layers/charging_station/Type1_J1772.svg",
|
||
"class": "medium"
|
||
}
|
||
},
|
||
{
|
||
"if": "socket:type1:output=6.6 kW",
|
||
"then": {
|
||
"en": "<b>Type 1 <i>without</i> cable</b> (J1772) outputs at most 6.6 kw A",
|
||
"nl": "<b>Type 1 <i>zonder</i> kabel</b> (J1772) levert een vermogen van maximaal 6.6 kw A",
|
||
"de": "<b>Typ 1 <i>ohne</i> Kabel</b> (J1772) liefert maximal 6,6 kw A"
|
||
},
|
||
"icon": {
|
||
"path": "./assets/layers/charging_station/Type1_J1772.svg",
|
||
"class": "medium"
|
||
}
|
||
},
|
||
{
|
||
"if": "socket:type1:output=7 kW",
|
||
"then": {
|
||
"en": "<b>Type 1 <i>without</i> cable</b> (J1772) outputs at most 7 kw A",
|
||
"nl": "<b>Type 1 <i>zonder</i> kabel</b> (J1772) levert een vermogen van maximaal 7 kw A",
|
||
"de": "<b>Typ 1 <i>ohne</i> Kabel</b> (J1772) liefert maximal 7 kw A"
|
||
},
|
||
"icon": {
|
||
"path": "./assets/layers/charging_station/Type1_J1772.svg",
|
||
"class": "medium"
|
||
}
|
||
},
|
||
{
|
||
"if": "socket:type1:output=7.2 kW",
|
||
"then": {
|
||
"en": "<b>Type 1 <i>without</i> cable</b> (J1772) outputs at most 7.2 kw A",
|
||
"nl": "<b>Type 1 <i>zonder</i> kabel</b> (J1772) levert een vermogen van maximaal 7.2 kw A",
|
||
"de": "<b>Typ 1 <i>ohne</i> Kabel</b> (J1772) liefert maximal 7,2 kw A"
|
||
},
|
||
"icon": {
|
||
"path": "./assets/layers/charging_station/Type1_J1772.svg",
|
||
"class": "medium"
|
||
}
|
||
}
|
||
],
|
||
"condition": {
|
||
"and": [
|
||
"socket:type1~*",
|
||
"socket:type1!=0"
|
||
]
|
||
}
|
||
},
|
||
{
|
||
"id": "voltage-5",
|
||
"group": "technical",
|
||
"question": {
|
||
"en": "What voltage do the plugs with <div style='display: inline-block'><b><b>Type 1 CCS</b> (aka Type 1 Combo)</b> <img style='width:1rem; display: inline-block' src='./assets/layers/charging_station/Type1-ccs.svg'/></div> offer?",
|
||
"nl": "Welke spanning levert de stekker van type <div style='display: inline-block'><b><b>Type 1 CCS</b> (ook gekend als Type 1 Combo)</b> <img style='width:1rem; display: inline-block' src='./assets/layers/charging_station/Type1-ccs.svg'/></div>",
|
||
"de": "Welche Spannung bieten die Stecker mit <div style='display: inline-block'><b><b>Typ 1 CCS</b> (Typ 1 Combo)</b> <img style='width:1rem; display: inline-block' src='./assets/layers/charging_station/Type1-ccs.svg'/></div>?"
|
||
},
|
||
"render": {
|
||
"en": "<div style='display: inline-block'><b><b>Type 1 CCS</b> (aka Type 1 Combo)</b> <img style='width:1rem; display: inline-block' src='./assets/layers/charging_station/Type1-ccs.svg'/></div> outputs {socket:type1_combo:voltage} volt",
|
||
"nl": "<div style='display: inline-block'><b><b>Type 1 CCS</b> (ook gekend als Type 1 Combo)</b> <img style='width:1rem; display: inline-block' src='./assets/layers/charging_station/Type1-ccs.svg'/></div> heeft een spanning van {socket:type1_combo:voltage} volt",
|
||
"de": "<div style='display: inline-block'><b><b>Typ 1 CCS</b> (Typ 1 Combo)</b> <img style='width:1rem; display: inline-block' src='./assets/layers/charging_station/Type1-ccs.svg'/></div> liefert {socket:type1_combo:voltage} Volt"
|
||
},
|
||
"freeform": {
|
||
"key": "socket:type1_combo:voltage",
|
||
"type": "pfloat"
|
||
},
|
||
"mappings": [
|
||
{
|
||
"if": "socket:type1_combo:voltage=400 V",
|
||
"then": {
|
||
"en": "<b>Type 1 CCS</b> (aka Type 1 Combo) outputs 400 volt",
|
||
"nl": "<b>Type 1 CCS</b> (ook gekend als Type 1 Combo) heeft een spanning van 400 volt",
|
||
"de": "<b>Typ 1 CCS</b> (Typ 1 Combo) liefert 400 Volt"
|
||
},
|
||
"icon": {
|
||
"path": "./assets/layers/charging_station/Type1-ccs.svg",
|
||
"class": "medium"
|
||
}
|
||
},
|
||
{
|
||
"if": "socket:type1_combo:voltage=1000 V",
|
||
"then": {
|
||
"en": "<b>Type 1 CCS</b> (aka Type 1 Combo) outputs 1000 volt",
|
||
"nl": "<b>Type 1 CCS</b> (ook gekend als Type 1 Combo) heeft een spanning van 1000 volt",
|
||
"de": "<b>Typ 1 CCS</b> (Typ 1 Combo) liefert 1000 Volt"
|
||
},
|
||
"icon": {
|
||
"path": "./assets/layers/charging_station/Type1-ccs.svg",
|
||
"class": "medium"
|
||
}
|
||
}
|
||
],
|
||
"condition": {
|
||
"and": [
|
||
"socket:type1_combo~*",
|
||
"socket:type1_combo!=0"
|
||
]
|
||
}
|
||
},
|
||
{
|
||
"id": "current-5",
|
||
"group": "technical",
|
||
"question": {
|
||
"en": "What current do the plugs with <div style='display: inline-block'><b><b>Type 1 CCS</b> (aka Type 1 Combo)</b> <img style='width:1rem; display: inline-block' src='./assets/layers/charging_station/Type1-ccs.svg'/></div> offer?",
|
||
"nl": "Welke stroom levert de stekker van type <div style='display: inline-block'><b><b>Type 1 CCS</b> (ook gekend als Type 1 Combo)</b> <img style='width:1rem; display: inline-block' src='./assets/layers/charging_station/Type1-ccs.svg'/></div>?",
|
||
"de": "Welche Stromstärke liefern die Stecker mit <div style='display: inline-block'><b><b>Typ 1 CCS</b> (Typ 1 Combo)</b> <img style='width:1rem; display: inline-block' src='./assets/layers/charging_station/Type1-ccs.svg'/></div>?"
|
||
},
|
||
"render": {
|
||
"en": "<div style='display: inline-block'><b><b>Type 1 CCS</b> (aka Type 1 Combo)</b> <img style='width:1rem; display: inline-block' src='./assets/layers/charging_station/Type1-ccs.svg'/></div> outputs at most {socket:type1_combo:current}A",
|
||
"nl": "<div style='display: inline-block'><b><b>Type 1 CCS</b> (ook gekend als Type 1 Combo)</b> <img style='width:1rem; display: inline-block' src='./assets/layers/charging_station/Type1-ccs.svg'/></div> levert een stroom van maximaal {socket:type1_combo:current}A",
|
||
"de": "<div style='display: inline-block'><b><b>Typ 1 CCS</b> (Typ 1 Combo)</b> <img style='width:1rem; display: inline-block' src='./assets/layers/charging_station/Type1-ccs.svg'/></div> liefert maximal {socket:type1_combo:current} A"
|
||
},
|
||
"freeform": {
|
||
"key": "socket:type1_combo:current",
|
||
"type": "pfloat"
|
||
},
|
||
"mappings": [
|
||
{
|
||
"if": "socket:type1_combo:current=50 A",
|
||
"then": {
|
||
"en": "<b>Type 1 CCS</b> (aka Type 1 Combo) outputs at most 50 A",
|
||
"nl": "<b>Type 1 CCS</b> (ook gekend als Type 1 Combo) levert een stroom van maximaal 50 A",
|
||
"de": "<b>Typ 1 CCS</b> (Typ 1 Combo) liefert maximal 50 A"
|
||
},
|
||
"icon": {
|
||
"path": "./assets/layers/charging_station/Type1-ccs.svg",
|
||
"class": "medium"
|
||
}
|
||
},
|
||
{
|
||
"if": "socket:type1_combo:current=125 A",
|
||
"then": {
|
||
"en": "<b>Type 1 CCS</b> (aka Type 1 Combo) outputs at most 125 A",
|
||
"nl": "<b>Type 1 CCS</b> (ook gekend als Type 1 Combo) levert een stroom van maximaal 125 A",
|
||
"de": "<b>Typ 1 CCS</b> (Typ 1 Combo) liefert maximal 125 A"
|
||
},
|
||
"icon": {
|
||
"path": "./assets/layers/charging_station/Type1-ccs.svg",
|
||
"class": "medium"
|
||
}
|
||
}
|
||
],
|
||
"condition": {
|
||
"and": [
|
||
"socket:type1_combo~*",
|
||
"socket:type1_combo!=0"
|
||
]
|
||
}
|
||
},
|
||
{
|
||
"id": "power-output-5",
|
||
"group": "technical",
|
||
"question": {
|
||
"en": "What power output does a single plug of type <div style='display: inline-block'><b><b>Type 1 CCS</b> (aka Type 1 Combo)</b> <img style='width:1rem; display: inline-block' src='./assets/layers/charging_station/Type1-ccs.svg'/></div> offer?",
|
||
"nl": "Welk vermogen levert een enkele stekker van type <div style='display: inline-block'><b><b>Type 1 CCS</b> (ook gekend als Type 1 Combo)</b> <img style='width:1rem; display: inline-block' src='./assets/layers/charging_station/Type1-ccs.svg'/></div>?",
|
||
"de": "Welche Leistung bietet ein einzelner Stecker vom Typ <div style='display: inline-block'><b><b>Typ 1 CCS</b> (Typ 1 Combo)</b> <img style='width:1rem; display: inline-block' src='./assets/layers/charging_station/Type1-ccs.svg'/></div>?"
|
||
},
|
||
"render": {
|
||
"en": "<div style='display: inline-block'><b><b>Type 1 CCS</b> (aka Type 1 Combo)</b> <img style='width:1rem; display: inline-block' src='./assets/layers/charging_station/Type1-ccs.svg'/></div> outputs at most {socket:type1_combo:output}",
|
||
"nl": "<div style='display: inline-block'><b><b>Type 1 CCS</b> (ook gekend als Type 1 Combo)</b> <img style='width:1rem; display: inline-block' src='./assets/layers/charging_station/Type1-ccs.svg'/></div> levert een vermogen van maximaal {socket:type1_combo:output}",
|
||
"de": "<div style='display: inline-block'><b><b>Typ 1 CCS</b> (Typ 1 Combo)</b> <img style='width:1rem; display: inline-block' src='./assets/layers/charging_station/Type1-ccs.svg'/></div> liefert maximal {socket:type1_combo:output}"
|
||
},
|
||
"freeform": {
|
||
"key": "socket:type1_combo:output",
|
||
"type": "pfloat"
|
||
},
|
||
"mappings": [
|
||
{
|
||
"if": "socket:type1_combo:output=50 kW",
|
||
"then": {
|
||
"en": "<b>Type 1 CCS</b> (aka Type 1 Combo) outputs at most 50 kw A",
|
||
"nl": "<b>Type 1 CCS</b> (ook gekend als Type 1 Combo) levert een vermogen van maximaal 50 kw A",
|
||
"de": "<b>Typ 1 CCS</b> (Typ 1 Combo) liefert maximal 50 kw A"
|
||
},
|
||
"icon": {
|
||
"path": "./assets/layers/charging_station/Type1-ccs.svg",
|
||
"class": "medium"
|
||
}
|
||
},
|
||
{
|
||
"if": "socket:type1_combo:output=62.5 kW",
|
||
"then": {
|
||
"en": "<b>Type 1 CCS</b> (aka Type 1 Combo) outputs at most 62.5 kw A",
|
||
"nl": "<b>Type 1 CCS</b> (ook gekend als Type 1 Combo) levert een vermogen van maximaal 62.5 kw A",
|
||
"de": "<b>Typ 1 CCS</b> (Typ 1 Combo) liefert maximal 62,5 kw A"
|
||
},
|
||
"icon": {
|
||
"path": "./assets/layers/charging_station/Type1-ccs.svg",
|
||
"class": "medium"
|
||
}
|
||
},
|
||
{
|
||
"if": "socket:type1_combo:output=150 kW",
|
||
"then": {
|
||
"en": "<b>Type 1 CCS</b> (aka Type 1 Combo) outputs at most 150 kw A",
|
||
"nl": "<b>Type 1 CCS</b> (ook gekend als Type 1 Combo) levert een vermogen van maximaal 150 kw A",
|
||
"de": "<b>Typ 1 CCS</b> (Typ 1 Combo) liefert maximal 150 kw A"
|
||
},
|
||
"icon": {
|
||
"path": "./assets/layers/charging_station/Type1-ccs.svg",
|
||
"class": "medium"
|
||
}
|
||
},
|
||
{
|
||
"if": "socket:type1_combo:output=350 kW",
|
||
"then": {
|
||
"en": "<b>Type 1 CCS</b> (aka Type 1 Combo) outputs at most 350 kw A",
|
||
"nl": "<b>Type 1 CCS</b> (ook gekend als Type 1 Combo) levert een vermogen van maximaal 350 kw A",
|
||
"de": "<b>Typ 1 CCS</b> (Typ 1 Combo) liefert maximal 350 kw A"
|
||
},
|
||
"icon": {
|
||
"path": "./assets/layers/charging_station/Type1-ccs.svg",
|
||
"class": "medium"
|
||
}
|
||
}
|
||
],
|
||
"condition": {
|
||
"and": [
|
||
"socket:type1_combo~*",
|
||
"socket:type1_combo!=0"
|
||
]
|
||
}
|
||
},
|
||
{
|
||
"id": "voltage-6",
|
||
"group": "technical",
|
||
"question": {
|
||
"en": "What voltage do the plugs with <div style='display: inline-block'><b><b>Tesla Supercharger</b></b> <img style='width:1rem; display: inline-block' src='./assets/layers/charging_station/Tesla-hpwc-model-s.svg'/></div> offer?",
|
||
"nl": "Welke spanning levert de stekker van type <div style='display: inline-block'><b><b>Tesla Supercharger</b></b> <img style='width:1rem; display: inline-block' src='./assets/layers/charging_station/Tesla-hpwc-model-s.svg'/></div>",
|
||
"de": "Welche Spannung bieten die Stecker mit <div style='display: inline-block'><b><b>Tesla Supercharger</b></b> <img style='width:1rem; display: inline-block' src='./assets/layers/charging_station/Tesla-hpwc-model-s.svg'/></div>?"
|
||
},
|
||
"render": {
|
||
"en": "<div style='display: inline-block'><b><b>Tesla Supercharger</b></b> <img style='width:1rem; display: inline-block' src='./assets/layers/charging_station/Tesla-hpwc-model-s.svg'/></div> outputs {socket:tesla_supercharger:voltage} volt",
|
||
"nl": "<div style='display: inline-block'><b><b>Tesla Supercharger</b></b> <img style='width:1rem; display: inline-block' src='./assets/layers/charging_station/Tesla-hpwc-model-s.svg'/></div> heeft een spanning van {socket:tesla_supercharger:voltage} volt",
|
||
"de": "<div style='display: inline-block'><b><b>Tesla Supercharger</b></b> <img style='width:1rem; display: inline-block' src='./assets/layers/charging_station/Tesla-hpwc-model-s.svg'/></div> liefert {socket:tesla_supercharger:voltage} Volt"
|
||
},
|
||
"freeform": {
|
||
"key": "socket:tesla_supercharger:voltage",
|
||
"type": "pfloat"
|
||
},
|
||
"mappings": [
|
||
{
|
||
"if": "socket:tesla_supercharger:voltage=480 V",
|
||
"then": {
|
||
"en": "<b>Tesla Supercharger</b> outputs 480 volt",
|
||
"nl": "<b>Tesla Supercharger</b> heeft een spanning van 480 volt",
|
||
"de": "<b>Tesla Supercharger</b> liefert 480 Volt"
|
||
},
|
||
"icon": {
|
||
"path": "./assets/layers/charging_station/Tesla-hpwc-model-s.svg",
|
||
"class": "medium"
|
||
}
|
||
}
|
||
],
|
||
"condition": {
|
||
"and": [
|
||
"socket:tesla_supercharger~*",
|
||
"socket:tesla_supercharger!=0"
|
||
]
|
||
}
|
||
},
|
||
{
|
||
"id": "current-6",
|
||
"group": "technical",
|
||
"question": {
|
||
"en": "What current do the plugs with <div style='display: inline-block'><b><b>Tesla Supercharger</b></b> <img style='width:1rem; display: inline-block' src='./assets/layers/charging_station/Tesla-hpwc-model-s.svg'/></div> offer?",
|
||
"nl": "Welke stroom levert de stekker van type <div style='display: inline-block'><b><b>Tesla Supercharger</b></b> <img style='width:1rem; display: inline-block' src='./assets/layers/charging_station/Tesla-hpwc-model-s.svg'/></div>?",
|
||
"de": "Welche Stromstärke liefern die Stecker mit <div style='display: inline-block'><b><b>Tesla Supercharger</b></b> <img style='width:1rem; display: inline-block' src='./assets/layers/charging_station/Tesla-hpwc-model-s.svg'/></div>?"
|
||
},
|
||
"render": {
|
||
"en": "<div style='display: inline-block'><b><b>Tesla Supercharger</b></b> <img style='width:1rem; display: inline-block' src='./assets/layers/charging_station/Tesla-hpwc-model-s.svg'/></div> outputs at most {socket:tesla_supercharger:current}A",
|
||
"nl": "<div style='display: inline-block'><b><b>Tesla Supercharger</b></b> <img style='width:1rem; display: inline-block' src='./assets/layers/charging_station/Tesla-hpwc-model-s.svg'/></div> levert een stroom van maximaal {socket:tesla_supercharger:current}A",
|
||
"de": "<div style='display: inline-block'><b><b>Tesla Supercharger</b></b> <img style='width:1rem; display: inline-block' src='./assets/layers/charging_station/Tesla-hpwc-model-s.svg'/></div> liefert maximal {socket:tesla_supercharger:current} A"
|
||
},
|
||
"freeform": {
|
||
"key": "socket:tesla_supercharger:current",
|
||
"type": "pfloat"
|
||
},
|
||
"mappings": [
|
||
{
|
||
"if": "socket:tesla_supercharger:current=125 A",
|
||
"then": {
|
||
"en": "<b>Tesla Supercharger</b> outputs at most 125 A",
|
||
"nl": "<b>Tesla Supercharger</b> levert een stroom van maximaal 125 A",
|
||
"de": "<b>Tesla Supercharger</b> liefert maximal 125 A"
|
||
},
|
||
"icon": {
|
||
"path": "./assets/layers/charging_station/Tesla-hpwc-model-s.svg",
|
||
"class": "medium"
|
||
}
|
||
},
|
||
{
|
||
"if": "socket:tesla_supercharger:current=350 A",
|
||
"then": {
|
||
"en": "<b>Tesla Supercharger</b> outputs at most 350 A",
|
||
"nl": "<b>Tesla Supercharger</b> levert een stroom van maximaal 350 A",
|
||
"de": "<b>Tesla Supercharger</b> liefert maximal 350 A"
|
||
},
|
||
"icon": {
|
||
"path": "./assets/layers/charging_station/Tesla-hpwc-model-s.svg",
|
||
"class": "medium"
|
||
}
|
||
}
|
||
],
|
||
"condition": {
|
||
"and": [
|
||
"socket:tesla_supercharger~*",
|
||
"socket:tesla_supercharger!=0"
|
||
]
|
||
}
|
||
},
|
||
{
|
||
"id": "power-output-6",
|
||
"group": "technical",
|
||
"question": {
|
||
"en": "What power output does a single plug of type <div style='display: inline-block'><b><b>Tesla Supercharger</b></b> <img style='width:1rem; display: inline-block' src='./assets/layers/charging_station/Tesla-hpwc-model-s.svg'/></div> offer?",
|
||
"nl": "Welk vermogen levert een enkele stekker van type <div style='display: inline-block'><b><b>Tesla Supercharger</b></b> <img style='width:1rem; display: inline-block' src='./assets/layers/charging_station/Tesla-hpwc-model-s.svg'/></div>?",
|
||
"de": "Welche Leistung bietet ein einzelner Stecker vom Typ <div style='display: inline-block'><b><b>Tesla Supercharger</b></b> <img style='width:1rem; display: inline-block' src='./assets/layers/charging_station/Tesla-hpwc-model-s.svg'/></div>?"
|
||
},
|
||
"render": {
|
||
"en": "<div style='display: inline-block'><b><b>Tesla Supercharger</b></b> <img style='width:1rem; display: inline-block' src='./assets/layers/charging_station/Tesla-hpwc-model-s.svg'/></div> outputs at most {socket:tesla_supercharger:output}",
|
||
"nl": "<div style='display: inline-block'><b><b>Tesla Supercharger</b></b> <img style='width:1rem; display: inline-block' src='./assets/layers/charging_station/Tesla-hpwc-model-s.svg'/></div> levert een vermogen van maximaal {socket:tesla_supercharger:output}",
|
||
"de": "<div style='display: inline-block'><b><b>Tesla Supercharger</b></b> <img style='width:1rem; display: inline-block' src='./assets/layers/charging_station/Tesla-hpwc-model-s.svg'/></div> liefert maximal {socket:tesla_supercharger:output}"
|
||
},
|
||
"freeform": {
|
||
"key": "socket:tesla_supercharger:output",
|
||
"type": "pfloat"
|
||
},
|
||
"mappings": [
|
||
{
|
||
"if": "socket:tesla_supercharger:output=120 kW",
|
||
"then": {
|
||
"en": "<b>Tesla Supercharger</b> outputs at most 120 kw A",
|
||
"nl": "<b>Tesla Supercharger</b> levert een vermogen van maximaal 120 kw A",
|
||
"de": "<b>Tesla Supercharger</b> liefert maximal 120 kw A"
|
||
},
|
||
"icon": {
|
||
"path": "./assets/layers/charging_station/Tesla-hpwc-model-s.svg",
|
||
"class": "medium"
|
||
}
|
||
},
|
||
{
|
||
"if": "socket:tesla_supercharger:output=150 kW",
|
||
"then": {
|
||
"en": "<b>Tesla Supercharger</b> outputs at most 150 kw A",
|
||
"nl": "<b>Tesla Supercharger</b> levert een vermogen van maximaal 150 kw A",
|
||
"de": "<b>Tesla Supercharger</b> liefert maximal 150 kw A"
|
||
},
|
||
"icon": {
|
||
"path": "./assets/layers/charging_station/Tesla-hpwc-model-s.svg",
|
||
"class": "medium"
|
||
}
|
||
},
|
||
{
|
||
"if": "socket:tesla_supercharger:output=250 kW",
|
||
"then": {
|
||
"en": "<b>Tesla Supercharger</b> outputs at most 250 kw A",
|
||
"nl": "<b>Tesla Supercharger</b> levert een vermogen van maximaal 250 kw A",
|
||
"de": "<b>Tesla Supercharger</b> liefert maximal 250 kW A"
|
||
},
|
||
"icon": {
|
||
"path": "./assets/layers/charging_station/Tesla-hpwc-model-s.svg",
|
||
"class": "medium"
|
||
}
|
||
}
|
||
],
|
||
"condition": {
|
||
"and": [
|
||
"socket:tesla_supercharger~*",
|
||
"socket:tesla_supercharger!=0"
|
||
]
|
||
}
|
||
},
|
||
{
|
||
"id": "voltage-7",
|
||
"group": "technical",
|
||
"question": {
|
||
"en": "What voltage do the plugs with <div style='display: inline-block'><b><b>Type 2</b> (mennekes)</b> <img style='width:1rem; display: inline-block' src='./assets/layers/charging_station/Type2_socket.svg'/></div> offer?",
|
||
"nl": "Welke spanning levert de stekker van type <div style='display: inline-block'><b><b>Type 2</b> (mennekes)</b> <img style='width:1rem; display: inline-block' src='./assets/layers/charging_station/Type2_socket.svg'/></div>",
|
||
"de": "Welche Spannung liefern die Stecker mit <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_socket.svg'/></div>?"
|
||
},
|
||
"render": {
|
||
"en": "<div style='display: inline-block'><b><b>Type 2</b> (mennekes)</b> <img style='width:1rem; display: inline-block' src='./assets/layers/charging_station/Type2_socket.svg'/></div> outputs {socket:type2:voltage} volt",
|
||
"nl": "<div style='display: inline-block'><b><b>Type 2</b> (mennekes)</b> <img style='width:1rem; display: inline-block' src='./assets/layers/charging_station/Type2_socket.svg'/></div> heeft een spanning van {socket:type2:voltage} volt",
|
||
"de": "<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_socket.svg'/></div> liefert {socket:type2:voltage} Volt"
|
||
},
|
||
"freeform": {
|
||
"key": "socket:type2:voltage",
|
||
"type": "pfloat"
|
||
},
|
||
"mappings": [
|
||
{
|
||
"if": "socket:type2:voltage=230 V",
|
||
"then": {
|
||
"en": "<b>Type 2</b> (mennekes) outputs 230 volt",
|
||
"nl": "<b>Type 2</b> (mennekes) heeft een spanning van 230 volt",
|
||
"de": "<b>Typ 2</b> (Mennekes) liefert 230 Volt"
|
||
},
|
||
"icon": {
|
||
"path": "./assets/layers/charging_station/Type2_socket.svg",
|
||
"class": "medium"
|
||
}
|
||
},
|
||
{
|
||
"if": "socket:type2:voltage=400 V",
|
||
"then": {
|
||
"en": "<b>Type 2</b> (mennekes) outputs 400 volt",
|
||
"nl": "<b>Type 2</b> (mennekes) heeft een spanning van 400 volt",
|
||
"de": "<b>Typ 2</b> (Mennekes) liefert 400 Volt"
|
||
},
|
||
"icon": {
|
||
"path": "./assets/layers/charging_station/Type2_socket.svg",
|
||
"class": "medium"
|
||
}
|
||
}
|
||
],
|
||
"condition": {
|
||
"and": [
|
||
"socket:type2~*",
|
||
"socket:type2!=0"
|
||
]
|
||
}
|
||
},
|
||
{
|
||
"id": "current-7",
|
||
"group": "technical",
|
||
"question": {
|
||
"en": "What current do the plugs with <div style='display: inline-block'><b><b>Type 2</b> (mennekes)</b> <img style='width:1rem; display: inline-block' src='./assets/layers/charging_station/Type2_socket.svg'/></div> offer?",
|
||
"nl": "Welke stroom levert de stekker van type <div style='display: inline-block'><b><b>Type 2</b> (mennekes)</b> <img style='width:1rem; display: inline-block' src='./assets/layers/charging_station/Type2_socket.svg'/></div>?",
|
||
"de": "Welche Stromstärke liefern die Stecker mit <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_socket.svg'/></div>?"
|
||
},
|
||
"render": {
|
||
"en": "<div style='display: inline-block'><b><b>Type 2</b> (mennekes)</b> <img style='width:1rem; display: inline-block' src='./assets/layers/charging_station/Type2_socket.svg'/></div> outputs at most {socket:type2:current}A",
|
||
"nl": "<div style='display: inline-block'><b><b>Type 2</b> (mennekes)</b> <img style='width:1rem; display: inline-block' src='./assets/layers/charging_station/Type2_socket.svg'/></div> levert een stroom van maximaal {socket:type2:current}A",
|
||
"de": "<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_socket.svg'/></div> liefert maximal {socket:type2:current} A"
|
||
},
|
||
"freeform": {
|
||
"key": "socket:type2:current",
|
||
"type": "pfloat"
|
||
},
|
||
"mappings": [
|
||
{
|
||
"if": "socket:type2:current=16 A",
|
||
"then": {
|
||
"en": "<b>Type 2</b> (mennekes) outputs at most 16 A",
|
||
"nl": "<b>Type 2</b> (mennekes) levert een stroom van maximaal 16 A",
|
||
"de": "<b>Typ 2</b> (Mennekes) liefert maximal 16 A"
|
||
},
|
||
"icon": {
|
||
"path": "./assets/layers/charging_station/Type2_socket.svg",
|
||
"class": "medium"
|
||
}
|
||
},
|
||
{
|
||
"if": "socket:type2:current=32 A",
|
||
"then": {
|
||
"en": "<b>Type 2</b> (mennekes) outputs at most 32 A",
|
||
"nl": "<b>Type 2</b> (mennekes) levert een stroom van maximaal 32 A",
|
||
"de": "<b>Typ 2</b> (Mennekes) liefert maximal 32 A"
|
||
},
|
||
"icon": {
|
||
"path": "./assets/layers/charging_station/Type2_socket.svg",
|
||
"class": "medium"
|
||
}
|
||
}
|
||
],
|
||
"condition": {
|
||
"and": [
|
||
"socket:type2~*",
|
||
"socket:type2!=0"
|
||
]
|
||
}
|
||
},
|
||
{
|
||
"id": "power-output-7",
|
||
"group": "technical",
|
||
"question": {
|
||
"en": "What power output does a single plug of type <div style='display: inline-block'><b><b>Type 2</b> (mennekes)</b> <img style='width:1rem; display: inline-block' src='./assets/layers/charging_station/Type2_socket.svg'/></div> offer?",
|
||
"nl": "Welk vermogen levert een enkele stekker van type <div style='display: inline-block'><b><b>Type 2</b> (mennekes)</b> <img style='width:1rem; display: inline-block' src='./assets/layers/charging_station/Type2_socket.svg'/></div>?",
|
||
"de": "Welche Leistung bietet ein einzelner Stecker vom Typ <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_socket.svg'/></div>?"
|
||
},
|
||
"render": {
|
||
"en": "<div style='display: inline-block'><b><b>Type 2</b> (mennekes)</b> <img style='width:1rem; display: inline-block' src='./assets/layers/charging_station/Type2_socket.svg'/></div> outputs at most {socket:type2:output}",
|
||
"nl": "<div style='display: inline-block'><b><b>Type 2</b> (mennekes)</b> <img style='width:1rem; display: inline-block' src='./assets/layers/charging_station/Type2_socket.svg'/></div> levert een vermogen van maximaal {socket:type2:output}",
|
||
"de": "<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_socket.svg'/></div> liefert maximal {socket:type2:output}"
|
||
},
|
||
"freeform": {
|
||
"key": "socket:type2:output",
|
||
"type": "pfloat"
|
||
},
|
||
"mappings": [
|
||
{
|
||
"if": "socket:type2:output=11 kW",
|
||
"then": {
|
||
"en": "<b>Type 2</b> (mennekes) outputs at most 11 kw A",
|
||
"nl": "<b>Type 2</b> (mennekes) levert een vermogen van maximaal 11 kw A",
|
||
"de": "<b>Typ 2</b> (Mennekes) liefert maximal 11 kw A"
|
||
},
|
||
"icon": {
|
||
"path": "./assets/layers/charging_station/Type2_socket.svg",
|
||
"class": "medium"
|
||
}
|
||
},
|
||
{
|
||
"if": "socket:type2:output=22 kW",
|
||
"then": {
|
||
"en": "<b>Type 2</b> (mennekes) outputs at most 22 kw A",
|
||
"nl": "<b>Type 2</b> (mennekes) levert een vermogen van maximaal 22 kw A",
|
||
"de": "<b>Typ 2</b> (Mennekes) liefert maximal 22 kw A"
|
||
},
|
||
"icon": {
|
||
"path": "./assets/layers/charging_station/Type2_socket.svg",
|
||
"class": "medium"
|
||
}
|
||
}
|
||
],
|
||
"condition": {
|
||
"and": [
|
||
"socket:type2~*",
|
||
"socket:type2!=0"
|
||
]
|
||
}
|
||
},
|
||
{
|
||
"id": "voltage-8",
|
||
"group": "technical",
|
||
"question": {
|
||
"en": "What voltage do the plugs with <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> offer?",
|
||
"nl": "Welke spanning levert de stekker van type <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>",
|
||
"de": "Welche Spannung liefern die Stecker mit <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>?"
|
||
},
|
||
"render": {
|
||
"en": "<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> outputs {socket:type2_combo:voltage} volt",
|
||
"nl": "<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> heeft een spanning van {socket:type2_combo:voltage} volt",
|
||
"de": "<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> liefert {socket:type2_combo:voltage} Volt"
|
||
},
|
||
"freeform": {
|
||
"key": "socket:type2_combo:voltage",
|
||
"type": "pfloat"
|
||
},
|
||
"mappings": [
|
||
{
|
||
"if": "socket:type2_combo:voltage=500 V",
|
||
"then": {
|
||
"en": "<b>Type 2 CCS</b> (mennekes) outputs 500 volt",
|
||
"nl": "<b>Type 2 CCS</b> (mennekes) heeft een spanning van 500 volt",
|
||
"de": "<b>Typ 2 CCS</b> (Mennekes) liefert 500 Volt"
|
||
},
|
||
"icon": {
|
||
"path": "./assets/layers/charging_station/Type2_CCS.svg",
|
||
"class": "medium"
|
||
}
|
||
},
|
||
{
|
||
"if": "socket:type2_combo:voltage=920 V",
|
||
"then": {
|
||
"en": "<b>Type 2 CCS</b> (mennekes) outputs 920 volt",
|
||
"nl": "<b>Type 2 CCS</b> (mennekes) heeft een spanning van 920 volt",
|
||
"de": "<b>Typ 2 CCS</b> (Mennekes) liefert 920 Volt"
|
||
},
|
||
"icon": {
|
||
"path": "./assets/layers/charging_station/Type2_CCS.svg",
|
||
"class": "medium"
|
||
}
|
||
}
|
||
],
|
||
"condition": {
|
||
"and": [
|
||
"socket:type2_combo~*",
|
||
"socket:type2_combo!=0"
|
||
]
|
||
}
|
||
},
|
||
{
|
||
"id": "current-8",
|
||
"group": "technical",
|
||
"question": {
|
||
"en": "What current do the plugs with <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> offer?",
|
||
"nl": "Welke stroom levert de stekker van type <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>?",
|
||
"de": "Welche Stromstärke liefern die Stecker mit <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>?"
|
||
},
|
||
"render": {
|
||
"en": "<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> outputs at most {socket:type2_combo:current}A",
|
||
"nl": "<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> levert een stroom van maximaal {socket:type2_combo:current}A",
|
||
"de": "<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> liefern maximal {socket:type2_combo:current} A"
|
||
},
|
||
"freeform": {
|
||
"key": "socket:type2_combo:current",
|
||
"type": "pfloat"
|
||
},
|
||
"mappings": [
|
||
{
|
||
"if": "socket:type2_combo:current=125 A",
|
||
"then": {
|
||
"en": "<b>Type 2 CCS</b> (mennekes) outputs at most 125 A",
|
||
"nl": "<b>Type 2 CCS</b> (mennekes) levert een stroom van maximaal 125 A",
|
||
"de": "<b>Typ 2 CCS</b> (Mennekes) liefert maximal 125 A"
|
||
},
|
||
"icon": {
|
||
"path": "./assets/layers/charging_station/Type2_CCS.svg",
|
||
"class": "medium"
|
||
}
|
||
},
|
||
{
|
||
"if": "socket:type2_combo:current=350 A",
|
||
"then": {
|
||
"en": "<b>Type 2 CCS</b> (mennekes) outputs at most 350 A",
|
||
"nl": "<b>Type 2 CCS</b> (mennekes) levert een stroom van maximaal 350 A",
|
||
"de": "<b>Typ 2 CCS</b> (Mennekes) liefert maximal 350 A"
|
||
},
|
||
"icon": {
|
||
"path": "./assets/layers/charging_station/Type2_CCS.svg",
|
||
"class": "medium"
|
||
}
|
||
}
|
||
],
|
||
"condition": {
|
||
"and": [
|
||
"socket:type2_combo~*",
|
||
"socket:type2_combo!=0"
|
||
]
|
||
}
|
||
},
|
||
{
|
||
"id": "power-output-8",
|
||
"group": "technical",
|
||
"question": {
|
||
"en": "What power output does a single plug of type <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> offer?",
|
||
"nl": "Welk vermogen levert een enkele stekker van type <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>?",
|
||
"de": "Welche Leistung bietet ein einzelner Stecker vom Typ <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>?"
|
||
},
|
||
"render": {
|
||
"en": "<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> outputs at most {socket:type2_combo:output}",
|
||
"nl": "<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> levert een vermogen van maximaal {socket:type2_combo:output}",
|
||
"de": "<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> liefert maximal {socket:type2_combo:output}"
|
||
},
|
||
"freeform": {
|
||
"key": "socket:type2_combo:output",
|
||
"type": "pfloat"
|
||
},
|
||
"mappings": [
|
||
{
|
||
"if": "socket:type2_combo:output=50 kW",
|
||
"then": {
|
||
"en": "<b>Type 2 CCS</b> (mennekes) outputs at most 50 kw A",
|
||
"nl": "<b>Type 2 CCS</b> (mennekes) levert een vermogen van maximaal 50 kw A",
|
||
"de": "<b>Typ 2 CCS</b> (Mennekes) liefert maximal 50 kw A"
|
||
},
|
||
"icon": {
|
||
"path": "./assets/layers/charging_station/Type2_CCS.svg",
|
||
"class": "medium"
|
||
}
|
||
}
|
||
],
|
||
"condition": {
|
||
"and": [
|
||
"socket:type2_combo~*",
|
||
"socket:type2_combo!=0"
|
||
]
|
||
}
|
||
},
|
||
{
|
||
"id": "voltage-9",
|
||
"group": "technical",
|
||
"question": {
|
||
"en": "What voltage do the plugs with <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> offer?",
|
||
"nl": "Welke spanning levert de stekker van type <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>",
|
||
"de": "Welche Spannung liefern die Stecker mit <div style='display: inline-block'><b><b>Typ 2 mit Kabel</b> (Mennekes)</b> <img style='width:1rem; display: inline-block' src='./assets/layers/charging_station/Type2_tethered.svg'/></div>?"
|
||
},
|
||
"render": {
|
||
"en": "<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> outputs {socket:type2_cable:voltage} volt",
|
||
"nl": "<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> heeft een spanning van {socket:type2_cable:voltage} volt",
|
||
"de": "<div style='display: inline-block'><b><b>Typ 2 mit Kabel</b> (Mennekes)</b> <img style='width:1rem; display: inline-block' src='./assets/layers/charging_station/Type2_tethered.svg'/></div> liefert {socket:type2_cable:voltage} Volt"
|
||
},
|
||
"freeform": {
|
||
"key": "socket:type2_cable:voltage",
|
||
"type": "pfloat"
|
||
},
|
||
"mappings": [
|
||
{
|
||
"if": "socket:type2_cable:voltage=230 V",
|
||
"then": {
|
||
"en": "<b>Type 2 with cable</b> (mennekes) outputs 230 volt",
|
||
"nl": "<b>Type 2 met kabel</b> (J1772) heeft een spanning van 230 volt",
|
||
"de": "<b>Typ 2 mit Kabel</b> (Mennekes) liefert 230 Volt"
|
||
},
|
||
"icon": {
|
||
"path": "./assets/layers/charging_station/Type2_tethered.svg",
|
||
"class": "medium"
|
||
}
|
||
},
|
||
{
|
||
"if": "socket:type2_cable:voltage=400 V",
|
||
"then": {
|
||
"en": "<b>Type 2 with cable</b> (mennekes) outputs 400 volt",
|
||
"nl": "<b>Type 2 met kabel</b> (J1772) heeft een spanning van 400 volt",
|
||
"de": "<b>Typ 2 mit Kabel</b> (Mennekes) liefert 400 Volt"
|
||
},
|
||
"icon": {
|
||
"path": "./assets/layers/charging_station/Type2_tethered.svg",
|
||
"class": "medium"
|
||
}
|
||
}
|
||
],
|
||
"condition": {
|
||
"and": [
|
||
"socket:type2_cable~*",
|
||
"socket:type2_cable!=0"
|
||
]
|
||
}
|
||
},
|
||
{
|
||
"id": "current-9",
|
||
"group": "technical",
|
||
"question": {
|
||
"en": "What current do the plugs with <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> offer?",
|
||
"nl": "Welke stroom levert de stekker van type <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>?",
|
||
"de": "Welche Stromstärke liefern die Stecker mit <div style='display: inline-block'><b><b>Typ 2 mit Kabel</b> (Mennekes)</b> <img style='width:1rem; display: inline-block' src='./assets/layers/charging_station/Type2_tethered.svg'/></div>?"
|
||
},
|
||
"render": {
|
||
"en": "<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> outputs at most {socket:type2_cable:current}A",
|
||
"nl": "<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> levert een stroom van maximaal {socket:type2_cable:current}A",
|
||
"de": "<div style='display: inline-block'><b><b>Typ 2 mit Kabel</b> (Mennekes)</b> <img style='width:1rem; display: inline-block' src='./assets/layers/charging_station/Type2_tethered.svg'/></div> liefert maximal {socket:type2_cable:current} A"
|
||
},
|
||
"freeform": {
|
||
"key": "socket:type2_cable:current",
|
||
"type": "pfloat"
|
||
},
|
||
"mappings": [
|
||
{
|
||
"if": "socket:type2_cable:current=16 A",
|
||
"then": {
|
||
"en": "<b>Type 2 with cable</b> (mennekes) outputs at most 16 A",
|
||
"nl": "<b>Type 2 met kabel</b> (J1772) levert een stroom van maximaal 16 A",
|
||
"de": "<b>Typ 2 mit Kabel</b> (Mennekes) liefert maximal 16 A"
|
||
},
|
||
"icon": {
|
||
"path": "./assets/layers/charging_station/Type2_tethered.svg",
|
||
"class": "medium"
|
||
}
|
||
},
|
||
{
|
||
"if": "socket:type2_cable:current=32 A",
|
||
"then": {
|
||
"en": "<b>Type 2 with cable</b> (mennekes) outputs at most 32 A",
|
||
"nl": "<b>Type 2 met kabel</b> (J1772) levert een stroom van maximaal 32 A",
|
||
"de": "<b>Typ 2 mit Kabel</b> (Mennekes) liefert maximal 32 A"
|
||
},
|
||
"icon": {
|
||
"path": "./assets/layers/charging_station/Type2_tethered.svg",
|
||
"class": "medium"
|
||
}
|
||
}
|
||
],
|
||
"condition": {
|
||
"and": [
|
||
"socket:type2_cable~*",
|
||
"socket:type2_cable!=0"
|
||
]
|
||
}
|
||
},
|
||
{
|
||
"id": "power-output-9",
|
||
"group": "technical",
|
||
"question": {
|
||
"en": "What power output does a single plug of type <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> offer?",
|
||
"nl": "Welk vermogen levert een enkele stekker van type <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>?",
|
||
"de": "Welche Leistung bietet ein einzelner Stecker vom Typ <div style='display: inline-block'><b><b>Typ 2 mit Kabel</b> (Mennekes)</b> <img style='width:1rem; display: inline-block' src='./assets/layers/charging_station/Type2_tethered.svg'/></div>?"
|
||
},
|
||
"render": {
|
||
"en": "<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> outputs at most {socket:type2_cable:output}",
|
||
"nl": "<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> levert een vermogen van maximaal {socket:type2_cable:output}",
|
||
"de": "<div style='display: inline-block'><b><b>Typ 2 mit Kabel</b> (Mennekes)</b> <img style='width:1rem; display: inline-block' src='./assets/layers/charging_station/Type2_tethered.svg'/></div> liefert maximal {socket:type2_cable:output}"
|
||
},
|
||
"freeform": {
|
||
"key": "socket:type2_cable:output",
|
||
"type": "pfloat"
|
||
},
|
||
"mappings": [
|
||
{
|
||
"if": "socket:type2_cable:output=11 kW",
|
||
"then": {
|
||
"en": "<b>Type 2 with cable</b> (mennekes) outputs at most 11 kw A",
|
||
"nl": "<b>Type 2 met kabel</b> (J1772) levert een vermogen van maximaal 11 kw A",
|
||
"de": "<b>Typ 2 mit Kabel</b> (Mennekes) liefert maximal 11 kw A"
|
||
},
|
||
"icon": {
|
||
"path": "./assets/layers/charging_station/Type2_tethered.svg",
|
||
"class": "medium"
|
||
}
|
||
},
|
||
{
|
||
"if": "socket:type2_cable:output=22 kW",
|
||
"then": {
|
||
"en": "<b>Type 2 with cable</b> (mennekes) outputs at most 22 kw A",
|
||
"nl": "<b>Type 2 met kabel</b> (J1772) levert een vermogen van maximaal 22 kw A",
|
||
"de": "<b>Typ 2 mit Kabel</b> (Mennekes) liefert maximal 22 kw A"
|
||
},
|
||
"icon": {
|
||
"path": "./assets/layers/charging_station/Type2_tethered.svg",
|
||
"class": "medium"
|
||
}
|
||
}
|
||
],
|
||
"condition": {
|
||
"and": [
|
||
"socket:type2_cable~*",
|
||
"socket:type2_cable!=0"
|
||
]
|
||
}
|
||
},
|
||
{
|
||
"id": "voltage-10",
|
||
"group": "technical",
|
||
"question": {
|
||
"en": "What voltage do the plugs with <div style='display: inline-block'><b><b>Tesla Supercharger CCS</b> (a branded Type 2 CSS)</b> <img style='width:1rem; display: inline-block' src='./assets/layers/charging_station/Type2_CCS.svg'/></div> offer?",
|
||
"nl": "Welke spanning levert de stekker van type <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>",
|
||
"de": "Welche Spannung bieten die <div style='display: inline-block'><b><b>Tesla Supercharger CCS</b> (Typ 2 CSS von Tesla)</b> <img style='width:1rem; display: inline-block' src='./assets/layers/charging_station/Type2_CCS.svg'/></div>?"
|
||
},
|
||
"render": {
|
||
"en": "<div style='display: inline-block'><b><b>Tesla Supercharger CCS</b> (a branded Type 2 CSS)</b> <img style='width:1rem; display: inline-block' src='./assets/layers/charging_station/Type2_CCS.svg'/></div> outputs {socket:tesla_supercharger_ccs:voltage} volt",
|
||
"nl": "<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> heeft een spanning van {socket:tesla_supercharger_ccs:voltage} volt",
|
||
"de": "<div style='display: inline-block'><b><b>Tesla Supercharger CCS</b> (Typ 2 CSS von Tesla)</b> <img style='width:1rem; display: inline-block' src='./assets/layers/charging_station/Type2_CCS.svg'/></div> liefert {socket:tesla_supercharger_ccs:voltage} Volt"
|
||
},
|
||
"freeform": {
|
||
"key": "socket:tesla_supercharger_ccs:voltage",
|
||
"type": "pfloat"
|
||
},
|
||
"mappings": [
|
||
{
|
||
"if": "socket:tesla_supercharger_ccs:voltage=500 V",
|
||
"then": {
|
||
"en": "<b>Tesla Supercharger CCS</b> (a branded Type 2 CSS) outputs 500 volt",
|
||
"nl": "<b>Tesla Supercharger CCS</b> (een type2 CCS met Tesla-logo) heeft een spanning van 500 volt",
|
||
"de": "<b>Tesla Supercharger CCS</b> (Typ 2 CSS von Tesla) liefert 500 Volt"
|
||
},
|
||
"icon": {
|
||
"path": "./assets/layers/charging_station/Type2_CCS.svg",
|
||
"class": "medium"
|
||
}
|
||
},
|
||
{
|
||
"if": "socket:tesla_supercharger_ccs:voltage=920 V",
|
||
"then": {
|
||
"en": "<b>Tesla Supercharger CCS</b> (a branded Type 2 CSS) outputs 920 volt",
|
||
"nl": "<b>Tesla Supercharger CCS</b> (een type2 CCS met Tesla-logo) heeft een spanning van 920 volt",
|
||
"de": "<b>Tesla Supercharger CCS</b> (Typ 2 CSS von Tesla) liefert 920 Volt"
|
||
},
|
||
"icon": {
|
||
"path": "./assets/layers/charging_station/Type2_CCS.svg",
|
||
"class": "medium"
|
||
}
|
||
}
|
||
],
|
||
"condition": {
|
||
"and": [
|
||
"socket:tesla_supercharger_ccs~*",
|
||
"socket:tesla_supercharger_ccs!=0"
|
||
]
|
||
}
|
||
},
|
||
{
|
||
"id": "current-10",
|
||
"group": "technical",
|
||
"question": {
|
||
"en": "What current do the plugs with <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> offer?",
|
||
"nl": "Welke stroom levert de stekker van type <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>?",
|
||
"de": "Welche Stromstärke bieten die Anschlüsse mit <div style='display: inline-block'><b><b>Tesla Supercharger CCS</b> (Typ2 CSS von Tesla)</b> <img style='width:1rem; display: inline-block' src='./assets/layers/charging_station/Type2_CCS.svg'/></div>?"
|
||
},
|
||
"render": {
|
||
"en": "<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> outputs at most {socket:tesla_supercharger_ccs:current}A",
|
||
"nl": "<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> levert een stroom van maximaal {socket:tesla_supercharger_ccs:current}A",
|
||
"de": "<div style='display: inline-block'><b><b>Tesla Supercharger CCS</b> (Typ 2 CSS)</b> <img style='width:1rem; display: inline-block' src='./assets/layers/charging_station/Type2_CCS.svg'/></div> liefert maximal {socket:tesla_supercharger_ccs:current} A"
|
||
},
|
||
"freeform": {
|
||
"key": "socket:tesla_supercharger_ccs:current",
|
||
"type": "pfloat"
|
||
},
|
||
"mappings": [
|
||
{
|
||
"if": "socket:tesla_supercharger_ccs:current=125 A",
|
||
"then": {
|
||
"en": "<b>Tesla Supercharger CCS</b> (a branded type2_css) outputs at most 125 A",
|
||
"nl": "<b>Tesla Supercharger CCS</b> (een type2 CCS met Tesla-logo) levert een stroom van maximaal 125 A",
|
||
"de": "<b>Tesla Supercharger CCS</b> (Typ 2 CSS) liefert maximal 125 A"
|
||
},
|
||
"icon": {
|
||
"path": "./assets/layers/charging_station/Type2_CCS.svg",
|
||
"class": "medium"
|
||
}
|
||
},
|
||
{
|
||
"if": "socket:tesla_supercharger_ccs:current=350 A",
|
||
"then": {
|
||
"en": "<b>Tesla Supercharger CCS</b> (a branded type2_css) outputs at most 350 A",
|
||
"nl": "<b>Tesla Supercharger CCS</b> (een type2 CCS met Tesla-logo) levert een stroom van maximaal 350 A",
|
||
"de": "<b>Tesla Supercharger CCS</b> (Typ 2 CSS) liefert maximal 350 A"
|
||
},
|
||
"icon": {
|
||
"path": "./assets/layers/charging_station/Type2_CCS.svg",
|
||
"class": "medium"
|
||
}
|
||
}
|
||
],
|
||
"condition": {
|
||
"and": [
|
||
"socket:tesla_supercharger_ccs~*",
|
||
"socket:tesla_supercharger_ccs!=0"
|
||
]
|
||
}
|
||
},
|
||
{
|
||
"id": "power-output-10",
|
||
"group": "technical",
|
||
"question": {
|
||
"en": "What power output does a single plug of type <div style='display: inline-block'><b><b>Tesla Supercharger CCS</b> (a branded Type 2 CSS)</b> <img style='width:1rem; display: inline-block' src='./assets/layers/charging_station/Type2_CCS.svg'/></div> offer?",
|
||
"nl": "Welk vermogen levert een enkele stekker van type <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>?",
|
||
"de": "Welche Leistung bietet ein einzelner Stecker des Typs <div style='display: inline-block'><b><b>Tesla Supercharger CCS</b> (Typ 2 CSS von Tesla)</b> <img style='width:1rem; display: inline-block' src='./assets/layers/charging_station/Type2_CCS.svg'/></div>?"
|
||
},
|
||
"render": {
|
||
"en": "<div style='display: inline-block'><b><b>Tesla Supercharger CCS</b> (a branded Type 2 CSS)</b> <img style='width:1rem; display: inline-block' src='./assets/layers/charging_station/Type2_CCS.svg'/></div> outputs at most {socket:tesla_supercharger_ccs:output}",
|
||
"nl": "<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> levert een vermogen van maximaal {socket:tesla_supercharger_ccs:output}",
|
||
"de": "<div style='display: inline-block'><b><b>Tesla Supercharger CCS</b> (Typ 2 CSS von Tesla)</b> <img style='width:1rem; display: inline-block' src='./assets/layers/charging_station/Type2_CCS.svg'/></div> liefert maximal {socket:tesla_supercharger_ccs:output}"
|
||
},
|
||
"freeform": {
|
||
"key": "socket:tesla_supercharger_ccs:output",
|
||
"type": "pfloat"
|
||
},
|
||
"mappings": [
|
||
{
|
||
"if": "socket:tesla_supercharger_ccs:output=50 kW",
|
||
"then": {
|
||
"en": "<b>Tesla Supercharger CCS</b> (a branded Type 2 CSS) outputs at most 50 kw A",
|
||
"nl": "<b>Tesla Supercharger CCS</b> (een type2 CCS met Tesla-logo) levert een vermogen van maximaal 50 kw A",
|
||
"de": "<b>Tesla Supercharger CCS</b> (Typ 2 CSS von Tesla) liefert maximal 50 kw A"
|
||
},
|
||
"icon": {
|
||
"path": "./assets/layers/charging_station/Type2_CCS.svg",
|
||
"class": "medium"
|
||
}
|
||
}
|
||
],
|
||
"condition": {
|
||
"and": [
|
||
"socket:tesla_supercharger_ccs~*",
|
||
"socket:tesla_supercharger_ccs!=0"
|
||
]
|
||
}
|
||
},
|
||
{
|
||
"id": "voltage-11",
|
||
"group": "technical",
|
||
"question": {
|
||
"en": "What voltage do the plugs with <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> offer?",
|
||
"nl": "Welke spanning levert de stekker van type <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>",
|
||
"de": "Welche Spannung bieten die <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>?"
|
||
},
|
||
"render": {
|
||
"en": "<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> outputs {socket:tesla_destination:voltage} volt",
|
||
"nl": "<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> heeft een spanning van {socket:tesla_destination:voltage} volt",
|
||
"de": "<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> liefert {socket:tesla_destination:voltage} Volt"
|
||
},
|
||
"freeform": {
|
||
"key": "socket:tesla_destination:voltage",
|
||
"type": "pfloat"
|
||
},
|
||
"mappings": [
|
||
{
|
||
"if": "socket:tesla_destination:voltage=480 V",
|
||
"then": {
|
||
"en": "<b>Tesla Supercharger (Destination)</b> outputs 480 volt",
|
||
"nl": "<b>Tesla Supercharger (destination)</b> heeft een spanning van 480 volt",
|
||
"de": "<b>Tesla Supercharger (Destination)</b> liefert 480 Volt"
|
||
},
|
||
"icon": {
|
||
"path": "./assets/layers/charging_station/Tesla-hpwc-model-s.svg",
|
||
"class": "medium"
|
||
}
|
||
}
|
||
],
|
||
"condition": {
|
||
"and": [
|
||
"socket:tesla_destination~*",
|
||
"socket:tesla_destination!=0"
|
||
]
|
||
}
|
||
},
|
||
{
|
||
"id": "current-11",
|
||
"group": "technical",
|
||
"question": {
|
||
"en": "What current do the plugs with <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> offer?",
|
||
"nl": "Welke stroom levert de stekker van type <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>?",
|
||
"de": "Welche Stromstärke liefern die Anschlüsse mit <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>?"
|
||
},
|
||
"render": {
|
||
"en": "<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> outputs at most {socket:tesla_destination:current}A",
|
||
"nl": "<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> levert een stroom van maximaal {socket:tesla_destination:current}A",
|
||
"de": "<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> liefert maximal {socket:tesla_destination:current} A"
|
||
},
|
||
"freeform": {
|
||
"key": "socket:tesla_destination:current",
|
||
"type": "pfloat"
|
||
},
|
||
"mappings": [
|
||
{
|
||
"if": "socket:tesla_destination:current=125 A",
|
||
"then": {
|
||
"en": "<b>Tesla Supercharger (Destination)</b> outputs at most 125 A",
|
||
"nl": "<b>Tesla Supercharger (destination)</b> levert een stroom van maximaal 125 A",
|
||
"de": "<b>Tesla Supercharger (Destination)</b> liefert maximal 125 A"
|
||
},
|
||
"icon": {
|
||
"path": "./assets/layers/charging_station/Tesla-hpwc-model-s.svg",
|
||
"class": "medium"
|
||
}
|
||
},
|
||
{
|
||
"if": "socket:tesla_destination:current=350 A",
|
||
"then": {
|
||
"en": "<b>Tesla Supercharger (Destination)</b> outputs at most 350 A",
|
||
"nl": "<b>Tesla Supercharger (destination)</b> levert een stroom van maximaal 350 A",
|
||
"de": "<b>Tesla Supercharger (Destination)</b> liefert maximal 350 A"
|
||
},
|
||
"icon": {
|
||
"path": "./assets/layers/charging_station/Tesla-hpwc-model-s.svg",
|
||
"class": "medium"
|
||
}
|
||
}
|
||
],
|
||
"condition": {
|
||
"and": [
|
||
"socket:tesla_destination~*",
|
||
"socket:tesla_destination!=0"
|
||
]
|
||
}
|
||
},
|
||
{
|
||
"id": "power-output-11",
|
||
"group": "technical",
|
||
"question": {
|
||
"en": "What power output does a single plug of type <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> offer?",
|
||
"nl": "Welk vermogen levert een enkele stekker van type <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>?",
|
||
"de": "Welche Leistung bietet ein einzelner Stecker des Typs <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>?"
|
||
},
|
||
"render": {
|
||
"en": "<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> outputs at most {socket:tesla_destination:output}",
|
||
"nl": "<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> levert een vermogen van maximaal {socket:tesla_destination:output}",
|
||
"de": "<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> liefert maximal {socket:tesla_destination:output}"
|
||
},
|
||
"freeform": {
|
||
"key": "socket:tesla_destination:output",
|
||
"type": "pfloat"
|
||
},
|
||
"mappings": [
|
||
{
|
||
"if": "socket:tesla_destination:output=120 kW",
|
||
"then": {
|
||
"en": "<b>Tesla Supercharger (Destination)</b> outputs at most 120 kw A",
|
||
"nl": "<b>Tesla Supercharger (destination)</b> levert een vermogen van maximaal 120 kw A",
|
||
"de": "<b>Tesla Supercharger (Destination)</b> liefert maximal 120 kw A"
|
||
},
|
||
"icon": {
|
||
"path": "./assets/layers/charging_station/Tesla-hpwc-model-s.svg",
|
||
"class": "medium"
|
||
}
|
||
},
|
||
{
|
||
"if": "socket:tesla_destination:output=150 kW",
|
||
"then": {
|
||
"en": "<b>Tesla Supercharger (Destination)</b> outputs at most 150 kw A",
|
||
"nl": "<b>Tesla Supercharger (destination)</b> levert een vermogen van maximaal 150 kw A",
|
||
"de": "<b>Tesla Supercharger (Destination)</b> liefert maximal 150 kw A"
|
||
},
|
||
"icon": {
|
||
"path": "./assets/layers/charging_station/Tesla-hpwc-model-s.svg",
|
||
"class": "medium"
|
||
}
|
||
},
|
||
{
|
||
"if": "socket:tesla_destination:output=250 kW",
|
||
"then": {
|
||
"en": "<b>Tesla Supercharger (Destination)</b> outputs at most 250 kw A",
|
||
"nl": "<b>Tesla Supercharger (destination)</b> levert een vermogen van maximaal 250 kw A",
|
||
"de": "<b>Tesla Supercharger (Destination)</b> liefert maximal 250 kw A"
|
||
},
|
||
"icon": {
|
||
"path": "./assets/layers/charging_station/Tesla-hpwc-model-s.svg",
|
||
"class": "medium"
|
||
}
|
||
}
|
||
],
|
||
"condition": {
|
||
"and": [
|
||
"socket:tesla_destination~*",
|
||
"socket:tesla_destination!=0"
|
||
]
|
||
}
|
||
},
|
||
{
|
||
"id": "voltage-12",
|
||
"group": "technical",
|
||
"question": {
|
||
"en": "What voltage do the plugs with <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> offer?",
|
||
"nl": "Welke spanning levert de stekker van type <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>?",
|
||
"de": "Welche Spannung bieten die <div style='display: inline-block'><b><b>Tesla Supercharger (Destination)</b> (Typ 2 mit Kabel von Tesla)</b> <img style='width:1rem; display: inline-block' src='./assets/layers/charging_station/Type2_tethered.svg'/></div>?"
|
||
},
|
||
"render": {
|
||
"en": "<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> outputs {socket:tesla_destination:voltage} volt",
|
||
"nl": "<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> heeft een spanning van {socket:tesla_destination:voltage} volt",
|
||
"de": "<div style='display: inline-block'><b><b>Tesla Supercharger (Destination)</b> (Typ 2 mit Kabel von Tesla)</b> <img style='width:1rem; display: inline-block' src='./assets/layers/charging_station/Type2_tethered.svg'/></div> liefert {socket:tesla_destination:voltage} Volt"
|
||
},
|
||
"freeform": {
|
||
"key": "socket:tesla_destination:voltage",
|
||
"type": "pfloat"
|
||
},
|
||
"mappings": [
|
||
{
|
||
"if": "socket:tesla_destination:voltage=230 V",
|
||
"then": {
|
||
"en": "<b>Tesla Supercharger (Destination)</b> (A Type 2 with cable branded as Tesla) outputs 230 volt",
|
||
"nl": "<b>Tesla supercharger (destination</b> (Een Type 2 met kabel en Tesla-logo) heeft een spanning van 230 volt",
|
||
"de": "<b>Tesla Supercharger (Destination)</b> (Typ 2 mit Kabel von Tesla) liefert 230 Volt"
|
||
},
|
||
"icon": {
|
||
"path": "./assets/layers/charging_station/Type2_tethered.svg",
|
||
"class": "medium"
|
||
}
|
||
},
|
||
{
|
||
"if": "socket:tesla_destination:voltage=400 V",
|
||
"then": {
|
||
"en": "<b>Tesla Supercharger (Destination)</b> (A Type 2 with cable branded as Tesla) outputs 400 volt",
|
||
"nl": "<b>Tesla supercharger (destination</b> (Een Type 2 met kabel en Tesla-logo) heeft een spanning van 400 volt",
|
||
"de": "<b>Tesla Supercharger (Destination)</b> (Typ 2 mit Kabel von Tesla) liefert 400 Volt"
|
||
},
|
||
"icon": {
|
||
"path": "./assets/layers/charging_station/Type2_tethered.svg",
|
||
"class": "medium"
|
||
}
|
||
}
|
||
],
|
||
"condition": {
|
||
"and": [
|
||
"socket:tesla_destination~*",
|
||
"socket:tesla_destination!=0"
|
||
]
|
||
}
|
||
},
|
||
{
|
||
"id": "current-12",
|
||
"group": "technical",
|
||
"question": {
|
||
"en": "What current do the plugs with <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> offer?",
|
||
"nl": "Welke stroom levert de stekker van type <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>?",
|
||
"de": "Welche Stromstärke liefern die Stecker mit <div style='display: inline-block'><b><b>Tesla Supercharger (Destination)</b> (Typ 2 mit Kabel von Tesla)</b> <img style='width:1rem; display: inline-block' src='./assets/layers/charging_station/Type2_tethered.svg'/></div>?"
|
||
},
|
||
"render": {
|
||
"en": "<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> outputs at most {socket:tesla_destination:current}A",
|
||
"nl": "<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> levert een stroom van maximaal {socket:tesla_destination:current}A",
|
||
"de": "<div style='display: inline-block'><b><b>Tesla Supercharger (Destination)</b> (Typ 2 mit Kabel von Tesla)</b> <img style='width:1rem; display: inline-block' src='./assets/layers/charging_station/Type2_tethered.svg'/></div> liefert maximal {socket:tesla_destination:current} A"
|
||
},
|
||
"freeform": {
|
||
"key": "socket:tesla_destination:current",
|
||
"type": "pfloat"
|
||
},
|
||
"mappings": [
|
||
{
|
||
"if": "socket:tesla_destination:current=16 A",
|
||
"then": {
|
||
"en": "<b>Tesla Supercharger (Destination)</b> (A Type 2 with cable branded as tesla) outputs at most 16 A",
|
||
"nl": "<b>Tesla supercharger (destination</b> (Een Type 2 met kabel en Tesla-logo) levert een stroom van maximaal 16 A",
|
||
"de": "<b>Tesla Supercharger (Destination)</b> (Typ 2 mit Kabel) liefert maximal 16 A"
|
||
},
|
||
"icon": {
|
||
"path": "./assets/layers/charging_station/Type2_tethered.svg",
|
||
"class": "medium"
|
||
}
|
||
},
|
||
{
|
||
"if": "socket:tesla_destination:current=32 A",
|
||
"then": {
|
||
"en": "<b>Tesla Supercharger (Destination)</b> (A Type 2 with cable branded as Tesla) outputs at most 32 A",
|
||
"nl": "<b>Tesla supercharger (destination</b> (Een Type 2 met kabel en Tesla-logo) levert een stroom van maximaal 32 A",
|
||
"de": "<b>Tesla Supercharger (Destination)</b> (Typ 2 mit Kabel von Tesla) liefert maximal 32 A"
|
||
},
|
||
"icon": {
|
||
"path": "./assets/layers/charging_station/Type2_tethered.svg",
|
||
"class": "medium"
|
||
}
|
||
}
|
||
],
|
||
"condition": {
|
||
"and": [
|
||
"socket:tesla_destination~*",
|
||
"socket:tesla_destination!=0"
|
||
]
|
||
}
|
||
},
|
||
{
|
||
"id": "power-output-12",
|
||
"group": "technical",
|
||
"question": {
|
||
"en": "What power output does a single plug of type <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> offer?",
|
||
"nl": "Welk vermogen levert een enkele stekker van type <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>?",
|
||
"de": "Welche Leistung bietet ein einzelner Stecker des Typs <div style='display: inline-block'><b><b>Tesla Supercharger (Destination)</b> (Typ 2 mit Kabel von Tesla)</b> <img style='width:1rem; display: inline-block' src='./assets/layers/charging_station/Type2_tethered.svg'/></div>?"
|
||
},
|
||
"render": {
|
||
"en": "<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> outputs at most {socket:tesla_destination:output}",
|
||
"nl": "<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> levert een vermogen van maximaal {socket:tesla_destination:output}",
|
||
"de": "<div style='display: inline-block'><b><b>Tesla Supercharger (Destination)</b> (Typ 2 mit Kabel von Tesla)</b> <img style='width:1rem; display: inline-block' src='./assets/layers/charging_station/Type2_tethered.svg'/></div> liefert maximal {socket:tesla_destination:output}"
|
||
},
|
||
"freeform": {
|
||
"key": "socket:tesla_destination:output",
|
||
"type": "pfloat"
|
||
},
|
||
"mappings": [
|
||
{
|
||
"if": "socket:tesla_destination:output=11 kW",
|
||
"then": {
|
||
"en": "<b>Tesla Supercharger (Destination)</b> (A Type 2 with cable branded as Tesla) outputs at most 11 kw A",
|
||
"nl": "<b>Tesla supercharger (destination</b> (Een Type 2 met kabel en Tesla-logo) levert een vermogen van maximaal 11 kw A",
|
||
"de": "<b>Tesla Supercharger (Destination)</b> (Typ 2 mit Kabel von Tesla) liefert maximal 11 kw A"
|
||
},
|
||
"icon": {
|
||
"path": "./assets/layers/charging_station/Type2_tethered.svg",
|
||
"class": "medium"
|
||
}
|
||
},
|
||
{
|
||
"if": "socket:tesla_destination:output=22 kW",
|
||
"then": {
|
||
"en": "<b>Tesla Supercharger (Destination)</b> (A Type 2 with cable branded as Tesla) outputs at most 22 kw A",
|
||
"nl": "<b>Tesla supercharger (destination</b> (Een Type 2 met kabel en Tesla-logo) levert een vermogen van maximaal 22 kw A",
|
||
"de": "<b>Tesla Supercharger (Destination)</b> (Typ 2 mit Kabel von Tesla) liefert maximal 22 kw A"
|
||
},
|
||
"icon": {
|
||
"path": "./assets/layers/charging_station/Type2_tethered.svg",
|
||
"class": "medium"
|
||
}
|
||
}
|
||
],
|
||
"condition": {
|
||
"and": [
|
||
"socket:tesla_destination~*",
|
||
"socket:tesla_destination!=0"
|
||
]
|
||
}
|
||
},
|
||
{
|
||
"id": "voltage-13",
|
||
"group": "technical",
|
||
"question": {
|
||
"en": "What voltage do the plugs with <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> offer?",
|
||
"nl": "Welke spanning levert de stekker van type <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>",
|
||
"de": "Welche Spannung liefern die Stecker mit <div style='display: inline-block'><b><b>USB</b> zum Laden von Handys und kleinen Elektrogeräten</b> <img style='width:1rem; display: inline-block' src='./assets/layers/charging_station/usb_port.svg'/></div>?"
|
||
},
|
||
"render": {
|
||
"en": "<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> outputs {socket:USB-A:voltage} volt",
|
||
"nl": "<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> heeft een spanning van {socket:USB-A:voltage} volt",
|
||
"de": "<div style='display: inline-block'><b><b>USB</b> 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> liefert {socket:USB-A:voltage} Volt"
|
||
},
|
||
"freeform": {
|
||
"key": "socket:USB-A:voltage",
|
||
"type": "pfloat"
|
||
},
|
||
"mappings": [
|
||
{
|
||
"if": "socket:USB-A:voltage=5 V",
|
||
"then": {
|
||
"en": "<b>USB</b> to charge phones and small electronics outputs 5 volt",
|
||
"nl": "<b>USB</b> om GSMs en kleine electronica op te laden heeft een spanning van 5 volt",
|
||
"de": "<b>USB</b> zum Aufladen von Handys und kleinen Elektrogeräten liefert 5 Volt"
|
||
},
|
||
"icon": {
|
||
"path": "./assets/layers/charging_station/usb_port.svg",
|
||
"class": "medium"
|
||
}
|
||
}
|
||
],
|
||
"condition": {
|
||
"and": [
|
||
"socket:USB-A~*",
|
||
"socket:USB-A!=0"
|
||
]
|
||
}
|
||
},
|
||
{
|
||
"id": "current-13",
|
||
"group": "technical",
|
||
"question": {
|
||
"en": "What current do the plugs with <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> offer?",
|
||
"nl": "Welke stroom levert de stekker van type <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>?",
|
||
"de": "Welche Stromstärke liefern die Stecker mit <div style='display: inline-block'><b><b>USB</b> zum Laden von Handys und kleinen Elektrogeräten</b> <img style='width:1rem; display: inline-block' src='./assets/layers/charging_station/usb_port.svg'/></div>?",
|
||
"es": "¿Qué corriente ofrecen los conectores con <div style='display:i nline-block'><b><b>USB</b> para cargar teléfonos y dispositivos electrónicos pequeños</b> <img style='width:1rem;display:inline-block' src='./assets/layers/charging_station/usb_port.svg'/></div>?"
|
||
},
|
||
"render": {
|
||
"en": "<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> outputs at most {socket:USB-A:current}A",
|
||
"nl": "<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> levert een stroom van maximaal {socket:USB-A:current}A",
|
||
"de": "<div style='display: inline-block'><b><b>USB</b> 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> liefert maximal {socket:USB-A:current} A",
|
||
"es": "<div style='display: inline-block'><b><b>USB</b> para carga teléfonos y dispositivos electrónicos pequeños</b> <img style='width:1rem; display: inline-block' src='./assets/layers/changing_station/usb_port.svg'></div> salida de hasta {socket:USB-A:current}A"
|
||
},
|
||
"freeform": {
|
||
"key": "socket:USB-A:current",
|
||
"type": "pfloat"
|
||
},
|
||
"mappings": [
|
||
{
|
||
"if": "socket:USB-A:current=1 A",
|
||
"then": {
|
||
"en": "<b>USB</b> to charge phones and small electronics outputs at most 1 A",
|
||
"nl": "<b>USB</b> om GSMs en kleine electronica op te laden levert een stroom van maximaal 1 A",
|
||
"de": "<b>USB</b> zum Laden von Handys und kleinen Elektrogeräten liefert maximal 1 A",
|
||
"es": "<b>USB</b> para cargar teléfonos y dispositivos electrónicos pequeños hasta 1 A"
|
||
},
|
||
"icon": {
|
||
"path": "./assets/layers/charging_station/usb_port.svg",
|
||
"class": "medium"
|
||
}
|
||
},
|
||
{
|
||
"if": "socket:USB-A:current=2 A",
|
||
"then": {
|
||
"en": "<b>USB</b> to charge phones and small electronics outputs at most 2 A",
|
||
"nl": "<b>USB</b> om GSMs en kleine electronica op te laden levert een stroom van maximaal 2 A",
|
||
"de": "<b>USB</b> zum Laden von Handys und kleinen Elektrogeräten liefert maximal 2 A",
|
||
"es": "<b>USB</b> para cargar teléfonos y dispositivos electrónicos pequeños hasta 1 A"
|
||
},
|
||
"icon": {
|
||
"path": "./assets/layers/charging_station/usb_port.svg",
|
||
"class": "medium"
|
||
}
|
||
}
|
||
],
|
||
"condition": {
|
||
"and": [
|
||
"socket:USB-A~*",
|
||
"socket:USB-A!=0"
|
||
]
|
||
}
|
||
},
|
||
{
|
||
"id": "power-output-13",
|
||
"group": "technical",
|
||
"question": {
|
||
"en": "What power output does a single plug of type <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> offer?",
|
||
"nl": "Welk vermogen levert een enkele stekker van type <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>?",
|
||
"de": "Welche Leistung bietet ein einzelner Stecker des Typs <div style='display: inline-block'><b><b>USB</b> zum Aufladen von Handys und kleinen Elektrogeräten</b> <img style='width:1rem; display: inline-block' src='./assets/layers/charging_station/usb_port.svg'/></div>?"
|
||
},
|
||
"render": {
|
||
"en": "<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> outputs at most {socket:USB-A:output}",
|
||
"nl": "<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> levert een vermogen van maximaal {socket:USB-A:output}",
|
||
"de": "<div style='display: inline-block'><b><b>USB</b> zum Aufladen von Telefonen und kleiner Elektrogeräte</b> <img style='width:1rem; display: inline-block' src='./assets/layers/charging_station/usb_port.svg'/></div> liefert maximal {socket:USB-A:output}"
|
||
},
|
||
"freeform": {
|
||
"key": "socket:USB-A:output",
|
||
"type": "pfloat"
|
||
},
|
||
"mappings": [
|
||
{
|
||
"if": "socket:USB-A:output=5W",
|
||
"then": {
|
||
"en": "<b>USB</b> to charge phones and small electronics outputs at most 5w A",
|
||
"nl": "<b>USB</b> om GSMs en kleine electronica op te laden levert een vermogen van maximaal 5w A",
|
||
"de": "<b>USB</b> zum Laden von Handys und kleinen Elektrogeräten liefert maximal 5w A"
|
||
},
|
||
"icon": {
|
||
"path": "./assets/layers/charging_station/usb_port.svg",
|
||
"class": "medium"
|
||
}
|
||
},
|
||
{
|
||
"if": "socket:USB-A:output=10W",
|
||
"then": {
|
||
"en": "<b>USB</b> to charge phones and small electronics outputs at most 10w A",
|
||
"nl": "<b>USB</b> om GSMs en kleine electronica op te laden levert een vermogen van maximaal 10w A",
|
||
"de": "<b>USB</b> zum Laden von Handys und kleinen Elektrogeräten liefert maximal 10w A"
|
||
},
|
||
"icon": {
|
||
"path": "./assets/layers/charging_station/usb_port.svg",
|
||
"class": "medium"
|
||
}
|
||
}
|
||
],
|
||
"condition": {
|
||
"and": [
|
||
"socket:USB-A~*",
|
||
"socket:USB-A!=0"
|
||
]
|
||
}
|
||
},
|
||
{
|
||
"id": "voltage-14",
|
||
"group": "technical",
|
||
"question": {
|
||
"en": "What voltage do the plugs with <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> offer?",
|
||
"nl": "Welke spanning levert de stekker van type <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>",
|
||
"de": "Welche Spannung bieten die Stecker mit <div style='display: inline-block'><b><b>Bosch Active Connect mit 3 Pins</b> und Kabel</b> <img style='width:1rem; display: inline-block' src='./assets/layers/charging_station/bosch-3pin.svg'/></div>?"
|
||
},
|
||
"render": {
|
||
"en": "<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> outputs {socket:bosch_3pin:voltage} volt",
|
||
"nl": "<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> heeft een spanning van {socket:bosch_3pin:voltage} volt",
|
||
"de": "<div style='display: inline-block'><b><b>Bosch Active Connect mit 3 Pins</b> und Kabel</b> <img style='width:1rem; display: inline-block' src='./assets/layers/charging_station/bosch-3pin.svg'/></div> liefert {socket:bosch_3pin:voltage} Volt"
|
||
},
|
||
"freeform": {
|
||
"key": "socket:bosch_3pin:voltage",
|
||
"type": "pfloat"
|
||
},
|
||
"mappings": [],
|
||
"condition": {
|
||
"and": [
|
||
"socket:bosch_3pin~*",
|
||
"socket:bosch_3pin!=0"
|
||
]
|
||
}
|
||
},
|
||
{
|
||
"id": "current-14",
|
||
"group": "technical",
|
||
"question": {
|
||
"en": "What current do the plugs with <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> offer?",
|
||
"nl": "Welke stroom levert de stekker van type <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>?",
|
||
"de": "Welche Stromstärke liefern die Stecker mit <div style='display: inline-block'><b><b>Bosch Active Connect mit 3 Pins</b> und Kabel</b> <img style='width:1rem; display: inline-block' src='./assets/layers/charging_station/bosch-3pin.svg'/></div>?"
|
||
},
|
||
"render": {
|
||
"en": "<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> outputs at most {socket:bosch_3pin:current}A",
|
||
"nl": "<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> levert een stroom van maximaal {socket:bosch_3pin:current}A",
|
||
"de": "<div style='display: inline-block'><b><b>Bosch Active Connect mit 3 Pins</b> und Kabel</b> <img style='width:1rem; display: inline-block' src='./assets/layers/charging_station/bosch-3pin.svg'/></div> liefern maximal {socket:bosch_3pin:current} A"
|
||
},
|
||
"freeform": {
|
||
"key": "socket:bosch_3pin:current",
|
||
"type": "pfloat"
|
||
},
|
||
"mappings": [],
|
||
"condition": {
|
||
"and": [
|
||
"socket:bosch_3pin~*",
|
||
"socket:bosch_3pin!=0"
|
||
]
|
||
}
|
||
},
|
||
{
|
||
"id": "power-output-14",
|
||
"group": "technical",
|
||
"question": {
|
||
"en": "What power output does a single plug of type <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> offer?",
|
||
"nl": "Welk vermogen levert een enkele stekker van type <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>?",
|
||
"de": "Welche Leistung bietet ein einzelner Stecker vom Typ <div style='display: inline-block'><b><b>Bosch Active Connect mit 3 Pins</b> und Kabel</b> <img style='width:1rem; display: inline-block' src='./assets/layers/charging_station/bosch-3pin.svg'/></div>?"
|
||
},
|
||
"render": {
|
||
"en": "<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> outputs at most {socket:bosch_3pin:output}",
|
||
"nl": "<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> levert een vermogen van maximaal {socket:bosch_3pin:output}",
|
||
"de": "<div style='display: inline-block'><b><b>Bosch Active Connect mit 3 Pins</b> und Kabel</b> <img style='width:1rem; display: inline-block' src='./assets/layers/charging_station/bosch-3pin.svg'/></div> liefert maximal {socket:bosch_3pin:output}"
|
||
},
|
||
"freeform": {
|
||
"key": "socket:bosch_3pin:output",
|
||
"type": "pfloat"
|
||
},
|
||
"mappings": [],
|
||
"condition": {
|
||
"and": [
|
||
"socket:bosch_3pin~*",
|
||
"socket:bosch_3pin!=0"
|
||
]
|
||
}
|
||
},
|
||
{
|
||
"id": "voltage-15",
|
||
"group": "technical",
|
||
"question": {
|
||
"en": "What voltage do the plugs with <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> offer?",
|
||
"nl": "Welke spanning levert de stekker van type <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>",
|
||
"de": "Welche Spannung liefern die <div style='display: inline-block'><b><b>Bosch Active Connect mit 5 Pins</b> und Kabel</b> <img style='width:1rem; display: inline-block' src='./assets/layers/charging_station/bosch-5pin.svg'/></div>?"
|
||
},
|
||
"render": {
|
||
"en": "<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> outputs {socket:bosch_5pin:voltage} volt",
|
||
"nl": "<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> heeft een spanning van {socket:bosch_5pin:voltage} volt",
|
||
"de": "<div style='display: inline-block'><b><b>Bosch Active Connect mit 5 Pins</b> und Kabel</b> <img style='width:1rem; display: inline-block' src='./assets/layers/charging_station/bosch-5pin.svg'/></div> liefert {socket:bosch_5pin:voltage} Volt"
|
||
},
|
||
"freeform": {
|
||
"key": "socket:bosch_5pin:voltage",
|
||
"type": "pfloat"
|
||
},
|
||
"mappings": [],
|
||
"condition": {
|
||
"and": [
|
||
"socket:bosch_5pin~*",
|
||
"socket:bosch_5pin!=0"
|
||
]
|
||
}
|
||
},
|
||
{
|
||
"id": "current-15",
|
||
"group": "technical",
|
||
"question": {
|
||
"en": "What current do the plugs with <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> offer?",
|
||
"nl": "Welke stroom levert de stekker van type <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>?",
|
||
"de": "Welche Stromstärke liefern die Stecker mit <div style='display: inline-block'><b><b>Bosch Active Connect mit 5 Pins</b> und Kabel</b> <img style='width:1rem; display: inline-block' src='./assets/layers/charging_station/bosch-5pin.svg'/></div>?"
|
||
},
|
||
"render": {
|
||
"en": "<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> outputs at most {socket:bosch_5pin:current}A",
|
||
"nl": "<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> levert een stroom van maximaal {socket:bosch_5pin:current}A",
|
||
"de": "<div style='display: inline-block'><b><b>Bosch Active Connect mit 5 Pins</b> und Kabel</b> <img style='width:1rem; display: inline-block' src='./assets/layers/charging_station/bosch-5pin.svg'/></div> liefern maximal {socket:bosch_5pin:current} A"
|
||
},
|
||
"freeform": {
|
||
"key": "socket:bosch_5pin:current",
|
||
"type": "pfloat"
|
||
},
|
||
"mappings": [],
|
||
"condition": {
|
||
"and": [
|
||
"socket:bosch_5pin~*",
|
||
"socket:bosch_5pin!=0"
|
||
]
|
||
}
|
||
},
|
||
{
|
||
"id": "power-output-15",
|
||
"group": "technical",
|
||
"question": {
|
||
"en": "What power output does a single plug of type <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> offer?",
|
||
"nl": "Welk vermogen levert een enkele stekker van type <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>?",
|
||
"de": "Welche Leistung bietet ein einzelner Stecker vom Typ <div style='display: inline-block'><b><b>Bosch Active Connect mit 5 Pins</b> und Kabel</b> <img style='width:1rem; display: inline-block' src='./assets/layers/charging_station/bosch-5pin.svg'/></div>?"
|
||
},
|
||
"render": {
|
||
"en": "<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> outputs at most {socket:bosch_5pin:output}",
|
||
"nl": "<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> levert een vermogen van maximaal {socket:bosch_5pin:output}",
|
||
"de": "<div style='display: inline-block'><b><b>Bosch Active Connect mit 5 Pins</b> und Kabel</b> <img style='width:1rem; display: inline-block' src='./assets/layers/charging_station/bosch-5pin.svg'/></div> liefert maximal {socket:bosch_5pin:output}"
|
||
},
|
||
"freeform": {
|
||
"key": "socket:bosch_5pin:output",
|
||
"type": "pfloat"
|
||
},
|
||
"mappings": [],
|
||
"condition": {
|
||
"and": [
|
||
"socket:bosch_5pin~*",
|
||
"socket:bosch_5pin!=0"
|
||
]
|
||
}
|
||
},
|
||
{
|
||
"id": "OH",
|
||
"render": "{opening_hours_table(opening_hours)}",
|
||
"freeform": {
|
||
"key": "opening_hours",
|
||
"type": "opening_hours"
|
||
},
|
||
"question": {
|
||
"en": "When is this charging station opened?",
|
||
"nl": "Wanneer is dit oplaadpunt beschikbaar??",
|
||
"de": "Wann ist diese Ladestation geöffnet?",
|
||
"es": "¿Cuándo abre esta estación de carga?"
|
||
},
|
||
"mappings": [
|
||
{
|
||
"if": "opening_hours=24/7",
|
||
"then": {
|
||
"en": "24/7 opened (including holidays)",
|
||
"nl": "24/7 open - ook tijdens vakanties",
|
||
"de": "Die Station ist durchgehend geöffnet (einschließlich Feiertage)",
|
||
"es": "Abre 24/7 (incluidos días festivos)"
|
||
}
|
||
}
|
||
]
|
||
},
|
||
{
|
||
"id": "fee",
|
||
"question": {
|
||
"en": "Does one have to pay to use this charging station?",
|
||
"nl": "Moet men betalen om dit oplaadpunt te gebruiken?",
|
||
"de": "Muss man für die Nutzung dieser Ladestation bezahlen?",
|
||
"es": "¿Hay que pagar para utilizar esta estación de carga?"
|
||
},
|
||
"mappings": [
|
||
{
|
||
"if": {
|
||
"and": [
|
||
"fee=no",
|
||
"fee:conditional=",
|
||
"charge=",
|
||
"authentication:none=yes"
|
||
]
|
||
},
|
||
"then": {
|
||
"nl": "Gratis te gebruiken (zonder aan te melden)",
|
||
"en": "Free to use (without authenticating)",
|
||
"de": "Die Nutzung ist kostenlos, keine Authentifizierung erforderlich"
|
||
}
|
||
},
|
||
{
|
||
"if": {
|
||
"and": [
|
||
"fee=no",
|
||
"fee:conditional=",
|
||
"charge=",
|
||
"authentication:none=no"
|
||
]
|
||
},
|
||
"then": {
|
||
"nl": "Gratis te gebruiken, maar aanmelden met een applicatie is verplicht",
|
||
"en": "Free to use, but one has to authenticate",
|
||
"de": "Die Nutzung ist kostenlos, Authentifizierung erforderlich"
|
||
}
|
||
},
|
||
{
|
||
"if": {
|
||
"and": [
|
||
"fee=no"
|
||
]
|
||
},
|
||
"then": {
|
||
"nl": "Gratis te gebruiken",
|
||
"en": "Free to use",
|
||
"de": "Kostenlose Nutzung"
|
||
},
|
||
"hideInAnswer": true
|
||
},
|
||
{
|
||
"if": {
|
||
"and": [
|
||
"fee=yes",
|
||
"fee:conditional=no @ customers"
|
||
]
|
||
},
|
||
"then": {
|
||
"nl": "Betalend te gebruiken, maar gratis voor klanten van het bijhorende hotel/café/ziekenhuis/...",
|
||
"en": "Paid use, but free for customers of the hotel/pub/hospital/… who operates the charging station",
|
||
"de": "Die Nutzung ist kostenpflichtig, aber für Kunden des Betreibers der Einrichtung, wie Hotel, Krankenhaus, … kostenlos",
|
||
"es": "De pago, pero gratis para clientes del hotel/pub/hostpital... quien opera la estación de carga"
|
||
}
|
||
},
|
||
{
|
||
"if": {
|
||
"and": [
|
||
"fee=yes",
|
||
"fee:conditional="
|
||
]
|
||
},
|
||
"then": {
|
||
"nl": "Betalend",
|
||
"en": "Paid use",
|
||
"de": "Die Nutzung ist kostenpflichtig",
|
||
"es": "Uso de pago"
|
||
}
|
||
}
|
||
]
|
||
},
|
||
{
|
||
"id": "charge",
|
||
"question": {
|
||
"en": "How much does one have to pay to use this charging station?",
|
||
"nl": "Hoeveel moet men betalen om dit oplaadpunt te gebruiken?",
|
||
"de": "Wie viel muss man für die Nutzung dieser Ladestation bezahlen?",
|
||
"es": "¿Cuánto hay que pagar para utilizar esta estación de carga?"
|
||
},
|
||
"render": {
|
||
"en": "Using this charging station costs <b>{charge}</b>",
|
||
"nl": "Dit oplaadpunt gebruiken kost <b>{charge}</b>",
|
||
"de": "Die Nutzung dieser Ladestation kostet <b>{charge}</b>",
|
||
"es": "Utilizar esta estación de carga cuesta <b>{charge}</b>"
|
||
},
|
||
"freeform": {
|
||
"key": "charge"
|
||
},
|
||
"condition": "fee=yes"
|
||
},
|
||
{
|
||
"id": "payment-options",
|
||
"builtin": "payment-options-advanced",
|
||
"override": {
|
||
"condition": {
|
||
"or": [
|
||
"fee=yes",
|
||
"charge~*"
|
||
]
|
||
}
|
||
}
|
||
},
|
||
{
|
||
"id": "Authentication",
|
||
"#": "In some cases, charging is free but one has to be authenticated. We only ask for authentication if fee is no (or unset). By default one sees the questions for either the payment options or the authentication options, but normally not both",
|
||
"question": {
|
||
"en": "What kind of authentication is available at the charging station?",
|
||
"nl": "Hoe kan men zich aanmelden aan dit oplaadstation?",
|
||
"de": "Welche Art der Authentifizierung ist an der Ladestation möglich?",
|
||
"es": "¿Qué tipo de autenticación está disponible en esta estación de carga?",
|
||
"fr": "Quelle sorte d'authentification est disponible à cette station de charge ?"
|
||
},
|
||
"multiAnswer": true,
|
||
"mappings": [
|
||
{
|
||
"if": "authentication:membership_card=yes",
|
||
"ifnot": "authentication:membership_card=no",
|
||
"then": {
|
||
"en": "Authentication by a membership card",
|
||
"nl": "Aanmelden met een lidkaart is mogelijk",
|
||
"de": "Authentifizierung per Mitgliedskarte",
|
||
"es": "Autenticación mediante tarjeta de membresía",
|
||
"fr": "Authentification par carte de membre"
|
||
}
|
||
},
|
||
{
|
||
"if": "authentication:app=yes",
|
||
"ifnot": "authentication:app=no",
|
||
"then": {
|
||
"en": "Authentication by an app",
|
||
"nl": "Aanmelden via een applicatie is mogelijk",
|
||
"de": "Authentifizierung per App",
|
||
"es": "Autenticación mediante aplicación",
|
||
"fr": "Authentification par une app"
|
||
}
|
||
},
|
||
{
|
||
"if": "authentication:phone_call=yes",
|
||
"ifnot": "authentication:phone_call=no",
|
||
"then": {
|
||
"en": "Authentication via phone call is available",
|
||
"nl": "Aanmelden door te bellen naar een telefoonnummer is mogelijk",
|
||
"de": "Authentifizierung per Anruf ist möglich",
|
||
"es": "Autenticación mediante llamada telefónica disponible",
|
||
"fr": "Authentification par appel téléphonique est disponible"
|
||
}
|
||
},
|
||
{
|
||
"if": "authentication:short_message=yes",
|
||
"ifnot": "authentication:short_message=no",
|
||
"then": {
|
||
"en": "Authentication via SMS is available",
|
||
"nl": "Aanmelden via SMS is mogelijk",
|
||
"de": "Authentifizierung per SMS ist möglich",
|
||
"es": "Autenticación mediante SMS disponible",
|
||
"fr": "Authentification par SMS est disponible"
|
||
}
|
||
},
|
||
{
|
||
"if": "authentication:nfc=yes",
|
||
"ifnot": "authentication:nfc=no",
|
||
"then": {
|
||
"en": "Authentication via NFC is available",
|
||
"nl": "Aanmelden via NFC is mogelijk",
|
||
"de": "Authentifizierung per NFC ist möglich",
|
||
"es": "Autenticación mediante NFC disponible",
|
||
"fr": "Authentification par NFC est disponible"
|
||
}
|
||
},
|
||
{
|
||
"if": "authentication:money_card=yes",
|
||
"ifnot": "authentication:money_card=no",
|
||
"then": {
|
||
"en": "Authentication via Money Card is available",
|
||
"nl": "Aanmelden met Money Card is mogelijk",
|
||
"de": "Authentifizierung per Geldkarte ist möglich",
|
||
"es": "Autenticación mediante Money Card disponible"
|
||
}
|
||
},
|
||
{
|
||
"if": "authentication:debit_card=yes",
|
||
"ifnot": "authentication:debit_card=no",
|
||
"then": {
|
||
"en": "Authentication via debit card is available",
|
||
"nl": "Aanmelden met een betaalkaart is mogelijk",
|
||
"de": "Authentifizierung per Kreditkarte ist möglich",
|
||
"es": "Autenticación mediante tarjeta de débito disponible",
|
||
"fr": "Authentification par carte de débit est disponible"
|
||
}
|
||
},
|
||
{
|
||
"if": "authentication:none=yes",
|
||
"ifnot": "authentication:none=no",
|
||
"then": {
|
||
"en": "Charging here is (also) possible without authentication",
|
||
"nl": "Hier opladen is (ook) mogelijk zonder aan te melden",
|
||
"de": "Das Laden ist hier (auch) ohne Authentifizierung möglich",
|
||
"es": "La carga aquí (también) es posible sin autenticación",
|
||
"fr": "Charger ici est (aussi) possible sans authentification"
|
||
}
|
||
}
|
||
],
|
||
"condition": {
|
||
"or": [
|
||
"fee=no",
|
||
"fee="
|
||
]
|
||
}
|
||
},
|
||
{
|
||
"id": "Auth phone",
|
||
"render": {
|
||
"en": "Authenticate by calling or SMS'ing to <a href='tel:{authentication:phone_call:number}'>{authentication:phone_call:number}</a>",
|
||
"nl": "Aanmelden door te bellen of te SMS'en naar <a href='tel:{authentication:phone_call:number}'>{authentication:phone_call:number}</a>",
|
||
"de": "Authentifizierung durch Anruf oder SMS an <a href='tel:{authentication:phone_call:number}'>{authentication:phone_call:number}</a>"
|
||
},
|
||
"question": {
|
||
"en": "What's the phone number for authentication call or SMS?",
|
||
"nl": "Wat is het telefoonnummer dat men moet bellen of SMS'en om zich aan te melden?",
|
||
"de": "Wie lautet die Telefonnummer für den Authentifizierungsanruf oder die SMS?",
|
||
"es": "¿Cual es el número de teléfono para la llamada de autenticación o SMS?"
|
||
},
|
||
"freeform": {
|
||
"key": "authentication:phone_call:number",
|
||
"type": "phone"
|
||
},
|
||
"condition": {
|
||
"or": [
|
||
"authentication:phone_call=yes",
|
||
"authentication:short_message=yes"
|
||
]
|
||
}
|
||
},
|
||
{
|
||
"id": "maxstay",
|
||
"question": {
|
||
"en": "What is the maximum amount of time one is allowed to stay here?",
|
||
"nl": "Hoelang mag een voertuig hier blijven staan?",
|
||
"de": "Wie lange darf man hier maximal parken?",
|
||
"es": "¿Cuál es la máxima cantidad de tiempo que se permite permanecer aquí?"
|
||
},
|
||
"freeform": {
|
||
"key": "maxstay"
|
||
},
|
||
"render": {
|
||
"en": "One can stay at most <b>{canonical(maxstay)}</b>",
|
||
"nl": "De maximale parkeertijd hier is <b>{canonical(maxstay)}</b>",
|
||
"de": "Die maximale Parkdauer beträgt <b>{canonical(maxstay)}</b>",
|
||
"es": "Se puede estar como máximo <b>{canonical(maxstay)}</b>"
|
||
},
|
||
"mappings": [
|
||
{
|
||
"if": "maxstay=unlimited",
|
||
"then": {
|
||
"en": "No timelimit on leaving your vehicle here",
|
||
"nl": "Geen maximum parkeertijd",
|
||
"de": "Keine Höchstparkdauer",
|
||
"es": "No hay límite de tiempo para dejar tu vehículo aquí"
|
||
}
|
||
}
|
||
],
|
||
"condition": {
|
||
"or": [
|
||
"maxstay~*",
|
||
"motorcar=yes",
|
||
"hgv=yes",
|
||
"bus=yes"
|
||
]
|
||
}
|
||
},
|
||
{
|
||
"id": "Network",
|
||
"render": {
|
||
"en": "Part of the network <b>{network}</b>",
|
||
"nl": "Maakt deel uit van het <b>{network}</b>-netwerk",
|
||
"de": "Teil des Netzwerks <b>{network}</b>",
|
||
"es": "Parte de la red <b>{network}</b>"
|
||
},
|
||
"question": {
|
||
"en": "Is this charging station part of a network?",
|
||
"nl": "Is dit oplaadpunt deel van een groter netwerk?",
|
||
"de": "Ist diese Ladestation Teil eines Netzwerks?",
|
||
"es": "¿Esta estación de carga forma parte de una red?"
|
||
},
|
||
"freeform": {
|
||
"key": "network"
|
||
},
|
||
"mappings": [
|
||
{
|
||
"if": "no:network=yes",
|
||
"then": {
|
||
"en": "Not part of a bigger network, e.g. because the charging station is maintained by a local business",
|
||
"nl": "Maakt geen deel uit van een groter netwerk, een lokale zaak of organisatie beheert dit oplaadpunt",
|
||
"de": "Nicht Teil eines größeren Netzwerks, z. B. weil die Ladestation von einem lokalen Unternehmen betrieben wird",
|
||
"es": "No forma parte de una red más grande, ej. porque la estación de carga la mantiene un negocio local"
|
||
}
|
||
},
|
||
{
|
||
"if": "network=none",
|
||
"then": {
|
||
"en": "Not part of a bigger network",
|
||
"nl": "Maakt geen deel uit van een groter netwerk",
|
||
"de": "Nicht Teil eines größeren Netzwerks",
|
||
"es": "No forma parte de una red mayor"
|
||
},
|
||
"hideInAnswer": true
|
||
},
|
||
{
|
||
"if": "network=AeroVironment",
|
||
"then": "AeroVironment"
|
||
},
|
||
{
|
||
"if": "network=Blink",
|
||
"then": "Blink"
|
||
},
|
||
{
|
||
"if": "network=EVgo",
|
||
"then": "EVgo",
|
||
"addExtraTags": [
|
||
"brand:wikidata=Q61803820"
|
||
]
|
||
},
|
||
{
|
||
"if": "network=Allego",
|
||
"then": "Allego",
|
||
"addExtraTags": [
|
||
"brand:wikidata=Q75560554"
|
||
]
|
||
},
|
||
{
|
||
"if": "network=Blue Corner",
|
||
"then": "Blue Corner",
|
||
"addExtraTags": [
|
||
"brand:wikidata=Q106902344"
|
||
]
|
||
},
|
||
{
|
||
"if": "network=Tesla",
|
||
"then": "Tesla",
|
||
"addExtraTags": [
|
||
"brand:wikidata=Q478214"
|
||
]
|
||
}
|
||
]
|
||
},
|
||
{
|
||
"id": "Operator",
|
||
"question": {
|
||
"en": "Who is the operator of this charging station?",
|
||
"nl": "Wie beheert dit oplaadpunt?",
|
||
"de": "Wer ist der Betreiber dieser Ladestation?",
|
||
"es": "¿Quien es la operadora de esta estación de carga?"
|
||
},
|
||
"render": {
|
||
"en": "This charging station is operated by {operator}",
|
||
"nl": "Wordt beheerd door {operator}",
|
||
"de": "Die Station wird betrieben von {operator}",
|
||
"es": "Esta estación de carga la opera {operator}"
|
||
},
|
||
"freeform": {
|
||
"key": "operator"
|
||
},
|
||
"mappings": [
|
||
{
|
||
"if": {
|
||
"and": [
|
||
"network:={operator}"
|
||
]
|
||
},
|
||
"then": {
|
||
"en": "Actually, {operator} is the network",
|
||
"nl": "Eigenlijk is {operator} het netwerk waarvan het deel uitmaakt",
|
||
"de": "Eigentlich ist {operator} das Netzwerk",
|
||
"es": "De hecho, {operator} es la red"
|
||
},
|
||
"addExtraTags": [
|
||
"operator="
|
||
],
|
||
"hideInAnswer": "operator="
|
||
}
|
||
],
|
||
"condition": "network="
|
||
},
|
||
{
|
||
"id": "phone",
|
||
"question": {
|
||
"en": "What number can one call if there is a problem with this charging station?",
|
||
"nl": "Wat is het telefoonnummer van de beheerder van dit oplaadpunt?",
|
||
"de": "Welche Nummer kann man anrufen, wenn es ein Problem mit dieser Ladestation gibt?",
|
||
"es": "¿A qué número se puede llamar si hay un problema con esta estación de carga?"
|
||
},
|
||
"render": {
|
||
"en": "In case of problems, call <a href='tel:{phone}'>{phone}</a>",
|
||
"nl": "Bij problemen, bel naar <a href='tel:{phone}'>{phone}</a>",
|
||
"de": "Bei Problemen, anrufen unter <a href='tel:{phone}'>{phone}</a>",
|
||
"es": "En caso de problemas, llama a <a href='tel:{phone}'>{phone}</a>"
|
||
},
|
||
"freeform": {
|
||
"key": "phone",
|
||
"type": "phone"
|
||
}
|
||
},
|
||
{
|
||
"id": "email",
|
||
"question": {
|
||
"en": "What is the email address of the operator?",
|
||
"nl": "Wat is het email-adres van de operator?",
|
||
"de": "Wie lautet die E-Mail-Adresse des Betreibers?",
|
||
"es": "¿Cual es la dirección de correo electrónico de esta operadora?"
|
||
},
|
||
"render": {
|
||
"en": "In case of problems, send an email to <a href='mailto:{email}'>{email}</a>",
|
||
"nl": "Bij problemen, email naar <a href='mailto:{email}'>{email}</a>",
|
||
"de": "Bei Problemen senden Sie bitte eine E-Mail an <a href='mailto:{email}'>{email}</a>",
|
||
"es": "En caso de problemas, envía un correo electrónico a <a href=\"mailto:{email}'>{email}</a>"
|
||
},
|
||
"freeform": {
|
||
"key": "email",
|
||
"type": "email"
|
||
}
|
||
},
|
||
{
|
||
"id": "website",
|
||
"question": {
|
||
"en": "What is the website where one can find more information about this charging station?",
|
||
"nl": "Wat is de website waar men meer info kan vinden over dit oplaadpunt?",
|
||
"de": "Auf welcher Webseite kann man weitere Informationen über diese Ladestation finden?"
|
||
},
|
||
"render": {
|
||
"en": "More info on <a href='{website}'>{website}</a>",
|
||
"nl": "Meer informatie op <a href='{website}'>{website}</a>",
|
||
"de": "Weitere Informationen unter <a href='{website}'>{website}</a>"
|
||
},
|
||
"freeform": {
|
||
"key": "website",
|
||
"type": "url"
|
||
}
|
||
},
|
||
"level",
|
||
{
|
||
"id": "ref",
|
||
"question": {
|
||
"en": "What is the reference number of this charging station?",
|
||
"nl": "Wat is het referentienummer van dit oplaadstation?",
|
||
"de": "Welche Kennnummer hat die Ladestation?",
|
||
"es": "¿Cual es el número de referencia de esta estación de carga?"
|
||
},
|
||
"render": {
|
||
"en": "Reference number is <b>{ref}</b>",
|
||
"nl": "Het referentienummer van dit oplaadpunt is <b>{ref}</b>",
|
||
"de": "Die Kennziffer ist <b>{ref}</b>",
|
||
"es": "El número de referencia es <b>{ref}</b>"
|
||
},
|
||
"freeform": {
|
||
"key": "ref"
|
||
},
|
||
"#": "Only asked if part of a bigger network. Small operators typically don't have a reference number",
|
||
"condition": "network!="
|
||
},
|
||
{
|
||
"id": "Operational status",
|
||
"question": {
|
||
"en": "Is this charging point in use?",
|
||
"nl": "Is dit oplaadpunt operationeel?",
|
||
"de": "Ist die Station in Betrieb?",
|
||
"es": "¿Está en uso este punto de carga?"
|
||
},
|
||
"mappings": [
|
||
{
|
||
"if": {
|
||
"and": [
|
||
"planned:amenity=",
|
||
"construction:amenity=",
|
||
"disused:amenity=",
|
||
"operational_status=",
|
||
"amenity=charging_station"
|
||
]
|
||
},
|
||
"then": {
|
||
"en": "This charging station works",
|
||
"nl": "Dit oplaadpunt werkt",
|
||
"ca": "Aquesta estació de càrrega funciona",
|
||
"de": "Die Station ist in Betrieb",
|
||
"es": "Esta estación de carga funciona"
|
||
}
|
||
},
|
||
{
|
||
"if": {
|
||
"and": [
|
||
"planned:amenity=",
|
||
"construction:amenity=",
|
||
"disused:amenity=",
|
||
"operational_status=broken",
|
||
"amenity=charging_station"
|
||
]
|
||
},
|
||
"then": {
|
||
"en": "This charging station is broken",
|
||
"nl": "Dit oplaadpunt is kapot",
|
||
"de": "Die Station ist defekt",
|
||
"es": "Esta estación de carga está rota"
|
||
}
|
||
},
|
||
{
|
||
"if": {
|
||
"and": [
|
||
"planned:amenity=charging_station",
|
||
"construction:amenity=",
|
||
"disused:amenity=",
|
||
"operational_status=",
|
||
"amenity="
|
||
]
|
||
},
|
||
"then": {
|
||
"en": "A charging station is planned here",
|
||
"nl": "Hier zal binnenkort een oplaadpunt gebouwd worden",
|
||
"de": "Die Station ist erst in Planung",
|
||
"es": "Una estación de carga está planeada aquí"
|
||
}
|
||
},
|
||
{
|
||
"if": {
|
||
"and": [
|
||
"planned:amenity=",
|
||
"construction:amenity=charging_station",
|
||
"disused:amenity=",
|
||
"operational_status=",
|
||
"amenity="
|
||
]
|
||
},
|
||
"then": {
|
||
"en": "A charging station is constructed here",
|
||
"nl": "Hier wordt op dit moment een oplaadpunt gebouwd",
|
||
"de": "Die Station ist aktuell im Bau",
|
||
"es": "Una estación de carga está construida aquí"
|
||
}
|
||
},
|
||
{
|
||
"if": {
|
||
"and": [
|
||
"planned:amenity=",
|
||
"construction:amenity=",
|
||
"disused:amenity=charging_station",
|
||
"operational_status=",
|
||
"amenity="
|
||
]
|
||
},
|
||
"then": {
|
||
"en": "This charging station has beed permanently disabled and is not in use anymore but is still visible",
|
||
"nl": "Dit oplaadpunt is niet meer in gebruik maar is wel nog aanwezig",
|
||
"de": "Die Station ist dauerhaft geschlossen und nicht mehr in Nutzung, aber noch sichtbar",
|
||
"es": "Esta estación de carga se ha deshabilitado de forma permanente y ya no está en uso pero todavía es visible"
|
||
}
|
||
}
|
||
]
|
||
},
|
||
{
|
||
"id": "Parking:fee",
|
||
"question": {
|
||
"en": "Does one have to pay a parking fee while charging?",
|
||
"nl": "Moet men parkeergeld betalen tijdens het opladen?",
|
||
"de": "Muss man während des Ladens eine Parkgebühr bezahlen?",
|
||
"es": "¿Hay que pagar una tasa de aparcamiento mientras se carga?",
|
||
"fr": "Doit-on payer des frais de stationnement pendant la recharge ?"
|
||
},
|
||
"mappings": [
|
||
{
|
||
"if": "parking:fee=no",
|
||
"then": {
|
||
"en": "No additional parking cost while charging",
|
||
"nl": "Geen extra parkeerkost tijdens het opladen",
|
||
"de": "Keine zusätzlichen Parkkosten während des Ladens",
|
||
"es": "No hay costes de aparcamiento adicionales mientras se carga",
|
||
"fr": "Pas de frais de stationnement supplémentaires pendant la recharge"
|
||
}
|
||
},
|
||
{
|
||
"if": "parking:fee=yes",
|
||
"then": {
|
||
"en": "An additional parking fee should be paid while charging",
|
||
"nl": "Tijdens het opladen moet er parkeergeld betaald worden",
|
||
"de": "Während des Ladens ist eine zusätzliche Parkgebühr zu entrichten",
|
||
"es": "Se deberá de pagar una tasa adicional de aparcamiento mientras se carga",
|
||
"fr": "Des frais de stationnement supplémentaires doivent être payés lors de la recharge"
|
||
}
|
||
}
|
||
],
|
||
"condition": {
|
||
"or": [
|
||
"motor_vehicle=yes",
|
||
"hgv=yes",
|
||
"bus=yes",
|
||
"bicycle=no",
|
||
"bicycle="
|
||
]
|
||
}
|
||
},
|
||
{
|
||
"id": "questions"
|
||
},
|
||
{
|
||
"id": "questions",
|
||
"group": "technical",
|
||
"render": {
|
||
"en": "<h3>Technical questions</h3>The questions below are very technical. Feel free to ignore them<br/>{questions}",
|
||
"nl": "<h3>Technische vragen</h3>De vragen hieronder zijn erg technisch - sla deze over indien je hier geen tijd voor hebt<br/>{questions}",
|
||
"de": "<h3>Technische Fragen</h3>Die folgenden Fragen sind sehr technisch. Sie können sie gerne ignorieren<br/>{questions}"
|
||
}
|
||
}
|
||
],
|
||
"mapRendering": [
|
||
{
|
||
"location": [
|
||
"point",
|
||
"centroid"
|
||
],
|
||
"icon": {
|
||
"render": "pin:#fff;./assets/themes/charging_stations/plug.svg",
|
||
"mappings": [
|
||
{
|
||
"if": "bicycle=yes",
|
||
"then": "pin:#fff;./assets/themes/charging_stations/bicycle.svg"
|
||
},
|
||
{
|
||
"if": {
|
||
"or": [
|
||
"car=yes",
|
||
"motorcar=yes"
|
||
]
|
||
},
|
||
"then": "pin:#fff;./assets/themes/charging_stations/car.svg"
|
||
}
|
||
]
|
||
},
|
||
"iconBadges": [
|
||
{
|
||
"if": {
|
||
"or": [
|
||
"disused:amenity=charging_station",
|
||
"operational_status=broken"
|
||
]
|
||
},
|
||
"then": "close:#c22;"
|
||
},
|
||
{
|
||
"if": {
|
||
"or": [
|
||
"proposed:amenity=charging_station",
|
||
"planned:amenity=charging_station"
|
||
]
|
||
},
|
||
"then": "./assets/layers/charging_station/under_construction.svg"
|
||
},
|
||
{
|
||
"if": {
|
||
"and": [
|
||
"bicycle=yes",
|
||
{
|
||
"or": [
|
||
"motorcar=yes",
|
||
"car=yes"
|
||
]
|
||
}
|
||
]
|
||
},
|
||
"then": "circle:#fff;./assets/themes/charging_stations/car.svg"
|
||
}
|
||
],
|
||
"iconSize": {
|
||
"render": "50,50,bottom"
|
||
}
|
||
}
|
||
],
|
||
"presets": [
|
||
{
|
||
"tags": [
|
||
"amenity=charging_station",
|
||
"motorcar=no",
|
||
"bicycle=yes",
|
||
"socket:typee=1"
|
||
],
|
||
"title": {
|
||
"en": "a charging station for electrical bikes with a normal european wall plug <img src='./assets/layers/charging_station/typee.svg' style='width: 2rem; height: 2rem; float: left; background: white; border-radius: 1rem; margin-right: 0.5rem'/> (meant to charge electrical bikes)",
|
||
"nl": "een oplaadpunt voor elektrische fietsen met een gewoon Europees stopcontact <img src='./assets/layers/charging_station/typee.svg' style='width: 2rem; height: 2rem; float: left; background: white; border-radius: 1rem; margin-right: 0.5rem'/> (speciaal bedoeld voor fietsen)",
|
||
"de": "eine Ladestation für Elektrofahrräder mit einer normalen europäischen Steckdose <img src='./assets/layers/charging_station/typee.svg' style='width: 2rem; height: 2rem; float: left; background: white; border-radius: 1rem; margin-right: 0.5rem'/> (zum Laden von Elektrofahrrädern)",
|
||
"es": "una estación de carga para bicicletas eléctricas con un enchufe de pared europeo normal <img src='./assets/layers/charging_station/typee.svg' style='width: 2rem; height: 2rem; float: left; background: white; border-radius: 1rem; margin-right: 0.5rem'/> (pensado para cargar bicicletas eléctricas)"
|
||
},
|
||
"preciseInput": {
|
||
"preferredBackground": "map"
|
||
}
|
||
},
|
||
{
|
||
"tags": [
|
||
"amenity=charging_station",
|
||
"motorcar=yes",
|
||
"bicycle=no"
|
||
],
|
||
"title": {
|
||
"en": "a charging station for cars",
|
||
"nl": "een oplaadstation voor elektrische auto's",
|
||
"de": "eine ladestation für e-bikes",
|
||
"es": "una estación de carga para coches"
|
||
},
|
||
"preciseInput": {
|
||
"preferredBackground": "map"
|
||
}
|
||
}
|
||
],
|
||
"filter": [
|
||
{
|
||
"id": "vehicle-type",
|
||
"options": [
|
||
{
|
||
"question": {
|
||
"en": "All vehicle types",
|
||
"nl": "Alle voertuigen",
|
||
"da": "Alle køretøjstyper",
|
||
"de": "Ladestationen für alle Fahrzeugtypen",
|
||
"es": "Todo tipo de vehículos",
|
||
"fr": "Tout type de véhicule"
|
||
}
|
||
},
|
||
{
|
||
"question": {
|
||
"en": "Charging station for bicycles",
|
||
"nl": "Oplaadpunten voor fietsen",
|
||
"da": "Ladestation til cykler",
|
||
"de": "Ladestationen für Fahrräder",
|
||
"es": "Estación de carga para bicicletas",
|
||
"fr": "Station de charge pour vélos"
|
||
},
|
||
"osmTags": "bicycle=yes"
|
||
},
|
||
{
|
||
"question": {
|
||
"en": "Charging station for cars",
|
||
"nl": "Oplaadpunten voor auto's",
|
||
"da": "Ladestation til biler",
|
||
"de": "Ladestationen für Autos",
|
||
"es": "Estación de carga para coches",
|
||
"fr": "Station de charge pour automobiles"
|
||
},
|
||
"osmTags": {
|
||
"or": [
|
||
"car=yes",
|
||
"motorcar=yes"
|
||
]
|
||
}
|
||
}
|
||
]
|
||
},
|
||
{
|
||
"id": "working",
|
||
"options": [
|
||
{
|
||
"question": {
|
||
"en": "Only working charging stations",
|
||
"nl": "Enkel werkende oplaadpunten",
|
||
"da": "Kun fungerende ladestationer",
|
||
"de": "Nur Ladestationen in Betrieb",
|
||
"es": "Solo estaciones de carga funcionales",
|
||
"fr": "Stations de recharge en service uniquement"
|
||
},
|
||
"osmTags": {
|
||
"and": [
|
||
"operational_status!=broken",
|
||
"amenity=charging_station"
|
||
]
|
||
}
|
||
}
|
||
]
|
||
},
|
||
{
|
||
"id": "connection_type",
|
||
"options": [
|
||
{
|
||
"question": {
|
||
"en": "All connectors",
|
||
"nl": "Alle types",
|
||
"ca": "Tots els connectors",
|
||
"de": "Alle Anschlüsse",
|
||
"es": "Todos los conectores",
|
||
"fr": "Tous types de prise"
|
||
}
|
||
},
|
||
{
|
||
"question": {
|
||
"en": "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",
|
||
"nl": "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>",
|
||
"de": "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>",
|
||
"fr": "Dispose d’une <div style='display: inline-block'><b><b>prise murale Schuko</b> sans terre (CEE7/4 type F)</b> <img style='width:1rem; display: inline-block' src='./assets/layers/charging_station/CEE7_4F.svg'/></div>"
|
||
},
|
||
"osmTags": "socket:schuko~*"
|
||
},
|
||
{
|
||
"question": {
|
||
"en": "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",
|
||
"nl": "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>",
|
||
"de": "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",
|
||
"es": "Tiene un conector <div style='display: inline-block'><b><b>enchufe de pared Europeo</b> con un pin de tierra (CEE7/4 tipo E</b><img style='width:1rem; display: inline-block' src='./assets/layers/charging_station/TypeE.svg'/></div>"
|
||
},
|
||
"osmTags": "socket:typee~*"
|
||
},
|
||
{
|
||
"question": {
|
||
"en": "Has a <div style='display: inline-block'><b><b>Chademo</b></b> <img style='width:1rem; display: inline-block' src='./assets/layers/charging_station/Chademo_type4.svg'/></div> connector",
|
||
"nl": "Heeft een <div style='display: inline-block'><b><b>Chademo</b></b> <img style='width:1rem; display: inline-block' src='./assets/layers/charging_station/Chademo_type4.svg'/></div>",
|
||
"de": "Verfügt über einen <div style='display: inline-block'><b><b>Chademo</b></b> <img style='width:1rem; display: inline-block' src='./assets/layers/charging_station/Chademo_type4.svg'/></div> Stecker",
|
||
"es": "Tiene un conector <div style='display: inline-block'><b><b>Chademo</b></b><img style='width:1rem; display: inline-block' src='./assets/layers/charging_station/Chademo_type4.svg'/></div>"
|
||
},
|
||
"osmTags": "socket:chademo~*"
|
||
},
|
||
{
|
||
"question": {
|
||
"en": "Has a <div style='display: inline-block'><b><b>Type 1 with cable</b> (J1772)</b> <img style='width:1rem; display: inline-block' src='./assets/layers/charging_station/Type1_J1772.svg'/></div> connector",
|
||
"nl": "Heeft een <div style='display: inline-block'><b><b>Type 1 met kabel</b> (J1772)</b> <img style='width:1rem; display: inline-block' src='./assets/layers/charging_station/Type1_J1772.svg'/></div>",
|
||
"de": "Verfügt über einen <div style='display: inline-block'><b><b>Typ 1 </b> (J1772)</b> <img style='width:1rem; display: inline-block' src='./assets/layers/charging_station/Type1_J1772.svg'/></div> Stecker mit Kabel",
|
||
"es": "Tiene un conector de <div style='display: inline-block'><b><b>Tipo 1 con cable</b> (J1772)</b><img style='width:1rem; display: inline-block' src='./assets/layers/charging_station/Type1_J1772.svg'/></div>"
|
||
},
|
||
"osmTags": "socket:type1_cable~*"
|
||
},
|
||
{
|
||
"question": {
|
||
"en": "Has a <div style='display: inline-block'><b>Type 1 <i>without</i> cable (J1772)</b> <img style='width:1rem; display: inline-block' src='./assets/layers/charging_station/Type1_J1772.svg'/></div> connector",
|
||
"nl": "Heeft een <div style='display: inline-block'><b><b>Type 1 <i>zonder</i> kabel</b> (J1772)</b> <img style='width:1rem; display: inline-block' src='./assets/layers/charging_station/Type1_J1772.svg'/></div>",
|
||
"de": "Verfügt über einen <div style='display: inline-block'><b>Typ 1 (J1772)</b>Stecker <i>ohne</i> Kabel<img style='width:1rem; display: inline-block' src='./assets/layers/charging_station/Type1_J1772.svg'/></div>",
|
||
"es": "Tiene un conector de <div style='display: inline-block'><b>Tipo 1 <i>sin</i> cable (J1772)</b><img style='width:1rem; display: inline-block' src='./assets/layers/charging_station/Type1_J1772.svg'/></div>"
|
||
},
|
||
"osmTags": "socket:type1~*"
|
||
},
|
||
{
|
||
"question": {
|
||
"en": "Has a <div style='display: inline-block'><b>Type 1 CCS (aka Type 1 Combo)</b> <img style='width:1rem; display: inline-block' src='./assets/layers/charging_station/Type1-ccs.svg'/></div> connector",
|
||
"nl": "Heeft een <div style='display: inline-block'><b><b>Type 1 CCS</b> (ook gekend als Type 1 Combo)</b> <img style='width:1rem; display: inline-block' src='./assets/layers/charging_station/Type1-ccs.svg'/></div>",
|
||
"de": "Verfügt über einen <div style='display: inline-block'><b>Typ 1 CCS (Typ 1 Combo)</b><img style='width:1rem; display: inline-block' src='./assets/layers/charging_station/Type1-ccs.svg'/></div> Stecker",
|
||
"es": "Tiene un conector <div style='display: inline-block'><b>Tipo 1 CCS (Combo Tipo 1)</b><img style='width:1rem; display: inline-block' src='./assets/layers/charging_station/Type1-ccs.svg'/></div>"
|
||
},
|
||
"osmTags": "socket:type1_combo~*"
|
||
},
|
||
{
|
||
"question": {
|
||
"en": "Has a <div style='display: inline-block'><b><b>Tesla Supercharger</b></b> <img style='width:1rem; display: inline-block' src='./assets/layers/charging_station/Tesla-hpwc-model-s.svg'/></div> connector",
|
||
"nl": "Heeft een <div style='display: inline-block'><b><b>Tesla Supercharger</b></b> <img style='width:1rem; display: inline-block' src='./assets/layers/charging_station/Tesla-hpwc-model-s.svg'/></div>",
|
||
"de": "Verfügt über einen <div style='display: inline-block'><b><b>Tesla Supercharger</b></b> <img style='width:1rem; display: inline-block' src='./assets/layers/charging_station/Tesla-hpwc-model-s.svg'/></div> Stecker",
|
||
"es": "Tiene un conector <div style='display: inline-block'><b><b>Tesla Supercharger</b></b><img style='width:1rem; display: inline-block' src='./assets/layers/charging_station/Tesla-hpwc-model-s.svg'/></div>"
|
||
},
|
||
"osmTags": "socket:tesla_supercharger~*"
|
||
},
|
||
{
|
||
"question": {
|
||
"en": "Has a <div style='display: inline-block'><b><b>Type 2</b> (mennekes)</b> <img style='width:1rem; display: inline-block' src='./assets/layers/charging_station/Type2_socket.svg'/></div> connector",
|
||
"nl": "Heeft een <div style='display: inline-block'><b><b>Type 2</b> (mennekes)</b> <img style='width:1rem; display: inline-block' src='./assets/layers/charging_station/Type2_socket.svg'/></div>",
|
||
"de": "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_socket.svg'/></div> Anschluss",
|
||
"es": "Tiene un conector <div style='display: inline-block'><b><b>Tipo 2</b> (mennekes)</b><img style='width:1rem; display: inline-block' src='./assets/layers/charging_station/Type2_socket.svg'/></div>"
|
||
},
|
||
"osmTags": "socket:type2~*"
|
||
},
|
||
{
|
||
"question": {
|
||
"en": "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",
|
||
"nl": "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>",
|
||
"de": "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",
|
||
"es": "Tiene un conector <div style='display: inline-block'><b><b>Tipo 2 CCS</b> (mennekes</b><img style='width:1rem; display: inline-block' src='./assets/layers/charging_station/Type2_CCS.svg'/></div>"
|
||
},
|
||
"osmTags": "socket:type2_combo~*"
|
||
},
|
||
{
|
||
"question": {
|
||
"en": "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",
|
||
"nl": "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>",
|
||
"de": "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",
|
||
"es": "Tiene un conector <div style='display: inline-block'><b><b>Tipo 2 con cable</b> (mennekes)</b><img style='width:1rem; display: inline-block' src='./assets/layers/charging_station/Type2_tethered.svg'/></div>"
|
||
},
|
||
"osmTags": "socket:type2_cable~*"
|
||
},
|
||
{
|
||
"question": {
|
||
"en": "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",
|
||
"nl": "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>",
|
||
"de": "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",
|
||
"es": "Tiene un conector <div style='display: inline-block'><b><b>Tesla Supercharger CCS</b> (un tipo2_css de marca)</b><img style='width:1rem; display: inline-block' src='./assets/layers/charging_station/Type2_CCS.svg'/></div>"
|
||
},
|
||
"osmTags": "socket:tesla_supercharger_ccs~*"
|
||
},
|
||
{
|
||
"question": {
|
||
"en": "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",
|
||
"nl": "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>",
|
||
"de": "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",
|
||
"es": "Tiene un conector <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>"
|
||
},
|
||
"osmTags": "socket:tesla_destination~*"
|
||
},
|
||
{
|
||
"question": {
|
||
"en": "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",
|
||
"nl": "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>",
|
||
"de": "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",
|
||
"es": "Tiene un conector <div style='display: inline-block'><b><b>Tesla Supercharger (Destination)</b> (Tipo2 A con un cable de marca tesla)</b><img style='width:1rem; display: inline-block' src='./assets/layers/charging_station/Type2_tethered.svg'/></div>"
|
||
},
|
||
"osmTags": "socket:tesla_destination~*"
|
||
},
|
||
{
|
||
"question": {
|
||
"en": "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",
|
||
"nl": "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>",
|
||
"de": "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>",
|
||
"es": "Tiene un conector <div style='display: inline-block'><b><b>USB</b> para cargar teléfonos y dispositivos electrónicos pequeños</b><img style='width:1rem; display: inline-block' src='./assets/layers/charging_station/usb_port.svg'/></div>"
|
||
},
|
||
"osmTags": "socket:USB-A~*"
|
||
},
|
||
{
|
||
"question": {
|
||
"en": "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",
|
||
"nl": "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>",
|
||
"de": "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",
|
||
"es": "Tiene un conector <div style='display: inline-block'><b><b>Bosch Active Connect con 3 pines</b> y cable</b><img style='width:1rem; display: inline-block' src='./assets/layers/charging_station/bosch-3pin.svg'/></div>"
|
||
},
|
||
"osmTags": "socket:bosch_3pin~*"
|
||
},
|
||
{
|
||
"question": {
|
||
"en": "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",
|
||
"nl": "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>",
|
||
"de": "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",
|
||
"es": "Tiene un conector <div style='display: inline-block'><b><b>Bosch Active Connect con 5 pines</b> y cable</b><img style='width:1rem; display: inline-block' src='./assets/layers/charging_station/bosch-5pin.svg'/></div>"
|
||
},
|
||
"osmTags": "socket:bosch_5pin~*"
|
||
}
|
||
]
|
||
}
|
||
],
|
||
"units": [
|
||
{
|
||
"appliesToKey": [
|
||
"maxstay"
|
||
],
|
||
"applicableUnits": [
|
||
{
|
||
"canonicalDenomination": "minutes",
|
||
"canonicalDenominationSingular": "minute",
|
||
"alternativeDenomination": [
|
||
"m",
|
||
"min",
|
||
"mins",
|
||
"minuten",
|
||
"mns"
|
||
],
|
||
"human": {
|
||
"en": " minutes",
|
||
"nl": " minuten",
|
||
"ca": " minuts",
|
||
"de": " Minuten",
|
||
"es": " minutos",
|
||
"ru": " минут"
|
||
},
|
||
"humanSingular": {
|
||
"en": " minute",
|
||
"nl": " minuut",
|
||
"ca": " minut",
|
||
"de": " Minute",
|
||
"es": " minuto",
|
||
"ru": " минута"
|
||
}
|
||
},
|
||
{
|
||
"canonicalDenomination": "hours",
|
||
"canonicalDenominationSingular": "hour",
|
||
"alternativeDenomination": [
|
||
"h",
|
||
"hrs",
|
||
"hours",
|
||
"u",
|
||
"uur",
|
||
"uren"
|
||
],
|
||
"human": {
|
||
"en": " hours",
|
||
"nl": " uren",
|
||
"ca": " hores",
|
||
"de": " Stunden",
|
||
"es": " horas",
|
||
"ru": " часов"
|
||
},
|
||
"humanSingular": {
|
||
"en": " hour",
|
||
"nl": " uur",
|
||
"ca": " hora",
|
||
"de": " Stunde",
|
||
"es": " hora",
|
||
"ru": " час"
|
||
}
|
||
},
|
||
{
|
||
"canonicalDenomination": "days",
|
||
"canonicalDenominationSingular": "day",
|
||
"alternativeDenomination": [
|
||
"dys",
|
||
"dagen",
|
||
"dag"
|
||
],
|
||
"human": {
|
||
"en": " days",
|
||
"nl": " day",
|
||
"ca": " dies",
|
||
"de": " Tage",
|
||
"es": " días",
|
||
"ru": " дней"
|
||
},
|
||
"humanSingular": {
|
||
"en": " day",
|
||
"nl": " dag",
|
||
"ca": " dia",
|
||
"de": " Tag",
|
||
"es": " día",
|
||
"ru": " день"
|
||
}
|
||
}
|
||
]
|
||
},
|
||
{
|
||
"appliesToKey": [
|
||
"socket:schuko:voltage",
|
||
"socket:typee:voltage",
|
||
"socket:chademo:voltage",
|
||
"socket:type1_cable:voltage",
|
||
"socket:type1:voltage",
|
||
"socket:type1_combo:voltage",
|
||
"socket:tesla_supercharger:voltage",
|
||
"socket:type2:voltage",
|
||
"socket:type2_combo:voltage",
|
||
"socket:type2_cable:voltage",
|
||
"socket:tesla_supercharger_ccs:voltage",
|
||
"socket:tesla_destination:voltage",
|
||
"socket:tesla_destination:voltage",
|
||
"socket:USB-A:voltage",
|
||
"socket:bosch_3pin:voltage",
|
||
"socket:bosch_5pin:voltage"
|
||
],
|
||
"applicableUnits": [
|
||
{
|
||
"canonicalDenomination": "V",
|
||
"alternativeDenomination": [
|
||
"v",
|
||
"volt",
|
||
"voltage",
|
||
"V",
|
||
"Volt"
|
||
],
|
||
"human": {
|
||
"en": "Volts",
|
||
"nl": "volt",
|
||
"ca": "Volts",
|
||
"de": "Volt",
|
||
"es": "Voltios",
|
||
"ru": "Вольт"
|
||
}
|
||
}
|
||
],
|
||
"eraseInvalidValues": true
|
||
},
|
||
{
|
||
"appliesToKey": [
|
||
"socket:schuko:current",
|
||
"socket:typee:current",
|
||
"socket:chademo:current",
|
||
"socket:type1_cable:current",
|
||
"socket:type1:current",
|
||
"socket:type1_combo:current",
|
||
"socket:tesla_supercharger:current",
|
||
"socket:type2:current",
|
||
"socket:type2_combo:current",
|
||
"socket:type2_cable:current",
|
||
"socket:tesla_supercharger_ccs:current",
|
||
"socket:tesla_destination:current",
|
||
"socket:tesla_destination:current",
|
||
"socket:USB-A:current",
|
||
"socket:bosch_3pin:current",
|
||
"socket:bosch_5pin:current"
|
||
],
|
||
"applicableUnits": [
|
||
{
|
||
"canonicalDenomination": "A",
|
||
"alternativeDenomination": [
|
||
"a",
|
||
"amp",
|
||
"amperage",
|
||
"A"
|
||
],
|
||
"human": {
|
||
"en": "A",
|
||
"nl": "A",
|
||
"ca": "A",
|
||
"de": "Ein",
|
||
"es": "A"
|
||
}
|
||
}
|
||
],
|
||
"eraseInvalidValues": true
|
||
},
|
||
{
|
||
"appliesToKey": [
|
||
"socket:schuko:output",
|
||
"socket:typee:output",
|
||
"socket:chademo:output",
|
||
"socket:type1_cable:output",
|
||
"socket:type1:output",
|
||
"socket:type1_combo:output",
|
||
"socket:tesla_supercharger:output",
|
||
"socket:type2:output",
|
||
"socket:type2_combo:output",
|
||
"socket:type2_cable:output",
|
||
"socket:tesla_supercharger_ccs:output",
|
||
"socket:tesla_destination:output",
|
||
"socket:tesla_destination:output",
|
||
"socket:USB-A:output",
|
||
"socket:bosch_3pin:output",
|
||
"socket:bosch_5pin:output"
|
||
],
|
||
"applicableUnits": [
|
||
{
|
||
"canonicalDenomination": "kW",
|
||
"alternativeDenomination": [
|
||
"kilowatt"
|
||
],
|
||
"human": {
|
||
"en": "kilowatt",
|
||
"nl": "kilowatt",
|
||
"ca": "quilovats",
|
||
"de": "Kilowatt",
|
||
"es": "kilvatio",
|
||
"ru": "киловатт"
|
||
}
|
||
},
|
||
{
|
||
"canonicalDenomination": "mW",
|
||
"alternativeDenomination": [
|
||
"megawatt"
|
||
],
|
||
"human": {
|
||
"en": "megawatt",
|
||
"nl": "megawatt",
|
||
"ca": "megavats",
|
||
"de": "Megawatt",
|
||
"es": "megavatio",
|
||
"ru": "мегаватт"
|
||
}
|
||
}
|
||
],
|
||
"eraseInvalidValues": true
|
||
}
|
||
],
|
||
"allowMove": {
|
||
"enableRelocation": false,
|
||
"enableImproveAccuracy": true
|
||
},
|
||
"deletion": {
|
||
"softDeletionTags": {
|
||
"and": [
|
||
"amenity=",
|
||
"disused:amenity=charging_station"
|
||
]
|
||
},
|
||
"neededChangesets": 10
|
||
}
|
||
} |