2021-09-06 01:35:08 +02:00
{
2021-10-21 21:41:45 +02:00
"id" : "charging_station" ,
"name" : {
"en" : "Charging stations" ,
"it" : "Stazioni di ricarica" ,
"ja" : "充電ステーション" ,
"nb_NO" : "Ladestasjoner" ,
"ru" : "Зарядные станции" ,
2021-10-22 02:34:06 +02:00
"zh_Hant" : "充電站" ,
"de" : "Ladestationen"
2021-10-21 21:41:45 +02:00
} ,
"minzoom" : 10 ,
"source" : {
"osmTags" : {
2021-10-21 01:26:20 +02:00
"or" : [
2021-10-21 21:41:45 +02:00
"amenity=charging_station" ,
"disused:amenity=charging_station" ,
"planned:amenity=charging_station" ,
"construction:amenity=charging_station"
2021-10-14 20:31:04 +02:00
]
2021-10-21 01:26:20 +02:00
}
} ,
2021-10-21 21:41:45 +02:00
"title" : {
"render" : {
"en" : "Charging station" ,
"it" : "Stazione di ricarica" ,
"ja" : "充電ステーション" ,
"nb_NO" : "Ladestasjon" ,
"ru" : "Зарядная станция" ,
2021-10-22 13:47:36 +02:00
"zh_Hant" : "充電站" ,
"de" : "Ladestation"
2021-10-21 21:41:45 +02:00
}
2021-10-21 01:26:20 +02:00
} ,
2021-10-21 21:41:45 +02:00
"description" : {
"en" : "A charging station" ,
"it" : "Una stazione di ricarica" ,
"ja" : "充電ステーション" ,
"nb_NO" : "En ladestasjon" ,
"ru" : "Зарядная станция" ,
2021-10-22 02:34:06 +02:00
"zh_Hant" : "充電站" ,
"de" : "Eine Ladestation"
2021-10-21 21:41:45 +02:00
} ,
"tagRenderings" : [
"images" ,
{
2021-10-15 05:20:02 +02:00
"id" : "plugs-15" ,
2021-10-21 21:41:45 +02:00
"question" : {
2021-10-15 05:20:02 +02:00
"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?"
2021-10-21 21:41:45 +02:00
} ,
2021-10-15 05:20:02 +02:00
"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>"
} ,
"freeform" : {
"key" : "socket:bosch_5pin" ,
"type" : "pnat"
} ,
"condition" : {
"and" : [
"socket:bosch_5pin~*" ,
"socket:bosch_5pin!=0"
]
}
2021-10-02 17:57:54 +02:00
} ,
{
2021-10-15 05:20:02 +02:00
"id" : "voltage-15" ,
2021-10-21 21:41:45 +02:00
"question" : {
2021-10-15 05:20:02 +02:00
"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>"
2021-10-21 21:41:45 +02:00
} ,
"render" : {
2021-10-15 05:20:02 +02:00
"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"
2021-10-21 21:41:45 +02:00
} ,
"freeform" : {
2021-10-15 05:20:02 +02:00
"key" : "socket:bosch_5pin:voltage" ,
"type" : "pfloat"
2021-10-21 21:41:45 +02:00
} ,
2021-10-15 05:20:02 +02:00
"mappings" : [ ] ,
"condition" : {
"and" : [
"socket:bosch_5pin~*" ,
"socket:bosch_5pin!=0"
]
}
2021-10-21 21:41:45 +02:00
} ,
{
2021-10-15 05:20:02 +02:00
"id" : "current-15" ,
2021-10-21 21:41:45 +02:00
"question" : {
2021-10-15 05:20:02 +02:00
"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>?"
} ,
"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"
2021-10-21 21:41:45 +02:00
} ,
"freeform" : {
2021-10-15 05:20:02 +02:00
"key" : "socket:bosch_5pin:current" ,
"type" : "pfloat"
} ,
"mappings" : [ ] ,
"condition" : {
"and" : [
"socket:bosch_5pin~*" ,
"socket:bosch_5pin!=0"
]
2021-10-21 21:41:45 +02:00
}
} ,
{
2021-10-15 05:20:02 +02:00
"id" : "power-output-15" ,
"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>?"
} ,
"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}"
} ,
"freeform" : {
"key" : "socket:bosch_5pin:output" ,
"type" : "pfloat"
} ,
"mappings" : [ ] ,
"condition" : {
"and" : [
"socket:bosch_5pin~*" ,
"socket:bosch_5pin!=0"
]
}
2021-10-21 21:41:45 +02:00
} ,
{
"id" : "Authentication" ,
"question" : {
"en" : "What kind of authentication is available at the charging station?" ,
"it" : "Quali sono gli orari di apertura di questa stazione di ricarica?" ,
"ja" : "この充電ステーションはいつオープンしますか?" ,
"nb_NO" : "Når åpnet denne ladestasjonen?" ,
"ru" : "В какое время работает эта зарядная станция?" ,
2021-10-22 02:34:06 +02:00
"zh_Hant" : "何時是充電站開放使用的時間?" ,
"de" : "Welche Authentifizierung ist an der Ladestation möglich?"
2021-10-21 21:41:45 +02:00
} ,
"multiAnswer" : true ,
"mappings" : [
{
"if" : "authentication:membership_card=yes" ,
"ifnot" : "authentication:membership_card=no" ,
"then" : {
2021-10-22 02:34:06 +02:00
"en" : "Authentication by a membership card" ,
"de" : "Authentifizierung durch eine Mitgliedskarte"
2021-10-21 21:41:45 +02:00
}
} ,
{
"if" : "authentication:app=yes" ,
"ifnot" : "authentication:app=no" ,
"then" : {
2021-10-22 02:34:06 +02:00
"en" : "Authentication by an app" ,
"de" : "Authentifizierung durch eine App"
2021-10-21 21:41:45 +02:00
}
} ,
{
"if" : "authentication:phone_call=yes" ,
"ifnot" : "authentication:phone_call=no" ,
"then" : {
2021-10-22 02:34:06 +02:00
"en" : "Authentication via phone call is available" ,
"de" : "Authentifizierung per Anruf ist möglich"
2021-10-21 21:41:45 +02:00
}
} ,
{
"if" : "authentication:short_message=yes" ,
"ifnot" : "authentication:short_message=no" ,
"then" : {
2021-10-22 02:34:06 +02:00
"en" : "Authentication via phone call is available" ,
"de" : "Authentifizierung per Anruf ist möglich"
2021-10-21 21:41:45 +02:00
}
} ,
{
"if" : "authentication:nfc=yes" ,
"ifnot" : "authentication:nfc=no" ,
"then" : {
2021-10-22 02:34:06 +02:00
"en" : "Authentication via NFC is available" ,
"de" : "Authentifizierung über NFC ist möglich"
2021-10-21 21:41:45 +02:00
}
} ,
{
"if" : "authentication:money_card=yes" ,
"ifnot" : "authentication:money_card=no" ,
"then" : {
2021-10-22 02:34:06 +02:00
"en" : "Authentication via Money Card is available" ,
"de" : "Authentifizierung über Geldkarte ist möglich"
2021-10-21 21:41:45 +02:00
}
} ,
{
"if" : "authentication:debit_card=yes" ,
"ifnot" : "authentication:debit_card=no" ,
"then" : {
2021-10-22 02:34:06 +02:00
"en" : "Authentication via debit card is available" ,
"de" : "Authentifizierung per Debitkarte ist möglich"
2021-10-21 21:41:45 +02:00
}
} ,
{
"if" : "authentication:none=yes" ,
"ifnot" : "authentication:none=no" ,
"then" : {
2021-10-22 02:34:06 +02:00
"en" : "Charging here is (also) possible without authentication" ,
"de" : "Keine Authentifizierung erforderlich"
2021-10-21 21:41:45 +02:00
}
}
]
} ,
{
"id" : "Auth phone" ,
"render" : {
"en" : "Authenticate by calling or SMS'ing to <a href='tel:{authentication:phone_call:number}'>{authentication:phone_call:number}</a>" ,
"it" : "{network}" ,
"ja" : "{network}" ,
"nb_NO" : "{network}" ,
"ru" : "{network}" ,
2021-10-22 02:34:06 +02:00
"zh_Hant" : "{network}" ,
"de" : "Authentifizierung durch Anruf oder SMS an <a href='tel:{authentication:phone_call:number}'>{authentication:phone_call:number}</a>"
2021-10-21 21:41:45 +02:00
} ,
"question" : {
"en" : "What's the phone number for authentication call or SMS?" ,
"it" : "A quale rete appartiene questa stazione di ricarica?" ,
"ja" : "この充電ステーションの運営チェーンはどこですか?" ,
"ru" : "К какой сети относится эта станция?" ,
2021-10-22 02:34:06 +02:00
"zh_Hant" : "充電站所屬的網路是?" ,
"de" : "Wie lautet die Telefonnummer für den Authentifizierungsanruf oder die SMS?"
2021-10-21 21:41:45 +02:00
} ,
"freeform" : {
"key" : "authentication:phone_call:number" ,
"type" : "phone"
} ,
"condition" : {
"or" : [
"authentication:phone_call=yes" ,
"authentication:short_message=yes"
]
} ,
"it" : {
"0" : {
"then" : "Non appartiene a una rete"
}
} ,
"ja" : {
"0" : {
"then" : "大規模な運営チェーンの一部ではない"
}
} ,
"ru" : {
"0" : {
"then" : "Н е является частью более крупной сети"
}
} ,
"zh_Hant" : {
"0" : {
"then" : "不屬於大型網路"
}
}
} ,
{
"id" : "OH" ,
"render" : "{opening_hours_table(opening_hours)}" ,
"freeform" : {
"key" : "opening_hours" ,
"type" : "opening_hours"
} ,
"question" : {
2021-10-22 02:34:06 +02:00
"en" : "When is this charging station opened?" ,
"de" : "Wann ist diese Ladestation geöffnet?"
2021-10-21 21:41:45 +02:00
} ,
"mappings" : [
{
"if" : "opening_hours=24/7" ,
"then" : {
2021-10-22 02:34:06 +02:00
"en" : "24/7 opened (including holidays)" ,
"de" : "durchgehend geöffnet (auch an Feiertagen)"
2021-10-21 21:41:45 +02:00
}
}
]
} ,
{
"id" : "fee/charge" ,
"question" : {
"en" : "How much does one have to pay to use this charging station?" ,
"nl" : "Hoeveel kost het gebruik van dit oplaadpunt?"
} ,
"freeform" : {
"key" : "charge" ,
"addExtraTags" : [
"fee=yes"
]
} ,
"render" : {
"en" : "Using this charging station costs <b>{charge}</b>" ,
"nl" : "Dit oplaadpunt gebruiken kost <b>{charge}</b>"
} ,
"mappings" : [
{
"if" : {
"and" : [
"fee=no" ,
"charge="
]
} ,
"then" : {
"nl" : "Gratis te gebruiken" ,
"en" : "Free to use"
}
}
]
} ,
{
"id" : "payment-options" ,
"builtin" : "payment-options" ,
"override" : {
"condition" : {
"or" : [
"fee=yes" ,
"charge~*"
]
} ,
"mappings+" : [
{
"if" : "payment:app=yes" ,
"ifnot" : "payment:app=no" ,
"then" : {
"en" : "Payment is done using a dedicated app" ,
"nl" : "Betalen via een app van het netwerk"
}
} ,
{
"if" : "payment:membership_card=yes" ,
"ifnot" : "payment:membership_card=no" ,
"then" : {
"en" : "Payment is done using a membership card" ,
"nl" : "Betalen via een lidkaart van het netwerk"
}
}
]
}
} ,
{
"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?"
} ,
"freeform" : {
"key" : "maxstay"
} ,
"render" : {
"en" : "One can stay at most <b>{canonical(maxstay)}</b>" ,
"nl" : "De maximale parkeertijd hier is <b>{canonical(maxstay)}</b>"
} ,
"mappings" : [
{
"if" : "maxstay=unlimited" ,
"then" : {
"en" : "No timelimit on leaving your vehicle here" ,
"nl" : "Geen maximum parkeertijd"
}
}
]
} ,
{
"id" : "Network" ,
"render" : {
2021-10-22 02:34:06 +02:00
"en" : "Part of the network <b>{network}</b>" ,
"de" : "Teil des Netzwerks <b>{network}</b>"
2021-10-21 21:41:45 +02:00
} ,
"question" : {
2021-10-22 02:34:06 +02:00
"en" : "Is this charging station part of a network?" ,
"de" : "Ist diese Ladestation Teil eines Netzwerks?"
2021-10-21 21:41:45 +02:00
} ,
"freeform" : {
"key" : "network"
} ,
"mappings" : [
{
"if" : "no:network=yes" ,
"then" : {
2021-10-22 02:34:06 +02:00
"en" : "Not part of a bigger network" ,
"de" : "Nicht Teil eines größeren Netzwerks"
2021-10-21 21:41:45 +02:00
}
} ,
{
"if" : "network=none" ,
"then" : {
2021-10-22 02:34:06 +02:00
"en" : "Not part of a bigger network" ,
"de" : "Nicht Teil eines größeren Netzwerks"
2021-10-21 21:41:45 +02:00
} ,
"hideInAnswer" : true
} ,
{
"if" : "network=AeroVironment" ,
"then" : "AeroVironment"
} ,
{
"if" : "network=Blink" ,
"then" : "Blink"
} ,
{
"if" : "network=eVgo" ,
"then" : "eVgo"
}
]
} ,
{
"id" : "Operator" ,
"question" : {
2021-10-22 02:34:06 +02:00
"en" : "Who is the operator of this charging station?" ,
"de" : "Wer ist der Betreiber dieser Ladestation?"
2021-10-21 21:41:45 +02:00
} ,
"render" : {
2021-10-22 02:34:06 +02:00
"en" : "This charging station is operated by {operator}" ,
"de" : "Diese Ladestation wird betrieben von {operator}"
2021-10-21 21:41:45 +02:00
} ,
"freeform" : {
"key" : "operator"
} ,
"mappings" : [
{
"if" : {
"and" : [
"network:={operator}"
]
} ,
"then" : {
2021-10-22 02:34:06 +02:00
"en" : "Actually, {operator} is the network" ,
"de" : "Eigentlich ist {operator} das Netzwerk"
2021-10-21 21:41:45 +02:00
} ,
"addExtraTags" : [
"operator="
] ,
"hideInAnswer" : "operator="
}
]
} ,
{
"id" : "phone" ,
"question" : {
"en" : "What number can one call if there is a problem with this charging station?"
} ,
"render" : {
"en" : "In case of problems, call <a href='tel:{phone}'>{phone}</a>"
} ,
"freeform" : {
"key" : "phone" ,
"type" : "phone"
}
} ,
{
"id" : "email" ,
"question" : {
"en" : "What is the email address of the operator?"
} ,
"render" : {
"en" : "In case of problems, send an email to <a href='mailto:{email}'>{email}</a>"
} ,
"freeform" : {
"key" : "email" ,
"type" : "email"
}
} ,
{
"id" : "website" ,
"question" : {
"en" : "What is the website of the operator?"
} ,
"render" : {
"en" : "More info on <a href='{website}'>{website}</a>"
} ,
"freeform" : {
"key" : "website" ,
"type" : "url"
}
} ,
"level" ,
{
"id" : "ref" ,
"question" : {
"en" : "What is the reference number of this charging station?"
} ,
"render" : {
"en" : "Reference number is <b>{ref}</b>"
} ,
"freeform" : {
"key" : "ref"
}
} ,
{
"id" : "Operational status" ,
"question" : {
"en" : "Is this charging point in use?" ,
2021-10-22 02:34:06 +02:00
"nl" : "Is dit oplaadpunt operationeel?" ,
"de" : "Ist dieser Ladepunkt in Betrieb?"
2021-10-21 21:41:45 +02:00
} ,
"mappings" : [
{
"if" : "operational_status=broken" ,
"then" : {
"en" : "This charging station is broken" ,
2021-10-22 02:34:06 +02:00
"nl" : "Dit oplaadpunt is kapot" ,
"de" : "Diese Ladestation ist kaputt"
2021-10-21 21:41:45 +02:00
}
} ,
{
"if" : {
"and" : [
"planned:amenity=charging_station" ,
"amenity="
]
} ,
"then" : {
"en" : "A charging station is planned here" ,
2021-10-22 02:34:06 +02:00
"nl" : "Hier zal binnenkort een oplaadpunt gebouwd worden" ,
"de" : "Hier ist eine Ladestation geplant"
2021-10-21 21:41:45 +02:00
}
} ,
{
"if" : {
"and" : [
"construction:amenity=charging_station" ,
"amenity="
]
} ,
"then" : {
"en" : "A charging station is constructed here" ,
2021-10-22 02:34:06 +02:00
"nl" : "Hier wordt op dit moment een oplaadpunt gebouwd" ,
"de" : "Hier wird eine Ladestation gebaut"
2021-10-21 21:41:45 +02:00
}
} ,
{
"if" : {
"and" : [
"disused:amenity=charging_station" ,
"amenity="
]
} ,
"then" : {
"en" : "This charging station has beed permanently disabled and is not in use anymore but is still visible" ,
2021-10-22 02:34:06 +02:00
"nl" : "Dit oplaadpunt is niet meer in gebruik maar is wel nog aanwezig" ,
"de" : "Diese Ladestation wurde dauerhaft deaktiviert und wird nicht mehr benutzt, ist aber noch sichtbar"
2021-10-21 21:41:45 +02:00
}
} ,
{
"if" : {
"and" : [
"amenity=charging_station" ,
"operational_status="
]
} ,
"then" : {
"en" : "This charging station works" ,
2021-10-22 02:34:06 +02:00
"nl" : "Dit oplaadpunt werkt" ,
"de" : "Diese Ladestation funktioniert"
2021-10-21 21:41:45 +02:00
}
}
]
} ,
{
"id" : "Parking:fee" ,
"question" : {
2021-10-22 02:34:06 +02:00
"en" : "Does one have to pay a parking fee while charging?" ,
"de" : "Muss man beim Laden eine Parkgebühr bezahlen?"
2021-10-21 21:41:45 +02:00
} ,
"mappings" : [
{
"if" : "parking:fee=no" ,
"then" : {
2021-10-22 02:34:06 +02:00
"en" : "No additional parking cost while charging" ,
"de" : "Keine zusätzlichen Parkgebühren beim Laden"
2021-10-21 21:41:45 +02:00
}
} ,
{
"if" : "parking:fee=yes" ,
"then" : {
2021-10-22 02:34:06 +02:00
"en" : "An additional parking fee should be paid while charging" ,
"de" : "Beim Laden ist eine zusätzliche Parkgebühr zu entrichten"
2021-10-21 21:41:45 +02:00
}
}
]
2021-10-15 05:20:02 +02:00
}
2021-10-21 21:41:45 +02:00
] ,
"presets" : [
{
"tags" : [
"amenity=charging_station"
] ,
"title" : {
2021-10-22 02:34:06 +02:00
"en" : "Charging station" ,
"de" : "Ladestation" ,
"ru" : "Зарядная станция"
2021-10-21 21:41:45 +02:00
} ,
"preciseInput" : {
"preferredBackground" : "map"
}
2021-10-09 23:23:24 +02:00
}
2021-10-21 21:41:45 +02:00
] ,
"wayHandling" : 1 ,
"filter" : [
{
"id" : "vehicle-type" ,
"options" : [
{
"question" : {
"en" : "All vehicle types" ,
2021-10-22 02:34:06 +02:00
"nl" : "Alle voertuigen" ,
"de" : "Alle Fahrzeugtypen"
2021-10-21 21:41:45 +02:00
}
} ,
{
"question" : {
"en" : "Charging station for bicycles" ,
2021-10-22 02:34:06 +02:00
"nl" : "Oplaadpunten voor fietsen" ,
"de" : "Ladestation für Fahrräder"
2021-10-21 21:41:45 +02:00
} ,
"osmTags" : "bicycle=yes"
} ,
{
"question" : {
"en" : "Charging station for cars" ,
2021-10-22 02:34:06 +02:00
"nl" : "Oplaadpunten voor auto's" ,
"de" : "Ladestation für Autos"
2021-10-21 21:41:45 +02:00
} ,
"osmTags" : {
"or" : [
"car=yes" ,
"motorcar=yes"
]
}
}
]
} ,
{
"id" : "working" ,
"options" : [
{
"question" : {
2021-10-22 02:34:06 +02:00
"en" : "Only working charging stations" ,
"de" : "Nur funktionierende Ladestationen"
2021-10-21 21:41:45 +02:00
} ,
"osmTags" : {
"and" : [
"operational_status!=broken" ,
"amenity=charging_station"
]
}
}
]
} ,
{
"id" : "connection_type" ,
"options" : [
{
"question" : {
"en" : "All connectors" ,
2021-10-22 02:34:06 +02:00
"nl" : "Alle types" ,
"de" : "Alle Anschlüsse"
2021-10-21 21:41:45 +02:00
}
} ,
{
"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>"
} ,
"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>"
} ,
"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>"
} ,
"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>"
} ,
"osmTags" : "socket:type1_cable~*"
} ,
{
"question" : {
"en" : "Has a <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> 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>"
} ,
"osmTags" : "socket:type1~*"
} ,
{
"question" : {
"en" : "Has a <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> 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>"
} ,
"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>"
} ,
"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>"
} ,
"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>"
} ,
"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>"
} ,
"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>"
} ,
"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>"
} ,
"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>"
} ,
"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>"
} ,
"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>"
} ,
"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>"
} ,
"osmTags" : "socket:bosch_5pin~*"
}
]
2021-10-19 03:00:57 +02:00
}
2021-10-21 21:41:45 +02:00
] ,
"units" : [
{
"appliesToKey" : [
"maxstay"
] ,
"applicableUnits" : [
{
"canonicalDenomination" : "minutes" ,
"canonicalDenominationSingular" : "minute" ,
"alternativeDenomination" : [
"m" ,
"min" ,
"mins" ,
"minuten" ,
"mns"
] ,
"human" : {
"en" : " minutes" ,
2021-10-22 02:34:06 +02:00
"nl" : " minuten" ,
"de" : " Minuten" ,
"ru" : " минут"
2021-10-21 21:41:45 +02:00
} ,
"humanSingular" : {
"en" : " minute" ,
2021-10-22 02:34:06 +02:00
"nl" : " minuut" ,
"de" : " Minute" ,
"ru" : " минута"
2021-10-21 21:41:45 +02:00
}
} ,
{
"canonicalDenomination" : "hours" ,
"canonicalDenominationSingular" : "hour" ,
"alternativeDenomination" : [
"h" ,
"hrs" ,
"hours" ,
"u" ,
"uur" ,
"uren"
] ,
"human" : {
"en" : " hours" ,
2021-10-22 02:34:06 +02:00
"nl" : " uren" ,
"de" : " Stunden" ,
"ru" : " часов"
2021-10-21 21:41:45 +02:00
} ,
"humanSingular" : {
"en" : " hour" ,
2021-10-22 02:34:06 +02:00
"nl" : " uur" ,
"ru" : " час"
2021-10-21 21:41:45 +02:00
}
} ,
{
"canonicalDenomination" : "days" ,
"canonicalDenominationSingular" : "day" ,
"alternativeDenomination" : [
"dys" ,
"dagen" ,
"dag"
] ,
"human" : {
"en" : " days" ,
2021-10-22 02:34:06 +02:00
"nl" : " day" ,
"de" : " Tage" ,
"ru" : " дней"
2021-10-21 21:41:45 +02:00
} ,
"humanSingular" : {
"en" : " day" ,
2021-10-22 02:34:06 +02:00
"nl" : " dag" ,
"ru" : " день"
2021-10-21 21:41:45 +02:00
}
}
]
} ,
{
"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" ,
2021-10-22 02:34:06 +02:00
"nl" : "volt" ,
"ru" : "Вольт"
2021-10-21 21:41:45 +02:00
}
}
] ,
"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"
}
}
] ,
"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" ,
2021-10-22 02:34:06 +02:00
"nl" : "kilowatt" ,
"ru" : "киловатт"
2021-10-21 21:41:45 +02:00
}
} ,
{
"canonicalDenomination" : "mW" ,
"alternativeDenomination" : [
"megawatt"
] ,
"human" : {
"en" : "megawatt" ,
2021-10-22 02:34:06 +02:00
"nl" : "megawatt" ,
"ru" : "мегаватт"
2021-10-21 21:41:45 +02:00
}
}
] ,
"eraseInvalidValues" : true
}
2021-10-22 14:01:47 +02:00
] ,
"mapRendering" : [
{
"location" : [
2021-10-22 14:24:30 +02:00
"point"
]
2021-10-22 14:01:47 +02:00
}
2021-10-21 21:41:45 +02:00
]
2021-09-06 02:17:28 +02:00
}