From 9ff52ba8970051da7668615dca48246814b8b877 Mon Sep 17 00:00:00 2001 From: Mathew Attlee Date: Thu, 26 Dec 2024 16:29:32 +0000 Subject: [PATCH] Update locations Jolt operates in --- data/operators/amenity/charging_station.json | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/data/operators/amenity/charging_station.json b/data/operators/amenity/charging_station.json index afa70436d2c..7a510ad6b78 100644 --- a/data/operators/amenity/charging_station.json +++ b/data/operators/amenity/charging_station.json @@ -3583,7 +3583,9 @@ { "displayName": "Jolt", "id": "jolt-61042c", - "locationSet": {"include": ["au", "nz"]}, + "locationSet": { + "include": ["au", "ca", "gb", "nz", "us"] + }, "tags": { "amenity": "charging_station", "operator": "Jolt",