Skip to content

Commit

Permalink
[Marks & Spencer] Unify brand and add brand:short (#9742)
Browse files Browse the repository at this point in the history
  • Loading branch information
Cj-Malone authored Jul 25, 2024
1 parent b04e039 commit 491bba7
Show file tree
Hide file tree
Showing 4 changed files with 23 additions and 8 deletions.
1 change: 1 addition & 0 deletions data/brands/amenity/cafe.json
Original file line number Diff line number Diff line change
Expand Up @@ -2521,6 +2521,7 @@
"tags": {
"amenity": "cafe",
"brand": "Marks & Spencer",
"brand:short": "M&S",
"brand:wikidata": "Q714491",
"cuisine": "coffee_shop",
"name": "M&S Café",
Expand Down
15 changes: 14 additions & 1 deletion data/brands/shop/convenience.json
Original file line number Diff line number Diff line change
Expand Up @@ -2843,6 +2843,18 @@
"shop": "convenience"
}
},
{
"displayName": "M&S Food",
"id": "mandsfood-232829",
"locationSet": {"include": ["gb"]},
"tags": {
"brand": "Marks & Spencer",
"brand:short": "M&S",
"brand:wikidata": "Q714491",
"name": "M&S Food",
"shop": "convenience"
}
},
{
"displayName": "M&S Simply Food",
"id": "mandssimplyfood-4d6b4b",
Expand All @@ -2851,7 +2863,8 @@
"marks & spencer simply food"
],
"tags": {
"brand": "M&S Simply Food",
"brand": "Marks & Spencer",
"brand:short": "M&S",
"brand:wikidata": "Q714491",
"name": "M&S Simply Food",
"shop": "convenience"
Expand Down
9 changes: 4 additions & 5 deletions data/brands/shop/department_store.json
Original file line number Diff line number Diff line change
Expand Up @@ -933,7 +933,8 @@
"locationSet": {"include": ["001"]},
"matchNames": ["marks & spencer outlet"],
"tags": {
"brand": "M&S Outlet",
"brand": "Marks & Spencer",
"brand:short": "M&S",
"brand:wikidata": "Q714491",
"name": "M&S Outlet",
"shop": "department_store"
Expand Down Expand Up @@ -1019,12 +1020,10 @@
"locationSet": {
"include": ["gb", "gr", "ie", "in", "ru"]
},
"matchNames": [
"m and s",
"маркс и спенсер"
],
"matchNames": ["маркс и спенсер"],
"tags": {
"brand": "Marks & Spencer",
"brand:short": "M&S",
"brand:wikidata": "Q714491",
"name": "Marks & Spencer",
"shop": "department_store"
Expand Down
6 changes: 4 additions & 2 deletions data/brands/shop/supermarket.json
Original file line number Diff line number Diff line change
Expand Up @@ -4624,7 +4624,8 @@
"locationSet": {"include": ["001"]},
"matchNames": ["marks & spencer foodhall"],
"tags": {
"brand": "M&S Foodhall",
"brand": "Marks & Spencer",
"brand:short": "M&S",
"brand:wikidata": "Q714491",
"name": "M&S Foodhall",
"shop": "supermarket"
Expand All @@ -4638,7 +4639,8 @@
"marks & spencer simply food"
],
"tags": {
"brand": "M&S Simply Food",
"brand": "Marks & Spencer",
"brand:short": "M&S",
"brand:wikidata": "Q714491",
"name": "M&S Simply Food",
"shop": "supermarket"
Expand Down

0 comments on commit 491bba7

Please sign in to comment.