Skip to content

Commit

Permalink
Merge pull request #10311 from iigmir/main
Browse files Browse the repository at this point in the history
Add Taiwanese brands (新增臺灣的品牌): 日藥本舖, 六扇門, ecoco
  • Loading branch information
LaoshuBaby authored Jan 17, 2025
2 parents 05585b9 + c4d141c commit 0270392
Show file tree
Hide file tree
Showing 3 changed files with 61 additions and 0 deletions.
19 changes: 19 additions & 0 deletions data/brands/amenity/recycling.json
Original file line number Diff line number Diff line change
Expand Up @@ -429,6 +429,25 @@
"owner:zh-Hant": "環境保護署",
"recycling_type": "centre"
}
},
{
"displayName": "ecoco",
"locationSet": {"include": ["tw"]},
"tags": {
"amenity": "recycling",
"name": "ecoco",
"name:en": "ecoco",
"name:wikidata": "Q131689024",
"name:zh": "宜可可",
"brand": "ecoco",
"brand:en": "ecoco",
"brand:wikidata": "Q131689024",
"brand:zh": "宜可可",
"operator": "凡立橙股份有限公司",
"operator:en": "Fun Lead Chabge Co., Ltd",
"operator:zh": "凡立橙股份有限公司",
"recycling_type": "container"
}
}
]
}
20 changes: 20 additions & 0 deletions data/brands/amenity/restaurant.json
Original file line number Diff line number Diff line change
Expand Up @@ -9461,6 +9461,26 @@
"name:zh-Hant": "海底撈火鍋"
}
},
{
"displayName": "六扇門時尚湯鍋",
"locationSet": {"include": ["tw"]},
"matchNames":["6owldoor"],
"tags": {
"amenity": "restaurant",
"brand": "六扇門時尚湯鍋",
"brand:en": "6owl door",
"brand:wikidata": "Q131688921",
"brand:zh": "六扇門時尚湯鍋",
"cuisine": "hotpot",
"name": "六扇門時尚湯鍋",
"name:en": "6owl door",
"name:zh": "六扇門時尚湯鍋",
"operator": "六扇門有限公司",
"operator:en": "Liu, Shan-Men Ltd.",
"operator:zh": "六扇門有限公司",
"diet:vegetarian": "yes"
}
},
{
"displayName": "海底撈火鍋 Haidilao Hot Pot",
"id": "haidilaohotpot-edf541",
Expand Down
22 changes: 22 additions & 0 deletions data/brands/shop/chemist.json
Original file line number Diff line number Diff line change
Expand Up @@ -845,6 +845,28 @@
"shop": "chemist"
}
},
{
"displayName": "日藥本舖",
"locationSet": {"include": ["tw"]},
"matchNames":[
"JPMED",
"jp.medical",
"Japan Medical"
],
"tags": {
"brand": "日藥本舖",
"brand:en": "jp medical",
"brand:wikidata": "Q131688453",
"brand:zh": "日藥本舖",
"name": "日藥本舖",
"name:en": "jp medical",
"name:zh": "日藥本舖",
"operator": "日藥本舖股份有限公司",
"operator:en": "Japan Medical Co., Ltd.",
"operator:zh": "日藥本舖股份有限公司",
"shop": "chemist"
}
},
{
"displayName": "萬寧 Mannings",
"id": "mannings-d89f96",
Expand Down

0 comments on commit 0270392

Please sign in to comment.