Skip to content

Commit

Permalink
Update drinking_water.json
Browse files Browse the repository at this point in the history
Update location sets
  • Loading branch information
kjonosm authored Jan 7, 2023
1 parent 9a0e382 commit d557908
Showing 1 changed file with 12 additions and 9 deletions.
21 changes: 12 additions & 9 deletions data/operators/amenity/drinking_water.json
Original file line number Diff line number Diff line change
Expand Up @@ -57,7 +57,7 @@
{
"displayName": "Ajuntament de Barcelona",
"id": "ajuntamentdebarcelona-3fbe17",
"locationSet": {"include": ["001"]},
"locationSet": {"include": ["es"]},
"tags": {
"amenity": "drinking_water",
"operator": "Ajuntament de Barcelona"
Expand All @@ -75,7 +75,7 @@
{
"displayName": "Ajuntament de Montcada i Reixac",
"id": "ajuntamentdemontcadaireixac-3fbe17",
"locationSet": {"include": ["001"]},
"locationSet": {"include": ["es"]},
"tags": {
"amenity": "drinking_water",
"operator": "Ajuntament de Montcada i Reixac"
Expand Down Expand Up @@ -345,10 +345,11 @@
{
"displayName": "Holding Graz",
"id": "holdinggraz-3fbe17",
"locationSet": {"include": ["001"]},
"locationSet": {"include": ["at"]},
"tags": {
"amenity": "drinking_water",
"operator": "Holding Graz"
"operator": "Holding Graz",
"operator:wikidata": "Q1624412"
}
},
{
Expand Down Expand Up @@ -538,10 +539,11 @@
{
"displayName": "SBB",
"id": "sbb-3fbe17",
"locationSet": {"include": ["001"]},
"locationSet": {"include": ["ch"]},
"tags": {
"amenity": "drinking_water",
"operator": "SBB"
"operator": "SBB",
"operator:wikidata": "Q83835"
}
},
{
Expand All @@ -558,16 +560,17 @@
{
"displayName": "SMAT",
"id": "smat-3fbe17",
"locationSet": {"include": ["001"]},
"locationSet": {"include": ["it"]},
"tags": {
"amenity": "drinking_water",
"operator": "SMAT"
"operator": "SMAT",
"operator:wikidata": "Q3943724"
}
},
{
"displayName": "Stadt Linz",
"id": "stadtlinz-3fbe17",
"locationSet": {"include": ["001"]},
"locationSet": {"include": ["at"]},
"tags": {
"amenity": "drinking_water",
"operator": "Stadt Linz"
Expand Down

0 comments on commit d557908

Please sign in to comment.