Skip to content
Open
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
12 changes: 12 additions & 0 deletions data/brands/amenity/cafe.json
Original file line number Diff line number Diff line change
Expand Up @@ -1170,11 +1170,23 @@
"tags": {
"amenity": "cafe",
"brand": "Caffeine",
"brand:wikidata": "Q115548758",
"cuisine": "coffee_shop",
"name": "Caffeine",
"takeaway": "yes"
}
},
{
"displayName": "Vero Cafe",
"locationSet": {"include": ["lt"]},
"tags": {
"amenity": "cafe",
"brand": "Vero Cafe",
"brand:wikidata": "Q136825432 ",
"cuisine": "coffee_shop",
"name": "Vero Cafe"
}
},
{
"displayName": "Cali Press",
"id": "calipress-482b3e",
Expand Down
45 changes: 44 additions & 1 deletion data/brands/shop/convenience.json
Original file line number Diff line number Diff line change
Expand Up @@ -189,6 +189,16 @@
"shop": "convenience"
}
},
{
"displayName": "Macrocenter",
"locationSet": {"include": ["tr"]},
"tags": {
"brand": "Macrocenter",
"brand:wikidata": "Q123194881",
"name": "Macrocenter",
"shop": "convenience"
}
},
{
"displayName": "Abarrotes Lupita",
"id": "abarroteslupita-9d5235",
Expand Down Expand Up @@ -879,7 +889,7 @@
{
"displayName": "BİM",
"id": "bim-b82cfd",
"locationSet": {"include": ["eg", "ma"]},
"locationSet": {"include": ["tr", "eg", "ma"]},
"tags": {
"brand": "BİM",
"brand:wikidata": "Q1022075",
Expand Down Expand Up @@ -3574,6 +3584,17 @@
"shop": "convenience"
}
},
{
"displayName": "IKI",
"locationSet": {"include": ["lt"]},
"matchTags": ["shop/supermarket"],
"tags": {
"brand": "IKI",
"brand:wikidata": "Q1653981",
"name": "IKI",
"shop": "convenience"
}
},
{
"displayName": "Małpka Express",
"id": "malpkaexpress-95f41b",
Expand Down Expand Up @@ -3836,6 +3857,17 @@
"shop": "convenience"
}
},
{
"displayName": "Migros (Türkiye)",
"locationSet": {"include": ["tr"]},
"matchTags": ["shop/supermarket"],
"tags": {
"brand": "Migros",
"brand:wikidata": "Q1754510",
"name": "Migros",
"shop": "convenience"
}
},
{
"displayName": "Milk-Agro",
"id": "milkagro-2496a5",
Expand Down Expand Up @@ -5373,6 +5405,17 @@
"shop": "convenience"
}
},
{
"displayName": "Şok",
"locationSet": {"include": ["tr"]},
"matchTags": ["shop/supermarket"],
"tags": {
"brand": "Şok",
"brand:wikidata": "Q19613992",
"name": "Şok",
"shop": "convenience"
}
},
{
"displayName": "Şok Mini",
"id": "sokmini-62eaab",
Expand Down
3 changes: 3 additions & 0 deletions data/brands/shop/supermarket.json
Original file line number Diff line number Diff line change
Expand Up @@ -4017,6 +4017,7 @@
"displayName": "IKI",
"id": "iki-dfbc25",
"locationSet": {"include": ["lt"]},
"matchTags": ["shop/convenience"],
"tags": {
"brand": "IKI",
"brand:wikidata": "Q1653981",
Expand Down Expand Up @@ -5733,6 +5734,7 @@
"displayName": "Migros (Türkiye)",
"id": "migros-5b5772",
"locationSet": {"include": ["tr"]},
"matchTags": ["shop/convenience"],
"tags": {
"brand": "Migros",
"brand:wikidata": "Q1754510",
Expand Down Expand Up @@ -7744,6 +7746,7 @@
"displayName": "Şok",
"id": "sok-5b5772",
"locationSet": {"include": ["tr"]},
"matchTags": ["shop/convenience"],
"tags": {
"brand": "Şok",
"brand:wikidata": "Q19613992",
Expand Down