Skip to content

Commit

Permalink
Merge pull request #3994 from hanchao/burger_king
Browse files Browse the repository at this point in the history
Add Burger King in China
  • Loading branch information
bhousel authored Jun 30, 2020
2 parents 10dcf6d + 54ae678 commit 9d562ab
Showing 1 changed file with 16 additions and 0 deletions.
16 changes: 16 additions & 0 deletions brands/amenity/fast_food.json
Original file line number Diff line number Diff line change
Expand Up @@ -4627,6 +4627,22 @@
"takeaway": "yes"
}
},
"amenity/fast_food|汉堡王": {
"locationSet": {"include": ["cn"]},
"tags": {
"amenity": "fast_food",
"brand": "汉堡王",
"brand:en": "Burger King",
"brand:wikidata": "Q177054",
"brand:wikipedia": "zh:汉堡王",
"brand:zh": "汉堡王",
"cuisine": "burger",
"name": "汉堡王",
"name:en": "Burger King",
"name:zh": "汉堡王",
"takeaway": "yes"
}
},
"amenity/fast_food|箱根そば": {
"locationSet": {"include": ["jp"]},
"tags": {
Expand Down

0 comments on commit 9d562ab

Please sign in to comment.