Skip to content

Commit

Permalink
Add pub, bar to the restaurant match group
Browse files Browse the repository at this point in the history
  • Loading branch information
bhousel committed Sep 22, 2020
1 parent 6ec096d commit ac7b0a5
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 5 deletions.
5 changes: 0 additions & 5 deletions brands/amenity/restaurant.json
Original file line number Diff line number Diff line change
Expand Up @@ -209,7 +209,6 @@
"displayName": "Bill's",
"id": "bills-9b5453",
"locationSet": {"include": ["gb"]},
"matchTags": ["amenity/bar", "amenity/pub"],
"tags": {
"amenity": "restaurant",
"brand": "Bill's",
Expand Down Expand Up @@ -384,7 +383,6 @@
"displayName": "Brewers Fayre",
"id": "brewersfayre-9b5453",
"locationSet": {"include": ["gb"]},
"matchTags": ["amenity/pub"],
"tags": {
"amenity": "restaurant",
"brand": "Brewers Fayre",
Expand Down Expand Up @@ -1370,7 +1368,6 @@
"displayName": "Harvester",
"id": "harvester-9b5453",
"locationSet": {"include": ["gb"]},
"matchTags": ["amenity/pub"],
"tags": {
"amenity": "restaurant",
"brand": "Harvester",
Expand Down Expand Up @@ -2701,7 +2698,6 @@
"displayName": "Sausalitos",
"id": "sausalitos-051971",
"locationSet": {"include": ["de"]},
"matchTags": ["amenity/bar"],
"tags": {
"amenity": "restaurant",
"brand": "Sausalitos",
Expand Down Expand Up @@ -3093,7 +3089,6 @@
"displayName": "Toby Carvery",
"id": "tobycarvery-9b5453",
"locationSet": {"include": ["gb"]},
"matchTags": ["amenity/pub"],
"tags": {
"amenity": "restaurant",
"brand": "Toby Carvery",
Expand Down
2 changes: 2 additions & 0 deletions config/match_groups.json
Original file line number Diff line number Diff line change
Expand Up @@ -80,6 +80,8 @@
"leisure/sports_center"
],
"food": [
"amenity/pub",
"amenity/bar",
"amenity/cafe",
"amenity/fast_food",
"amenity/ice_cream",
Expand Down

0 comments on commit ac7b0a5

Please sign in to comment.