{ "id": "charging_stations", "title": { "en": "Charging stations" }, "shortDescription": { "en": "A worldwide map of charging stations" }, "description": { "en": "On this open map, one can find and mark information about charging stations" }, "language": [ "en" ], "maintainer": "", "icon": "./assets/themes/charging_stations/charging_station.svg", "version": "0", "startLat": 0, "startLon": 0, "startZoom": 1, "widenFactor": 0.05, "socialImage": "", "layers": [ { "id": "charging_stations", "name": { "en": "Charging stations" }, "minzoom": 10, "overpassTags": { "and": [ "amenity=charging_station" ] }, "title": { "render": { "en": "Charging station" } }, "description": { "en": "A charging station" }, "tagRenderings": [ { "#": "Type", "mappings": [ { "if": "bicycle=yes", "then": "This is a charging station for bicycles" }, { "if": "motorcar=yes", "then": "This is a charging station for electric vehicles" } ] }, { "#": "capacity", "render": "{capacity} vehicles can be charged here", "freeform": { "key": "capacity", "type": "pnat" } }, { "#": "Authentication", "multiAnswer": true, "mappings": [ { "if": "authentication:membership_card=yes", "then": "Authentication by a membership card" }, { "if": "authentication:app=yes", "then": "Authentication by an app" }, { "if": "authentication:phone_call=yes", "then": "Authentication via phone call is available" }, { "if": "authentication:short_message=yes", "then": "Authentication via phone call is available" }, { "if": "authentication:nfc=yes", "then": "Authentication via NFC is available" }, { "if": "authentication:money_card=yes", "then": "Authentication via Money Card is available" }, { "if": "authentication:debig=yes", "then": "Authentication via debit card is available" }, { "if": "authentication:none=yes", "then": "No authentication is needed" } ] }, { "#": "Auth phone", "render": "Authenticate by calling or SMS'ing to {authentication:phone_call:number}", "freeform": { "key": "authentication:phone_call:number", "type": "phone" }, "condition": { "or": [ "authentication:phone_call=yes", "authentication:short_message=yes" ] } }, { "#": "OH", "render": "{opening_hours_table(opening_hours)}", "freeform": { "key": "opening_hours", "type": "opening_hours" }, "question": { "en": "When is this charging station opened?" }, "mappings": [ { "if": "opening_hours=24/7", "then": "24/7 opened (including holidays)" } ] }, { "#": "Network", "render": { "en": "{network}" }, "question": { "en": "Which is the network of this charging stationg?" }, "freeform": { "key": "network" }, "mappings": [ { "if": { "and": [ "no:network=yes" ] }, "then": { "en": "Not part of a bigger network" } }, { "if": { "and": [ "network=AeroVironment" ] }, "then": { "en": "AeroVironment" } }, { "if": { "and": [ "network=Blink" ] }, "then": { "en": "Blink" } }, { "if": { "and": [ "network=eVgo" ] }, "then": { "en": "eVgo" } } ] } ], "hideUnderlayingFeaturesMinPercentage": 0, "icon": { "render": "./assets/themes/charging_stations/charging_station.svg" }, "width": { "render": "8" }, "iconSize": { "render": "40,40,center" }, "color": { "render": "#00f" }, "presets": [ { "tags": [ "amenity=charging_station" ], "title": "Charging station" } ], "wayHandling": 1 } ], "roamingRenderings": [] }