Skip to content

Commit

Permalink
Merge pull request #10178 from gy-mate/despar
Browse files Browse the repository at this point in the history
Copy Despar to `shop=convenience` with an extended `locationSet`; unify Spar `brand`s
  • Loading branch information
UKChris-osm authored Jan 31, 2025
2 parents b074b98 + 4e83a59 commit 02aabe6
Show file tree
Hide file tree
Showing 2 changed files with 16 additions and 6 deletions.
10 changes: 10 additions & 0 deletions data/brands/shop/convenience.json
Original file line number Diff line number Diff line change
Expand Up @@ -1790,6 +1790,16 @@
"shop": "convenience"
}
},
{
"displayName": "Despar",
"locationSet": {"include": ["hu", "it"]},
"tags": {
"brand": "Spar",
"brand:wikidata": "Q610492",
"name": "Despar",
"shop": "convenience"
}
},
{
"displayName": "Dia & Go",
"id": "diaandgo-dd9aae",
Expand Down
12 changes: 6 additions & 6 deletions data/brands/shop/supermarket.json
Original file line number Diff line number Diff line change
Expand Up @@ -2738,8 +2738,8 @@
"id": "eurospar-4b5e11",
"locationSet": {"include": ["150"]},
"tags": {
"brand": "Eurospar",
"brand:wikidata": "Q12309283",
"brand": "Spar",
"brand:wikidata": "Q610492",
"name": "Eurospar",
"shop": "supermarket"
}
Expand Down Expand Up @@ -3986,8 +3986,8 @@
"include": ["at", "hr", "hu", "si"]
},
"tags": {
"brand": "Interspar",
"brand:wikidata": "Q15820339",
"brand": "Spar",
"brand:wikidata": "Q610492",
"name": "Interspar",
"shop": "supermarket"
}
Expand Down Expand Up @@ -7682,7 +7682,7 @@
"id": "spargourmet-1eef1d",
"locationSet": {"include": ["at"]},
"tags": {
"brand": "SPAR Gourmet",
"brand": "Spar",
"brand:wikidata": "Q610492",
"name": "SPAR Gourmet",
"shop": "supermarket"
Expand Down Expand Up @@ -8216,7 +8216,7 @@
"id": "superspar-5f0ef1",
"locationSet": {"include": ["es", "za"]},
"tags": {
"brand": "Superspar",
"brand": "Spar",
"brand:wikidata": "Q610492",
"name": "Superspar",
"shop": "supermarket"
Expand Down

0 comments on commit 02aabe6

Please sign in to comment.