Skip to content

Commit a807cf5

Browse files
authored
Add Auchan Supermercado (PT) (osmlab#11163)
1 parent b6a7a13 commit a807cf5

File tree

2 files changed

+13
-2
lines changed

2 files changed

+13
-2
lines changed

data/brands/shop/convenience.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -4106,8 +4106,8 @@
41064106
},
41074107
{
41084108
"displayName": "My Auchan",
4109-
"id": "myauchan-f6dc0a",
4110-
"locationSet": {"include": ["fx"]},
4109+
"id": "myauchan-f3ab02",
4110+
"locationSet": {"include": ["fx", "pt"]},
41114111
"matchTags": ["shop/supermarket"],
41124112
"tags": {
41134113
"brand": "My Auchan",

data/brands/shop/supermarket.json

Lines changed: 11 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -618,6 +618,17 @@
618618
"shop": "supermarket"
619619
}
620620
},
621+
{
622+
"displayName": "Auchan Supermercado",
623+
"id": "auchansupermercado-a14fce",
624+
"locationSet": {"include": ["pt"]},
625+
"tags": {
626+
"brand": "Auchan Supermercado",
627+
"brand:wikidata": "Q105857776",
628+
"name": "Auchan Supermercado",
629+
"shop": "supermarket"
630+
}
631+
},
621632
{
622633
"displayName": "Bashas'",
623634
"id": "bashas-dde59d",

0 commit comments

Comments
 (0)