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

Retag Honey Baked Ham #3082

Merged
merged 2 commits into from Oct 15, 2019
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Jump to
Jump to file
Failed to load files.
Diff view
Diff view
16 changes: 16 additions & 0 deletions brands/amenity/fast_food.json
Expand Up @@ -1001,6 +1001,22 @@
"takeaway": "yes"
}
},
"amenity/fast_food|Honey Baked Ham": {
"countryCodes": ["us"],
"matchNames": ["honey baked ham company"],
"matchTags": ["shop/butcher", "shop/deli"],
"tags": {
"alt_name": "HoneyBaked Ham",
"amenity": "fast_food",
"brand": "Honey Baked Ham",
"brand:wikidata": "Q5893363",
"brand:wikipedia": "en:The Honey Baked Ham Company",
"cuisine": "american",
"name": "Honey Baked Ham",
"official_name": "The Honey Baked Ham Company",
"takeaway": "yes"
}
},
"amenity/fast_food|Hot Dog on a Stick": {
"countryCodes": ["us"],
"tags": {
Expand Down
10 changes: 0 additions & 10 deletions brands/shop/butcher.json
Expand Up @@ -35,16 +35,6 @@
"shop": "butcher"
}
},
"shop/butcher|HoneyBaked Ham": {
"countryCodes": ["us"],
"tags": {
"brand": "HoneyBaked Ham",
"brand:wikidata": "Q5893363",
"brand:wikipedia": "en:The Honey Baked Ham Company",
"name": "HoneyBaked Ham",
"shop": "butcher"
}
},
"shop/butcher|M&M Food Market": {
"countryCodes": ["ca"],
"tags": {
Expand Down