Skip to content

Commit

Permalink
Update charging_station.json - Add Wikidata IDs
Browse files Browse the repository at this point in the history
  • Loading branch information
kjonosm authored Sep 8, 2024
1 parent 737317d commit 6b9b640
Showing 1 changed file with 23 additions and 21 deletions.
44 changes: 23 additions & 21 deletions data/operators/amenity/charging_station.json
Original file line number Diff line number Diff line change
Expand Up @@ -26,7 +26,8 @@
"locationSet": {"include": ["de"]},
"tags": {
"amenity": "charging_station",
"operator": "123energie"
"operator": "123energie",
"operator:wikidata": "Q124032887"
}
},
{
Expand Down Expand Up @@ -72,7 +73,8 @@
"locationSet": {"include": ["fi"]},
"tags": {
"amenity": "charging_station",
"operator": "ABC"
"operator": "ABC",
"operator:wikidata": "Q10397504"
}
},
{
Expand Down Expand Up @@ -288,17 +290,18 @@
}
},
{
"displayName": "Allgäuer Überlandwerk, Kempten",
"displayName": "Allgäuer Überlandwerk",
"id": "allgaueruberlandwerkkempten-b2a48c",
"locationSet": {
"include": [
"at-8.geojson",
"de-by.geojson"
]
},
"matchNames": ["Allgäuer Überlandwerk, Kempten"],
"tags": {
"amenity": "charging_station",
"operator": "Allgäuer Überlandwerk, Kempten",
"operator": "Allgäuer Überlandwerk",
"operator:wikidata": "Q994822"
}
},
Expand Down Expand Up @@ -338,7 +341,8 @@
"locationSet": {"include": ["gb", "ie"]},
"tags": {
"amenity": "charging_station",
"operator": "Applegreen Electric"
"operator": "Applegreen Electric",
"operator:wikidata": "Q7178908"
}
},
{
Expand Down Expand Up @@ -376,10 +380,11 @@
{
"displayName": "ASP",
"id": "asp-1299a8",
"locationSet": {"include": ["de"]},
"locationSet": {"include": ["de-nw.geojson"]},
"tags": {
"amenity": "charging_station",
"operator": "ASP"
"operator": "ASP",
"operator:wikidata": "Q130262396"
}
},
{
Expand Down Expand Up @@ -464,21 +469,13 @@
"displayName": "Avacon",
"id": "avacon-1299a8",
"locationSet": {"include": ["de"]},
"matchNames": ["Avacon AG"],
"tags": {
"amenity": "charging_station",
"operator": "Avacon",
"operator:wikidata": "Q1273382"
}
},
{
"displayName": "Avacon AG",
"id": "avaconag-1299a8",
"locationSet": {"include": ["de"]},
"tags": {
"amenity": "charging_station",
"operator": "Avacon AG"
}
},
{
"displayName": "AVU",
"id": "avu-1299a8",
Expand All @@ -497,6 +494,7 @@
"tags": {
"amenity": "charging_station",
"operator": "Aziende Industriali di Lugano",
"operator:short": "AIL",
"operator:wikidata": "Q3631473"
}
},
Expand Down Expand Up @@ -591,7 +589,8 @@
"locationSet": {"include": ["fr"]},
"tags": {
"amenity": "charging_station",
"operator": "Belib'"
"operator": "Belib'",
"operator:wikidata": "Q127780256"
}
},
{
Expand All @@ -618,10 +617,11 @@
{
"displayName": "BEW",
"id": "bew-1299a8",
"locationSet": {"include": ["de"]},
"locationSet": {"include": ["de-be.geojson"]},
"tags": {
"amenity": "charging_station",
"operator": "BEW"
"operator": "BEW",
"operator:wikidata": "Q42975492"
}
},
{
Expand Down Expand Up @@ -719,14 +719,16 @@
}
},
{
"displayName": "Bocholter Energie- und Wasserversorgung GmbH",
"displayName": "Bocholter Energie- und Wasserversorgung",
"id": "bocholterenergieundwasserversorgunggmbh-fcc3c2",
"locationSet": {
"include": ["de-nw.geojson"]
},
"matchNames": ["Bocholter Energie- und Wasserversorgung GmbH"],
"tags": {
"amenity": "charging_station",
"operator": "Bocholter Energie- und Wasserversorgung GmbH",
"operator": "Bocholter Energie- und Wasserversorgung",
"operator:short": "BEW",
"operator:wikidata": "Q117745514"
}
},
Expand Down

0 comments on commit 6b9b640

Please sign in to comment.