diff --git a/assets/layers/charging_station/charging_station.json b/assets/layers/charging_station/charging_station.json
index 114ba2553..bff1da601 100644
--- a/assets/layers/charging_station/charging_station.json
+++ b/assets/layers/charging_station/charging_station.json
@@ -852,32 +852,7 @@
"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"
- ]
- }
- ]
- }
+ "hideInAnswer": true
},
{
"if": {
@@ -1112,32 +1087,7 @@
"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"
- ]
- }
- ]
- }
+ "hideInAnswer": true
},
{
"if": {
@@ -1177,44 +1127,13 @@
"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"
- ]
- },
- {
- "and": [
- "_country!=us"
- ]
- }
- ]
- }
+ "hideInAnswer": true
},
{
"if": {
"and": [
"socket:tesla_destination~*",
- "socket:tesla_destination!=1",
- "_country=us"
+ "socket:tesla_destination!=1"
]
},
"then": {
@@ -1232,77 +1151,6 @@
"class": "medium"
}
},
- {
- "if": "socket:tesla_destination=1",
- "ifnot": "socket:tesla_destination=",
- "then": {
- "en": "Tesla supercharger (destination) (A Type 2 with cable branded as tesla)",
- "nl": "Tesla supercharger (destination (Een Type 2 met kabel en Tesla-logo)",
- "ca": "Tesla supercharger (destinació) (Un tipus 2 amb cable de la marca Tesla)",
- "cs": "Tesla supercharger (Typ 2 s kabelem pod značkou Tesla)",
- "de": "Tesla Supercharger (Destination) (Typ 2 mit Kabel von Tesla)",
- "es": "Supercargador Tesla (destino) (Un tipo 2 con cable de marca Tesla)",
- "it": "Tesla supercharger (destination) (Un Tipo 2 con cavo brandizzato come 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": "Tesla supercharger (destination) (A Type 2 with cable branded as tesla)",
- "nl": "Tesla supercharger (destination (Een Type 2 met kabel en Tesla-logo)",
- "ca": "Tesla supercharger (destinació) (Un tipus 2 amb cable de la marca tesla)",
- "cs": "Tesla supercharger (Typ 2 s kabelem pod značkou Tesla)",
- "de": "Tesla supercharger (Destination) (Typ 2 mit Kabel von Tesla)",
- "es": "Supercargador Tesla (destino) (Un tipo 2 con cable de marca Tesla)",
- "it": "Tesla supercharger (destination) (Un Tipo 2 con cavo brandizzato come tesla)"
- },
- "hideInAnswer": true,
- "icon": {
- "path": "./assets/layers/charging_station/Type2_tethered.svg",
- "class": "medium"
- }
- },
{
"if": "socket:USB-A=1",
"ifnot": "socket:USB-A=",
@@ -1840,6 +1688,69 @@
"path": "./assets/layers/charging_station/nema-5-20.svg",
"class": "medium"
}
+ },
+ {
+ "if": "socket:nacs=1",
+ "ifnot": "socket:nacs=",
+ "then": {
+ "en": "NACS(North-American Charging System)",
+ "nl": "NACS(Noord-Amerikaanse oplaadstandaard)"
+ },
+ "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"
+ ]
+ },
+ {
+ "and": [
+ "_country!=mx",
+ "_country!=us:jp",
+ "_country!=kr",
+ "_country!=ca"
+ ]
+ }
+ ]
+ }
+ },
+ {
+ "if": {
+ "and": [
+ "socket:nacs~*",
+ "socket:nacs!=1"
+ ]
+ },
+ "then": {
+ "en": "NACS(North-American Charging System)",
+ "nl": "NACS(Noord-Amerikaanse oplaadstandaard)"
+ },
+ "hideInAnswer": true,
+ "icon": {
+ "path": "./assets/layers/charging_station/Tesla-hpwc-model-s.svg",
+ "class": "medium"
+ }
}
]
},
@@ -2161,8 +2072,8 @@
]
],
[
- "socket:tesla_destination",
- "socket:tesla_destination",
+ "socket:USB-A",
+ "socket:USB-A",
{
"en": "Tesla supercharger (destination) (A Type 2 with cable branded as tesla)",
"nl": "Tesla supercharger (destination (Een Type 2 met kabel en Tesla-logo)",
@@ -2172,33 +2083,6 @@
"es": "Supercargador Tesla (destino) (Un tipo 2 con cable de marca Tesla)",
"it": "Tesla supercharger (destination) (A Type 2 with cable branded as tesla)"
},
- "Type2_tethered.svg",
- [
- "230",
- "400"
- ],
- [
- "16",
- "32"
- ],
- [
- "11 kW",
- "22 kW"
- ]
- ],
- [
- "socket:USB-A",
- "socket:USB-A",
- {
- "en": "USB to charge phones and small electronics",
- "nl": "USB om GSMs en kleine electronica op te laden",
- "ca": "USB per carregar telèfons i dispositius electrònics petits",
- "cs": "USB k nabíjení telefonů a drobné elektroniky",
- "de": "USB zum Aufladen von Handys und kleinen Elektrogeräten",
- "es": "USB para cargar teléfonos y pequeños dispositivos electrónicos",
- "it": "USB to charge phones and small electronics",
- "uk": "USB для зарядки телефонів і дрібної електроніки"
- },
"usb_port.svg",
[
"5"
@@ -2216,13 +2100,14 @@
"socket:bosch_3pin",
"socket:bosch_3pin",
{
- "en": "Bosch Active Connect with 3 pins and cable",
- "nl": "Bosch Active Connect met 3 pinnen aan een kabel",
- "ca": "Bosch Active Connect amb 3 pins i cable",
- "cs": "Bosch Active Connect se 3 kolíky a kabelem",
- "de": " Bosch Active Connect mit 3 Pins und Kabel",
- "es": "Bosch Active Connect con 3 pines y cable",
- "it": "Bosch Active Connect with 3 pins and cable"
+ "en": "USB to charge phones and small electronics",
+ "nl": "USB om GSMs en kleine electronica op te laden",
+ "ca": "USB per carregar telèfons i dispositius electrònics petits",
+ "cs": "USB k nabíjení telefonů a drobné elektroniky",
+ "de": "USB zum Aufladen von Handys und kleinen Elektrogeräten",
+ "es": "USB para cargar teléfonos y pequeños dispositivos electrónicos",
+ "it": "USB to charge phones and small electronics",
+ "uk": "USB для зарядки телефонів і дрібної електроніки"
},
"bosch-3pin.svg",
[],
@@ -2233,13 +2118,13 @@
"socket:bosch_5pin",
"socket:bosch_5pin",
{
- "en": "Bosch Active Connect with 5 pins and cable",
- "nl": "Bosch Active Connect met 5 pinnen aan een kabel",
- "ca": "Bosch Active Connect amb 5 pins i cable",
- "cs": "Bosch Active Connect s 5 kolíny a kabelem",
- "de": " Bosch Active Connect mit 5 Pins und Kabel",
- "es": "Bosch Active Connect con 5 pines y cable",
- "it": "Bosch Active Connect with 5 pins and cable"
+ "en": "Bosch Active Connect with 3 pins and cable",
+ "nl": "Bosch Active Connect met 3 pinnen aan een kabel",
+ "ca": "Bosch Active Connect amb 3 pins i cable",
+ "cs": "Bosch Active Connect se 3 kolíky a kabelem",
+ "de": " Bosch Active Connect mit 3 Pins und Kabel",
+ "es": "Bosch Active Connect con 3 pines y cable",
+ "it": "Bosch Active Connect with 3 pins and cable"
},
"bosch-5pin.svg",
[],
@@ -2250,13 +2135,13 @@
"socket:bs1363",
"socket:bs1363",
{
- "en": "BS1363 (Type G)",
- "nl": "BS1363 (VK 3-pin)",
- "ca": "BS1363 (Tipus G)",
- "cs": "BS1363 (Typ G)",
- "de": "BS1363 (Typ G)",
- "es": "BS1363 (Tipo G)",
- "it": "BS1363 (Type G)"
+ "en": "Bosch Active Connect with 5 pins and cable",
+ "nl": "Bosch Active Connect met 5 pinnen aan een kabel",
+ "ca": "Bosch Active Connect amb 5 pins i cable",
+ "cs": "Bosch Active Connect s 5 kolíny a kabelem",
+ "de": " Bosch Active Connect mit 5 Pins und Kabel",
+ "es": "Bosch Active Connect con 5 pines y cable",
+ "it": "Bosch Active Connect with 5 pins and cable"
},
"bs1363.svg",
[
@@ -2273,13 +2158,13 @@
"socket:nema5_15",
"socket:nema5_15",
{
- "en": "NEMA 5-15 (Type B)",
- "nl": "NEMA 5-15 (VS 3-pin)",
- "ca": "NEMA 5-15 (Tipus B)",
- "cs": "NEMA 5-15 (Typ B)",
- "de": "NEMA 5-15 (Typ B)",
- "es": "NEMA 5-15 (Tipo B)",
- "it": "NEMA 5-15 (Type B)"
+ "en": "BS1363 (Type G)",
+ "nl": "BS1363 (VK 3-pin)",
+ "ca": "BS1363 (Tipus G)",
+ "cs": "BS1363 (Typ G)",
+ "de": "BS1363 (Typ G)",
+ "es": "BS1363 (Tipo G)",
+ "it": "BS1363 (Type G)"
},
"nema-5-15.svg",
[
@@ -2296,13 +2181,13 @@
"socket:sev1011_t23",
"socket:sev1011_t23",
{
- "en": "SEV 1011 T23 (Type J)",
- "nl": "SEV 1011 T23 (Zwitserse 3-pin)",
- "ca": "SEV 1011 T23 (Tipus J)",
- "cs": "SEV 1011 T23 (Typ J)",
- "de": "SEV 1011 T23 (Typ J)",
- "es": "SEV 1011 T23 (Tipo J)",
- "it": "SEV 1011 T23 (Type J)"
+ "en": "NEMA 5-15 (Type B)",
+ "nl": "NEMA 5-15 (VS 3-pin)",
+ "ca": "NEMA 5-15 (Tipus B)",
+ "cs": "NEMA 5-15 (Typ B)",
+ "de": "NEMA 5-15 (Typ B)",
+ "es": "NEMA 5-15 (Tipo B)",
+ "it": "NEMA 5-15 (Type B)"
},
"typej.svg",
[
@@ -2319,13 +2204,13 @@
"socket:as3112",
"socket:as3112",
{
- "en": "AS3112 (Type I)",
- "nl": "AS3112 (Australische 3-pin)",
- "ca": "AS3112 (Tipus I)",
- "cs": "AS3112 (Typ I)",
- "de": "AS3112 (Typ I)",
- "es": "AS3112 (Tipo I)",
- "it": "AS3112 (Type I)"
+ "en": "SEV 1011 T23 (Type J)",
+ "nl": "SEV 1011 T23 (Zwitserse 3-pin)",
+ "ca": "SEV 1011 T23 (Tipus J)",
+ "cs": "SEV 1011 T23 (Typ J)",
+ "de": "SEV 1011 T23 (Typ J)",
+ "es": "SEV 1011 T23 (Tipo J)",
+ "it": "SEV 1011 T23 (Type J)"
},
"as3112.svg",
[
@@ -2342,13 +2227,13 @@
"socket:nema_5_20",
"socket:nema_5_20",
{
- "en": "NEMA 5-20 (Type B)",
- "nl": "NEMA 5-20 (VS 3-pin)",
- "ca": "NEMA 5-20 (Tipus B)",
- "cs": "NEMA 5-20 (Typ B)",
- "de": "NEMA 5-20 (Typ B)",
- "es": "NEMA 5-20 (Tipo B)",
- "it": "NEMA 5-20 (Type B)"
+ "en": "AS3112 (Type I)",
+ "nl": "AS3112 (Australische 3-pin)",
+ "ca": "AS3112 (Tipus I)",
+ "cs": "AS3112 (Typ I)",
+ "de": "AS3112 (Typ I)",
+ "es": "AS3112 (Tipo I)",
+ "it": "AS3112 (Type I)"
},
"nema-5-20.svg",
[
@@ -2360,6 +2245,23 @@
[
"2.4 kW"
]
+ ],
+ [
+ "socket:nacs",
+ "socket:nacs",
+ {
+ "en": "NEMA 5-20 (Type B)",
+ "nl": "NEMA 5-20 (VS 3-pin)",
+ "ca": "NEMA 5-20 (Tipus B)",
+ "cs": "NEMA 5-20 (Typ B)",
+ "de": "NEMA 5-20 (Typ B)",
+ "es": "NEMA 5-20 (Tipo B)",
+ "it": "NEMA 5-20 (Type B)"
+ },
+ "Tesla-hpwc-model-s.svg",
+ [],
+ [],
+ []
]
]
},
@@ -3753,7 +3655,7 @@
"es": "Tiene un conector
Supercargador Tesla (destino) (Un tipo 2 con cable de marca Tesla) 
",
"it": "Ha un Tesla supercharger (destination) (Un Tipo 2 con cavo brandizzato come tesla) 
connettore"
},
- "osmTags": "socket:tesla_destination~*"
+ "osmTags": "socket:USB-A~*"
},
{
"question": {
@@ -3766,7 +3668,7 @@
"it": "Ha un USB per caricare telefoni e piccoli dispositivi elettronici 
connettore",
"uk": "Має USB для зарядки телефонів і малої електроніки 
роз'єм"
},
- "osmTags": "socket:USB-A~*"
+ "osmTags": "socket:bosch_3pin~*"
},
{
"question": {
@@ -3778,7 +3680,7 @@
"es": "Tiene un conector Bosch Active Connect con 3 pines y cable 
",
"it": "Ha un Bosch Active Connect con 3 pin e cavo 
connettore"
},
- "osmTags": "socket:bosch_3pin~*"
+ "osmTags": "socket:bosch_5pin~*"
},
{
"question": {
@@ -3790,7 +3692,7 @@
"es": "Tiene un conector Bosch Active Connect con 5 pines y cable 
",
"it": "Ha un Bosch Active Connect con 5 pin e cavo 
connettore"
},
- "osmTags": "socket:bosch_5pin~*"
+ "osmTags": "socket:bs1363~*"
},
{
"question": {
@@ -3802,7 +3704,7 @@
"es": "Tiene un conector BS1363 (Tipo G) 
",
"it": "Ha un BS1363 (Tipo G) 
connettore"
},
- "osmTags": "socket:bs1363~*"
+ "osmTags": "socket:nema5_15~*"
},
{
"question": {
@@ -3814,7 +3716,7 @@
"es": "Tiene un conector NEMA 5-15 (Tipo B) 
",
"it": "Ha un NEMA 5-15 (Tipo B) 
connettore"
},
- "osmTags": "socket:nema5_15~*"
+ "osmTags": "socket:sev1011_t23~*"
},
{
"question": {
@@ -3826,7 +3728,7 @@
"es": "Tiene un conector SEV 1011 T23 (Tipo J) 
",
"it": "Ha un SEV 1011 T23 (Tipo J) 
connettore"
},
- "osmTags": "socket:sev1011_t23~*"
+ "osmTags": "socket:as3112~*"
},
{
"question": {
@@ -3838,7 +3740,7 @@
"es": "Tiene un conector AS3112 (Tipo I) 
",
"it": "Ha un AS3112 (Tipo I) 
connettore"
},
- "osmTags": "socket:as3112~*"
+ "osmTags": "socket:nema_5_20~*"
},
{
"question": {
@@ -3850,7 +3752,7 @@
"es": "Tiene un conector NEMA 5-20 (Tipo B) 
",
"it": "Ha un NEMA 5-20 (Tipo B) 
connettore"
},
- "osmTags": "socket:nema_5_20~*"
+ "osmTags": "socket:nacs~*"
}
]
}
@@ -4046,6 +3948,15 @@
"kW",
"MW"
]
+ },
+ "socket:nacs:voltage": "voltage",
+ "socket:nacs:current": "current",
+ "socket:nacs:output": {
+ "quantity": "power",
+ "denominations": [
+ "kW",
+ "MW"
+ ]
}
}
],
@@ -4062,4 +3973,4 @@
},
"neededChangesets": 10
}
-}
\ No newline at end of file
+}
diff --git a/assets/layers/charging_station/csvToJson.ts b/assets/layers/charging_station/csvToJson.ts
index 8a0479fd8..c508835c6 100644
--- a/assets/layers/charging_station/csvToJson.ts
+++ b/assets/layers/charging_station/csvToJson.ts
@@ -6,12 +6,7 @@ import FilterConfigJson from "../../../src/Models/ThemeConfig/Json/FilterConfigJ
import RewritableConfigJson from "../../../src/Models/ThemeConfig/Json/RewritableConfigJson"
import { TagRenderingConfigJson } from "../../../src/Models/ThemeConfig/Json/TagRenderingConfigJson"
-
-function colonSplit(value: string): string[] {
- return value.split(";").map(v => v.replace(/"/g, "").trim()).filter(s => s !== "")
-}
-
-function loadCsv(file): {
+interface ChargingStandard {
key: string,
id: string,
image: string,
@@ -23,8 +18,15 @@ function loadCsv(file): {
commonOutputs?: string[],
associatedVehicleTypes?: string[],
neverAssociatedWith?: string[],
- extraVisualisationCondition: string
-}[] {
+ extraVisualisationCondition: string,
+ overrideHideInAnswer: string
+}
+
+function colonSplit(value: string): string[] {
+ return value.split(";").map(v => v.replace(/"/g, "").trim()).filter(s => s !== "")
+}
+
+function loadCsv(file): ChargingStandard[] {
const entries: string[] = Utils.NoNull(readFileSync(file, "utf8").split("\n").map(str => str.trim()))
const header = entries.shift().split(",")
@@ -72,7 +74,7 @@ function run(file, protojson) {
},
]
- const entries = loadCsv(file)
+ const entries: ChargingStandard[] = loadCsv(file)
const protoString = readFileSync(protojson, "utf8")
const proto = JSON.parse(protoString)
@@ -142,6 +144,17 @@ function run(file, protojson) {
}
+ if (e.overrideHideInAnswer) {
+ if (e.overrideHideInAnswer.toLowerCase() === "true") {
+ json["hideInAnswer"] = true
+ } else if (e.overrideHideInAnswer.toLowerCase() === "false") {
+ json["hideInAnswer"] = false
+
+ } else {
+ json["hideInAnswer"] = e.overrideHideInAnswer
+ }
+ }
+
overview_question_answers.push(json)
diff --git a/assets/layers/charging_station/types.csv b/assets/layers/charging_station/types.csv
index d73c64835..0042c78c0 100644
--- a/assets/layers/charging_station/types.csv
+++ b/assets/layers/charging_station/types.csv
@@ -1,22 +1,22 @@
-key,id,image,description:en,countryWhiteList,countryBlackList,commonVoltages,commonCurrents,commonOutputs,description:nl,associatedVehicleTypes,neverAssociatedWith,extraVisualisationCondition
-socket:schuko,,CEE7_4F.svg,Schuko wall plug without ground pin (CEE7/4 type F),af;al;dz;as;ad;ao;am;aw;az;by;bt;ba;bg;cv;td;cl;hr;dk;eg;ee;et;fo;fr;pf;ge;gr;gl;gn;gw;is;id;ir;jo;kz;kg;la;lv;lr;ly;lt;lu;mo;mr;md;mc;mn;me;mz;nl;nc;ne;kp;mk;pt;qa;ro;ru;rw;sm;sk;si;kr;es;sr;tj;th;tl;tr;tm;ua;uy;uz;vn,,230,16,3.6 kW,Schuko stekker zonder aardingspin (CEE7/4 type F),*,,
-socket:typee,,TypeE.svg,European wall plug with ground pin (CEE7/4 type E),be;bj;bf;bi;cm;cf;td;km;cz;dk;dj;gq;et;fo;fr;gf;pf;gl;gp;gw;la;lr;mg;ml;mq;mr;mu;mc;mn;ma;ne;pl;pt;rw;mf;pm;sn;sk;sy;tl;tn;uz,,230,16,3 kW;22 kW;,Europese stekker met aardingspin (CEE7/4 type E),*,,
-socket:chademo,,Chademo_type4.svg,Chademo,,,500,120,50 kW,Chademo,car;motorcar;hgv;bus,bicycle;scooter,
-socket:type1_cable,,Type1_J1772.svg,Type 1 with cable (J1772),,,200;240,32,3.7 kW;7 kW,Type 1 met kabel (J1772),car;motorcar;hgv;bus,bicycle;scooter,
-socket:type1,,Type1_J1772.svg,Type 1 without cable (J1772),,,200;240,32,3.7 kW;6.6 kW;7 kW;7.2 kW,Type 1 zonder kabel (J1772),car;motorcar;hgv;bus,bicycle;scooter,
-socket:type1_combo,,Type1-ccs.svg,Type 1 CCS (aka Type 1 Combo),,,400;1000,50;125,50 kW;62.5 kW;150 kW;350 kW;,Type 1 CCS (ook gekend als Type 1 Combo),car;motorcar;hgv;bus,bicycle;scooter,
-socket:tesla_supercharger,,Tesla-hpwc-model-s.svg,Tesla Supercharger,,,480,125;350,120 kW;150 kW;250 kW,Tesla Supercharger,car;motorcar;hgv;bus,bicycle;scooter,
-socket:type2,,Type2_socket.svg,Type 2 (mennekes),,,230;400,16;32,11 kW;22 kW,Type 2 (mennekes),car;motorcar;hgv;bus,bicycle;scooter,
-socket:type2_combo,,Type2_CCS.svg,Type 2 CCS (mennekes),,,500;920,125;350,50 kW,Type 2 CCS (mennekes),car;motorcar;hgv;bus,bicycle;scooter,
-socket:type2_cable,,Type2_tethered.svg,Type 2 with cable (mennekes),,,230;400,16;32,11 kW;22 kW,Type 2 met kabel (J1772),car;motorcar;hgv;bus,bicycle;scooter,
-socket:tesla_supercharger_ccs,,Type2_CCS.svg,Tesla Supercharger CCS (a branded type2_css),,,500;920,125;350,50 kW,Tesla Supercharger CCS (een type2 CCS met Tesla-logo),car;motorcar;hgv;bus,bicycle;scooter,
-socket:tesla_destination,socket:tesla_destination_us,Tesla-hpwc-model-s.svg,Tesla Supercharger (destination),us,,480,125;350,120 kW;150 kW;250 kW,Tesla Supercharger (destination),car;motorcar;hgv;bus,bicycle;scooter,_country=us
-socket:tesla_destination,,Type2_tethered.svg,Tesla supercharger (destination) (A Type 2 with cable branded as tesla),,us,230;400,16;32,11 kW;22 kW,Tesla supercharger (destination (Een Type 2 met kabel en Tesla-logo),car;motorcar;hgv;bus,bicycle;scooter,_country!=us
-socket:USB-A,,usb_port.svg,USB to charge phones and small electronics,,,5,1;2,5W;10W,USB om GSMs en kleine electronica op te laden,*,,
-socket:bosch_3pin,,bosch-3pin.svg,Bosch Active Connect with 3 pins and cable,,,,,,Bosch Active Connect met 3 pinnen aan een kabel,bicycle,car;motorcar;hgv;bus,
-socket:bosch_5pin,,bosch-5pin.svg,Bosch Active Connect with 5 pins and cable,,,,,,Bosch Active Connect met 5 pinnen aan een kabel,bicycle,car;motorcar;hgv;bus,
-socket:bs1363,,bs1363.svg,BS1363 (Type G),bh;bd;bz;bt;bw;bn;kh;cy;dm;gh;gi;gd;gg;gy;id;iq;ie;im;je;jo;ke;kw;lb;mo;mw;mv;mt;mu;ng;om;pk;qa;rw;sa;sc;sl;sb;lk;sd;tz;ug;vu;vn;ye;zm;zw,,230,13,3kW,BS1363 (VK 3-pin),*,,
-socket:nema5_15,,nema-5-15.svg,NEMA 5-15 (Type B),as;ai;ag;aw;bb;bz;bm;bo;vg;ky;co;cr;cu;do;ec;sv;pf;gu;gt;gy;ht;hn;jm;jp;jo;la;lb;lr;mx;fm;ms;ni;ne;pw;pa;py;pe;ph;pr;sr;th;tt;tm;ve;vn,,120,15,1.8 kW,NEMA 5-15 (VS 3-pin),*,,
-socket:sev1011_t23,,typej.svg,SEV 1011 T23 (Type J),jo;li;mg;mv;rw;ch,,230,16,3.7 kW,SEV 1011 T23 (Zwitserse 3-pin),*,,
-socket:as3112,,as3112.svg,AS3112 (Type I),as;ar;au;cn;ck;fj;ki;nr;nz;nu;pg;sb;tj;to;tv;uy;uz;vu,,230,10,2.3 kW,AS3112 (Australische 3-pin),*,,
-socket:nema_5_20,,nema-5-20.svg,NEMA 5-20 (Type B),as;ai;ag;aw;bb;bz;bm;bo;vg;ky;co;cr;cu;do;ec;sv;pf;gu;gt;gy;ht;hn;jm;jp;jo;la;lb;lr;mx;fm;ms;ni;ne;pw;pa;py;pe;ph;pr;sr;th;tt;tm;ve;vn,,120,20,2.4 kW,NEMA 5-20 (VS 3-pin),*,,
+key,id,image,description:en,countryWhiteList,countryBlackList,commonVoltages,commonCurrents,commonOutputs,description:nl,associatedVehicleTypes,neverAssociatedWith,extraVisualisationCondition,overrideHideInAnswer
+socket:schuko,,CEE7_4F.svg,Schuko wall plug without ground pin (CEE7/4 type F),af;al;dz;as;ad;ao;am;aw;az;by;bt;ba;bg;cv;td;cl;hr;dk;eg;ee;et;fo;fr;pf;ge;gr;gl;gn;gw;is;id;ir;jo;kz;kg;la;lv;lr;ly;lt;lu;mo;mr;md;mc;mn;me;mz;nl;nc;ne;kp;mk;pt;qa;ro;ru;rw;sm;sk;si;kr;es;sr;tj;th;tl;tr;tm;ua;uy;uz;vn,,230,16,3.6 kW,Schuko stekker zonder aardingspin (CEE7/4 type F),*,,,
+socket:typee,,TypeE.svg,European wall plug with ground pin (CEE7/4 type E),be;bj;bf;bi;cm;cf;td;km;cz;dk;dj;gq;et;fo;fr;gf;pf;gl;gp;gw;la;lr;mg;ml;mq;mr;mu;mc;mn;ma;ne;pl;pt;rw;mf;pm;sn;sk;sy;tl;tn;uz,,230,16,3 kW;22 kW;,Europese stekker met aardingspin (CEE7/4 type E),*,,,
+socket:chademo,,Chademo_type4.svg,Chademo,,,500,120,50 kW,Chademo,car;motorcar;hgv;bus,bicycle;scooter,,
+socket:type1_cable,,Type1_J1772.svg,Type 1 with cable (J1772),,,200;240,32,3.7 kW;7 kW,Type 1 met kabel (J1772),car;motorcar;hgv;bus,bicycle;scooter,,
+socket:type1,,Type1_J1772.svg,Type 1 without cable (J1772),,,200;240,32,3.7 kW;6.6 kW;7 kW;7.2 kW,Type 1 zonder kabel (J1772),car;motorcar;hgv;bus,bicycle;scooter,,
+socket:type1_combo,,Type1-ccs.svg,Type 1 CCS (aka Type 1 Combo),,,400;1000,50;125,50 kW;62.5 kW;150 kW;350 kW;,Type 1 CCS (ook gekend als Type 1 Combo),car;motorcar;hgv;bus,bicycle;scooter,,
+socket:tesla_supercharger,,Tesla-hpwc-model-s.svg,Tesla Supercharger,,,480,125;350,120 kW;150 kW;250 kW,Tesla Supercharger,car;motorcar;hgv;bus,bicycle;scooter,,true
+socket:type2,,Type2_socket.svg,Type 2 (mennekes),,,230;400,16;32,11 kW;22 kW,Type 2 (mennekes),car;motorcar;hgv;bus,bicycle;scooter,,
+socket:type2_combo,,Type2_CCS.svg,Type 2 CCS (mennekes),,,500;920,125;350,50 kW,Type 2 CCS (mennekes),car;motorcar;hgv;bus,bicycle;scooter,,
+socket:type2_cable,,Type2_tethered.svg,Type 2 with cable (mennekes),,,230;400,16;32,11 kW;22 kW,Type 2 met kabel (J1772),car;motorcar;hgv;bus,bicycle;scooter,,
+socket:tesla_supercharger_ccs,,Type2_CCS.svg,Tesla Supercharger CCS (a branded type2_css),,,500;920,125;350,50 kW,Tesla Supercharger CCS (een type2 CCS met Tesla-logo),car;motorcar;hgv;bus,bicycle;scooter,,true
+socket:tesla_destination,socket:tesla_destination_us,Tesla-hpwc-model-s.svg,Tesla Supercharger (destination),us,,480,125;350,120 kW;150 kW;250 kW,Tesla Supercharger (destination),car;motorcar;hgv;bus,bicycle;scooter,,true
+socket:USB-A,,usb_port.svg,USB to charge phones and small electronics,,,5,1;2,5W;10W,USB om GSMs en kleine electronica op te laden,*,,,
+socket:bosch_3pin,,bosch-3pin.svg,Bosch Active Connect with 3 pins and cable,,,,,,Bosch Active Connect met 3 pinnen aan een kabel,bicycle,car;motorcar;hgv;bus,,
+socket:bosch_5pin,,bosch-5pin.svg,Bosch Active Connect with 5 pins and cable,,,,,,Bosch Active Connect met 5 pinnen aan een kabel,bicycle,car;motorcar;hgv;bus,,
+socket:bs1363,,bs1363.svg,BS1363 (Type G),bh;bd;bz;bt;bw;bn;kh;cy;dm;gh;gi;gd;gg;gy;id;iq;ie;im;je;jo;ke;kw;lb;mo;mw;mv;mt;mu;ng;om;pk;qa;rw;sa;sc;sl;sb;lk;sd;tz;ug;vu;vn;ye;zm;zw,,230,13,3kW,BS1363 (VK 3-pin),*,,,
+socket:nema5_15,,nema-5-15.svg,NEMA 5-15 (Type B),as;ai;ag;aw;bb;bz;bm;bo;vg;ky;co;cr;cu;do;ec;sv;pf;gu;gt;gy;ht;hn;jm;jp;jo;la;lb;lr;mx;fm;ms;ni;ne;pw;pa;py;pe;ph;pr;sr;th;tt;tm;ve;vn,,120,15,1.8 kW,NEMA 5-15 (VS 3-pin),*,,,
+socket:sev1011_t23,,typej.svg,SEV 1011 T23 (Type J),jo;li;mg;mv;rw;ch,,230,16,3.7 kW,SEV 1011 T23 (Zwitserse 3-pin),*,,,
+socket:as3112,,as3112.svg,AS3112 (Type I),as;ar;au;cn;ck;fj;ki;nr;nz;nu;pg;sb;tj;to;tv;uy;uz;vu,,230,10,2.3 kW,AS3112 (Australische 3-pin),*,,,
+socket:nema_5_20,,nema-5-20.svg,NEMA 5-20 (Type B),as;ai;ag;aw;bb;bz;bm;bo;vg;ky;co;cr;cu;do;ec;sv;pf;gu;gt;gy;ht;hn;jm;jp;jo;la;lb;lr;mx;fm;ms;ni;ne;pw;pa;py;pe;ph;pr;sr;th;tt;tm;ve;vn,,120,20,2.4 kW,NEMA 5-20 (VS 3-pin),*,,,
+socket:nacs,,Tesla-hpwc-model-s.svg,NACS(North-American Charging System),mx;us:jp;kr;ca,,,,,NACS(Noord-Amerikaanse oplaadstandaard),car;motorcar;hgv;bus,bicycle;scooter,,
diff --git a/langs/layers/ca.json b/langs/layers/ca.json
index aad9665dd..8cdada5ca 100644
--- a/langs/layers/ca.json
+++ b/langs/layers/ca.json
@@ -2717,65 +2717,59 @@
"then": "Tesla Supercharger (destinació)"
},
"24": {
- "then": "Tesla supercharger (destinació) (Un tipus 2 amb cable de la marca Tesla)"
+ "then": "USB per carregar telèfons i dispositius electrònics petits"
},
"25": {
- "then": "Tesla supercharger (destinació) (Un tipus 2 amb cable de la marca tesla)"
+ "then": "USB per carregar telèfons i dispositius electrònics petits"
},
"26": {
- "then": "USB per carregar telèfons i dispositius electrònics petits"
+ "then": "Bosch Active Connect amb 3 pins i cable"
},
"27": {
- "then": "USB per carregar telèfons i dispositius electrònics petits"
+ "then": "Bosch Active Connect amb 3 pins i cable"
},
"28": {
- "then": "Bosch Active Connect amb 3 pins i cable"
+ "then": "Bosch Active Connect amb 5 pins i cable"
},
"29": {
- "then": "Bosch Active Connect amb 3 pins i cable"
+ "then": "Bosch Active Connect amb 5 pins i cable"
},
"3": {
"then": "Endoll de paret Europeu amb pin a terra (CEE7/4 tipus E)"
},
"30": {
- "then": "Bosch Active Connect amb 5 pins i cable"
+ "then": "BS1363 (tipus G)"
},
"31": {
- "then": "Bosch Active Connect amb 5 pins i cable"
+ "then": "BS1363 (tipus G)"
},
"32": {
- "then": "BS1363 (tipus G)"
+ "then": "NEMA 5-15 (tipus B)"
},
"33": {
- "then": "BS1363 (tipus G)"
+ "then": "NEMA 5-15 (tipus B)"
},
"34": {
- "then": "NEMA 5-15 (tipus B)"
+ "then": "SEV 1011 T23 (Tipus J)"
},
"35": {
- "then": "NEMA 5-15 (tipus B)"
+ "then": "SEV 1011 T23 (Tipus J)"
},
"36": {
- "then": "SEV 1011 T23 (Tipus J)"
+ "then": "AS3112 (tipus I)"
},
"37": {
- "then": "SEV 1011 T23 (Tipus J)"
+ "then": "AS3112 (tipus I)"
},
"38": {
- "then": "AS3112 (tipus I)"
+ "then": "NEMA 5-20 (tipus B)"
},
"39": {
- "then": "AS3112 (tipus I)"
+ "then": "NEMA 5-20 (tipus B)"
},
"4": {
"then": "CHAdeMo"
},
- "40": {
- "then": "NEMA 5-20 (tipus B)"
- },
- "41": {
- "then": "NEMA 5-20 (tipus B)"
- },
"5": {
"then": "CHAdeMo"
},
diff --git a/langs/layers/cs.json b/langs/layers/cs.json
index d19b77b98..4639e49fe 100644
--- a/langs/layers/cs.json
+++ b/langs/layers/cs.json
@@ -2895,65 +2895,59 @@
"then": "Tesla Supercharger (cíl)"
},
"24": {
- "then": "Tesla supercharger (Typ 2 s kabelem pod značkou Tesla)"
+ "then": "USB k nabíjení telefonů a drobné elektroniky"
},
"25": {
- "then": "Tesla supercharger (Typ 2 s kabelem pod značkou Tesla)"
+ "then": "USB k nabíjení telefonů a drobné elektroniky"
},
"26": {
- "then": "USB k nabíjení telefonů a drobné elektroniky"
+ "then": "Bosch Active Connect se 3 kolíky a kabelem"
},
"27": {
- "then": "USB k nabíjení telefonů a drobné elektroniky"
+ "then": "Bosch Active Connect se 3 kolíky a kabelem"
},
"28": {
- "then": "Bosch Active Connect se 3 kolíky a kabelem"
+ "then": "Bosch Active Connect s 5 kolíky a kabelem"
},
"29": {
- "then": "Bosch Active Connect se 3 kolíky a kabelem"
+ "then": "Bosch Active Connect s 5 kolíny a kabelem"
},
"3": {
"then": "Eurozásuvka se zemnicím kolíkem (CEE7/4 typ E)"
},
"30": {
- "then": "Bosch Active Connect s 5 kolíky a kabelem"
+ "then": "BS1363 (Typ G)"
},
"31": {
- "then": "Bosch Active Connect s 5 kolíny a kabelem"
+ "then": "BS1363 (Typ G)"
},
"32": {
- "then": "BS1363 (Typ G)"
+ "then": "NEMA 5-15 (Typ B)"
},
"33": {
- "then": "BS1363 (Typ G)"
+ "then": "NEMA 5-15 (Typ B)"
},
"34": {
- "then": "NEMA 5-15 (Typ B)"
+ "then": "SEV 1011 T23 (Typ J)"
},
"35": {
- "then": "NEMA 5-15 (Typ B)"
+ "then": "SEV 1011 T23 (Typ J)"
},
"36": {
- "then": "SEV 1011 T23 (Typ J)"
+ "then": "AS3112 (Typ I)"
},
"37": {
- "then": "SEV 1011 T23 (Typ J)"
+ "then": "AS3112 (Typ I)"
},
"38": {
- "then": "AS3112 (Typ I)"
+ "then": "NEMA 5-20 (Typ B)"
},
"39": {
- "then": "AS3112 (Typ I)"
+ "then": "NEMA 5-20 (Typ B)"
},
"4": {
"then": "Chademo"
},
- "40": {
- "then": "NEMA 5-20 (Typ B)"
- },
- "41": {
- "then": "NEMA 5-20 (Typ B)"
- },
"5": {
"then": "Chademo"
},
diff --git a/langs/layers/de.json b/langs/layers/de.json
index deb382aa7..c4590a3d9 100644
--- a/langs/layers/de.json
+++ b/langs/layers/de.json
@@ -2688,65 +2688,59 @@
"then": "Tesla Supercharger (Destination)"
},
"24": {
- "then": "Tesla Supercharger (Destination) (Typ 2 mit Kabel von Tesla)"
+ "then": "USB zum Aufladen von Handys und kleinen Elektrogeräten"
},
"25": {
- "then": "Tesla supercharger (Destination) (Typ 2 mit Kabel von Tesla)"
+ "then": "USB zum Aufladen von Handys und kleinen Elektrogeräten"
},
"26": {
- "then": "USB zum Aufladen von Handys und kleinen Elektrogeräten"
- },
- "27": {
- "then": "USB zum Aufladen von Handys und kleinen Elektrogeräten"
- },
- "28": {
"then": "Bosch Active Connect mit 3 Pins und Kabel"
},
- "29": {
+ "27": {
"then": " Bosch Active Connect mit 3 Pins und Kabel"
},
+ "28": {
+ "then": "Bosch Active Connect mit 5 Pins und Kabel"
+ },
+ "29": {
+ "then": " Bosch Active Connect mit 5 Pins und Kabel"
+ },
"3": {
"then": "Europäischer Netzstecker mit Erdungsstift (CEE7/4 Typ E)"
},
"30": {
- "then": "Bosch Active Connect mit 5 Pins und Kabel"
+ "then": "BS1363 (Typ G)"
},
"31": {
- "then": " Bosch Active Connect mit 5 Pins und Kabel"
+ "then": "BS1363 (Typ G)"
},
"32": {
- "then": "BS1363 (Typ G)"
+ "then": "NEMA 5-15 (Typ B)"
},
"33": {
- "then": "BS1363 (Typ G)"
+ "then": "NEMA 5-15 (Typ B)"
},
"34": {
- "then": "NEMA 5-15 (Typ B)"
+ "then": "SEV 1011 T23 (Typ J)"
},
"35": {
- "then": "NEMA 5-15 (Typ B)"
+ "then": "SEV 1011 T23 (Typ J)"
},
"36": {
- "then": "SEV 1011 T23 (Typ J)"
+ "then": "AS3112 (Typ I)"
},
"37": {
- "then": "SEV 1011 T23 (Typ J)"
+ "then": "AS3112 (Typ I)"
},
"38": {
- "then": "AS3112 (Typ I)"
+ "then": "NEMA 5-20 (Typ B)"
},
"39": {
- "then": "AS3112 (Typ I)"
+ "then": "NEMA 5-20 (Typ B)"
},
"4": {
"then": "Chademo-Anschluss"
},
- "40": {
- "then": "NEMA 5-20 (Typ B)"
- },
- "41": {
- "then": "NEMA 5-20 (Typ B)"
- },
"5": {
"then": "Chademo-Anschluss"
},
diff --git a/langs/layers/en.json b/langs/layers/en.json
index e20aa34ac..5bf9f5457 100644
--- a/langs/layers/en.json
+++ b/langs/layers/en.json
@@ -2895,64 +2895,64 @@
"then": "Tesla Supercharger (destination)"
},
"24": {
- "then": "Tesla supercharger (destination) (A Type 2 with cable branded as tesla)"
+ "then": "USB to charge phones and small electronics"
},
"25": {
- "then": "Tesla supercharger (destination) (A Type 2 with cable branded as tesla)"
+ "then": "USB to charge phones and small electronics"
},
"26": {
- "then": "USB to charge phones and small electronics"
+ "then": "Bosch Active Connect with 3 pins and cable"
},
"27": {
- "then": "USB to charge phones and small electronics"
+ "then": "Bosch Active Connect with 3 pins and cable"
},
"28": {
- "then": "Bosch Active Connect with 3 pins and cable"
+ "then": "Bosch Active Connect with 5 pins and cable"
},
"29": {
- "then": "Bosch Active Connect with 3 pins and cable"
+ "then": "Bosch Active Connect with 5 pins and cable"
},
"3": {
"then": "European wall plug with ground pin (CEE7/4 type E)"
},
"30": {
- "then": "Bosch Active Connect with 5 pins and cable"
+ "then": "BS1363 (Type G)"
},
"31": {
- "then": "Bosch Active Connect with 5 pins and cable"
+ "then": "BS1363 (Type G)"
},
"32": {
- "then": "BS1363 (Type G)"
+ "then": "NEMA 5-15 (Type B)"
},
"33": {
- "then": "BS1363 (Type G)"
+ "then": "NEMA 5-15 (Type B)"
},
"34": {
- "then": "NEMA 5-15 (Type B)"
+ "then": "SEV 1011 T23 (Type J)"
},
"35": {
- "then": "NEMA 5-15 (Type B)"
+ "then": "SEV 1011 T23 (Type J)"
},
"36": {
- "then": "SEV 1011 T23 (Type J)"
+ "then": "AS3112 (Type I)"
},
"37": {
- "then": "SEV 1011 T23 (Type J)"
+ "then": "AS3112 (Type I)"
},
"38": {
- "then": "AS3112 (Type I)"
+ "then": "NEMA 5-20 (Type B)"
},
"39": {
- "then": "AS3112 (Type I)"
+ "then": "NEMA 5-20 (Type B)"
},
"4": {
"then": "Chademo"
},
"40": {
- "then": "NEMA 5-20 (Type B)"
+ "then": "NACS(North-American Charging System)"
},
"41": {
- "then": "NEMA 5-20 (Type B)"
+ "then": "NACS(North-American Charging System)"
},
"5": {
"then": "Chademo"
diff --git a/langs/layers/es.json b/langs/layers/es.json
index dcd0f5b7c..b65314fee 100644
--- a/langs/layers/es.json
+++ b/langs/layers/es.json
@@ -2487,65 +2487,59 @@
"then": "Tesla Supercharger (destino)"
},
"24": {
- "then": "Supercargador Tesla (destino) (Un tipo 2 con cable de marca Tesla)"
+ "then": "USB para cargar teléfonos y pequeños dispositivos electrónicos"
},
"25": {
- "then": "Supercargador Tesla (destino) (Un tipo 2 con cable de marca Tesla)"
+ "then": "USB para cargar teléfonos y pequeños dispositivos electrónicos"
},
"26": {
- "then": "USB para cargar teléfonos y pequeños dispositivos electrónicos"
+ "then": "Bosch Active Connect con 3 pines y cable"
},
"27": {
- "then": "USB para cargar teléfonos y pequeños dispositivos electrónicos"
+ "then": "Bosch Active Connect con 3 pines y cable"
},
"28": {
- "then": "Bosch Active Connect con 3 pines y cable"
+ "then": "Bosch Active Connect con 5 pines y cable"
},
"29": {
- "then": "Bosch Active Connect con 3 pines y cable"
+ "then": "Bosch Active Connect con 5 pines y cable"
},
"3": {
"then": "Enchufe de pared europeo con pin de tierra (tipo CEE7/4 E)"
},
"30": {
- "then": "Bosch Active Connect con 5 pines y cable"
+ "then": "BS1363 (Tipo G)"
},
"31": {
- "then": "Bosch Active Connect con 5 pines y cable"
+ "then": "BS1363 (Tipo G)"
},
"32": {
- "then": "BS1363 (Tipo G)"
+ "then": "NEMA 5-15 (Tipo B)"
},
"33": {
- "then": "BS1363 (Tipo G)"
+ "then": "NEMA 5-15 (Tipo B)"
},
"34": {
- "then": "NEMA 5-15 (Tipo B)"
+ "then": "SEV 1011 T23 (Tipo J)"
},
"35": {
- "then": "NEMA 5-15 (Tipo B)"
+ "then": "SEV 1011 T23 (Tipo J)"
},
"36": {
- "then": "SEV 1011 T23 (Tipo J)"
+ "then": "AS3112 (Tipo I)"
},
"37": {
- "then": "SEV 1011 T23 (Tipo J)"
+ "then": "AS3112 (Tipo I)"
},
"38": {
- "then": "AS3112 (Tipo I)"
+ "then": "NEMA 5-20 (Tipo B)"
},
"39": {
- "then": "AS3112 (Tipo I)"
+ "then": "NEMA 5-20 (Tipo B)"
},
"4": {
"then": "Chademo"
},
- "40": {
- "then": "NEMA 5-20 (Tipo B)"
- },
- "41": {
- "then": "NEMA 5-20 (Tipo B)"
- },
"5": {
"then": "Chademo"
},
diff --git a/langs/layers/it.json b/langs/layers/it.json
index 1bfea386b..d856cf29b 100644
--- a/langs/layers/it.json
+++ b/langs/layers/it.json
@@ -2881,65 +2881,59 @@
"then": "Tesla Supercharger (destination)"
},
"24": {
- "then": "Tesla supercharger (destination) (Un Tipo 2 con cavo brandizzato come tesla)"
+ "then": "USB per caricare telefoni e piccoli dispositivi elettronici"
},
"25": {
- "then": "Tesla supercharger (destination) (Un Tipo 2 con cavo brandizzato come tesla)"
+ "then": "USB per caricare telefoni e piccoli dispositivi elettronici"
},
"26": {
- "then": "USB per caricare telefoni e piccoli dispositivi elettronici"
+ "then": "Bosch Active Connect con 3 pin e cavo"
},
"27": {
- "then": "USB per caricare telefoni e piccoli dispositivi elettronici"
+ "then": "Bosch Active Connect con 3 pin e cavo"
},
"28": {
- "then": "Bosch Active Connect con 3 pin e cavo"
+ "then": "Bosch Active Connect con 5 pin e cavo"
},
"29": {
- "then": "Bosch Active Connect con 3 pin e cavo"
+ "then": "Bosch Active Connect con 5 pin e cavo"
},
"3": {
"then": "Presa europea con pin di terra (CEE7/4 tipo E)"
},
"30": {
- "then": "Bosch Active Connect con 5 pin e cavo"
+ "then": "BS1363 (Tipo G)"
},
"31": {
- "then": "Bosch Active Connect con 5 pin e cavo"
+ "then": "BS1363 (Tipo G)"
},
"32": {
- "then": "BS1363 (Tipo G)"
+ "then": "NEMA 5-15 (Tipo B)"
},
"33": {
- "then": "BS1363 (Tipo G)"
+ "then": "NEMA 5-15 (Tipo B)"
},
"34": {
- "then": "NEMA 5-15 (Tipo B)"
+ "then": "SEV 1011 T23 (Tipo J)"
},
"35": {
- "then": "NEMA 5-15 (Tipo B)"
+ "then": "SEV 1011 T23 (Tipo J)"
},
"36": {
- "then": "SEV 1011 T23 (Tipo J)"
+ "then": "AS3112 (Tipo I)"
},
"37": {
- "then": "SEV 1011 T23 (Tipo J)"
+ "then": "AS3112 (Tipo I)"
},
"38": {
- "then": "AS3112 (Tipo I)"
+ "then": "NEMA 5-20 (Tipo B)"
},
"39": {
- "then": "AS3112 (Tipo I)"
+ "then": "NEMA 5-20 (Tipo B)"
},
"4": {
"then": "Chademo"
},
- "40": {
- "then": "NEMA 5-20 (Tipo B)"
- },
- "41": {
- "then": "NEMA 5-20 (Tipo B)"
- },
"5": {
"then": "Chademo"
},
diff --git a/langs/layers/nl.json b/langs/layers/nl.json
index 218821d02..f9a9f7e65 100644
--- a/langs/layers/nl.json
+++ b/langs/layers/nl.json
@@ -2702,64 +2702,64 @@
"then": "Tesla Supercharger (destination)"
},
"24": {
- "then": "Tesla supercharger (destination (Een Type 2 met kabel en Tesla-logo)"
+ "then": "USB om GSMs en kleine electronica op te laden"
},
"25": {
- "then": "Tesla supercharger (destination (Een Type 2 met kabel en Tesla-logo)"
+ "then": "USB om GSMs en kleine electronica op te laden"
},
"26": {
- "then": "USB om GSMs en kleine electronica op te laden"
+ "then": "Bosch Active Connect met 3 pinnen aan een kabel"
},
"27": {
- "then": "USB om GSMs en kleine electronica op te laden"
+ "then": "Bosch Active Connect met 3 pinnen aan een kabel"
},
"28": {
- "then": "Bosch Active Connect met 3 pinnen aan een kabel"
+ "then": "Bosch Active Connect met 5 pinnen aan een kabel"
},
"29": {
- "then": "Bosch Active Connect met 3 pinnen aan een kabel"
+ "then": "Bosch Active Connect met 5 pinnen aan een kabel"
},
"3": {
"then": "Europese stekker met aardingspin (CEE7/4 type E)"
},
"30": {
- "then": "Bosch Active Connect met 5 pinnen aan een kabel"
+ "then": "BS1363 (VK 3-pin)"
},
"31": {
- "then": "Bosch Active Connect met 5 pinnen aan een kabel"
+ "then": "BS1363 (VK 3-pin)"
},
"32": {
- "then": "BS1363 (VK 3-pin)"
+ "then": "NEMA 5-15 (VS 3-pin)"
},
"33": {
- "then": "BS1363 (VK 3-pin)"
+ "then": "NEMA 5-15 (VS 3-pin)"
},
"34": {
- "then": "NEMA 5-15 (VS 3-pin)"
+ "then": "SEV 1011 T23 (Zwitserse 3-pin)"
},
"35": {
- "then": "NEMA 5-15 (VS 3-pin)"
+ "then": "SEV 1011 T23 (Zwitserse 3-pin)"
},
"36": {
- "then": "SEV 1011 T23 (Zwitserse 3-pin)"
+ "then": "AS3112 (Australische 3-pin)"
},
"37": {
- "then": "SEV 1011 T23 (Zwitserse 3-pin)"
+ "then": "AS3112 (Australische 3-pin)"
},
"38": {
- "then": "AS3112 (Australische 3-pin)"
+ "then": "NEMA 5-20 (VS 3-pin)"
},
"39": {
- "then": "AS3112 (Australische 3-pin)"
+ "then": "NEMA 5-20 (VS 3-pin)"
},
"4": {
"then": "Chademo"
},
"40": {
- "then": "NEMA 5-20 (VS 3-pin)"
+ "then": "NACS(Noord-Amerikaanse oplaadstandaard)"
},
"41": {
- "then": "NEMA 5-20 (VS 3-pin)"
+ "then": "NACS(Noord-Amerikaanse oplaadstandaard)"
},
"5": {
"then": "Chademo"
diff --git a/langs/layers/uk.json b/langs/layers/uk.json
index b1165b797..59884d1db 100644
--- a/langs/layers/uk.json
+++ b/langs/layers/uk.json
@@ -938,10 +938,10 @@
},
"Available_charging_stations (generated)": {
"mappings": {
- "26": {
+ "24": {
"then": "USB для зарядки телефонів і дрібної електроніки"
},
- "27": {
+ "25": {
"then": "USB для зарядки телефонів і дрібної електроніки"
}
}