Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

move foodsharing.de from operators/amenity/social_facility to brands/amenity/food_sharing #10227

Open
wants to merge 2 commits into
base: main
Choose a base branch
from
Open
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
9 changes: 9 additions & 0 deletions data/brands/amenity/food_sharing.json
Original file line number Diff line number Diff line change
Expand Up @@ -4,6 +4,15 @@
"exclude": {"generic": ["^food sharing$"]}
},
"items": [
{
"displayName": "foodsharing.de Fairteiler",
"locationSet": {"include": ["at", "ch", "de"]},
"tags": {
"amenity": "food_sharing",
"brand": "foodsharing.de",
"brand:wikidata": "Q15809935"
}
},
{
"displayName": "Little Free Pantry",
"id": "littlefreepantry-f0545b",
Expand Down
13 changes: 0 additions & 13 deletions data/operators/amenity/social_facility.json
Original file line number Diff line number Diff line change
Expand Up @@ -740,19 +740,6 @@
"operator:wikidata": "Q65156773"
}
},
{
"displayName": "foodsharing.de",
"id": "foodsharingde-caa2a5",
"locationSet": {
"include": ["ch-zh.geojson", "de"]
},
"tags": {
"amenity": "social_facility",
"operator": "foodsharing.de",
"operator:type": "private",
"operator:wikidata": "Q15809935"
}
},
{
"displayName": "Four Seasons Health Care",
"id": "fourseasonshealthcare-bdda3a",
Expand Down
Loading