Skip to content

Commit

Permalink
Update community_centre.json
Browse files Browse the repository at this point in the history
  • Loading branch information
kjonosm authored Jan 7, 2023
1 parent 1d3f6cd commit a4fb9b1
Showing 1 changed file with 13 additions and 9 deletions.
22 changes: 13 additions & 9 deletions data/operators/amenity/community_centre.json
Original file line number Diff line number Diff line change
Expand Up @@ -249,10 +249,11 @@
{
"displayName": "Kreisjugendring München-Stadt",
"id": "kreisjugendringmunchenstadt-e4e4f8",
"locationSet": {"include": ["001"]},
"locationSet": {"include": ["de-by.geojson"]},
"tags": {
"amenity": "community_centre",
"operator": "Kreisjugendring München-Stadt"
"operator": "Kreisjugendring München-Stadt",
"operator:wikidata": "Q1330682"
}
},
{
Expand Down Expand Up @@ -330,10 +331,11 @@
{
"displayName": "Stiftung Zürcher Gemeinschaftszentren",
"id": "stiftungzurchergemeinschaftszentren-e4e4f8",
"locationSet": {"include": ["001"]},
"locationSet": {"include": ["ch"]},
"tags": {
"amenity": "community_centre",
"operator": "Stiftung Zürcher Gemeinschaftszentren"
"operator": "Stiftung Zürcher Gemeinschaftszentren",
"operator:wikidata": "Q96178809"
}
},
{
Expand All @@ -348,10 +350,11 @@
{
"displayName": "University of Florida",
"id": "universityofflorida-e4e4f8",
"locationSet": {"include": ["001"]},
"locationSet": {"include": ["us-fl.geojson"]},
"tags": {
"amenity": "community_centre",
"operator": "University of Florida"
"operator": "University of Florida",
"operator:wikidata": "Q501758"
}
},
{
Expand All @@ -373,12 +376,13 @@
}
},
{
"displayName": "YMCA",
"displayName": "YMCA (US)",
"id": "ymca-e4e4f8",
"locationSet": {"include": ["001"]},
"locationSet": {"include": ["us"]},
"tags": {
"amenity": "community_centre",
"operator": "YMCA"
"operator": "YMCA",
"operator:wikidata": "Q54834579"
}
},
{
Expand Down

0 comments on commit a4fb9b1

Please sign in to comment.