fixed French drive through supermarkets (#8109)
This commit is contained in:
parent
f434825afd
commit
6546aa288a
1 changed files with 16 additions and 2 deletions
|
@ -424,7 +424,8 @@
|
|||
"brand": "Auchan Drive",
|
||||
"brand:wikidata": "Q2870659",
|
||||
"name": "Auchan Drive",
|
||||
"shop": "supermarket"
|
||||
"shop": "supermarket",
|
||||
"drive_through": "only"
|
||||
}
|
||||
},
|
||||
{
|
||||
|
@ -2029,7 +2030,8 @@
|
|||
"brand": "E. Leclerc Drive",
|
||||
"brand:wikidata": "Q1273376",
|
||||
"name": "E. Leclerc Drive",
|
||||
"shop": "supermarket"
|
||||
"shop": "supermarket",
|
||||
"drive_through": "only"
|
||||
}
|
||||
},
|
||||
{
|
||||
|
@ -3353,6 +3355,18 @@
|
|||
"shop": "supermarket"
|
||||
}
|
||||
},
|
||||
{
|
||||
"displayName": "Intermarché Drive",
|
||||
"id": "auchandrive-715442",
|
||||
"locationSet": {"include": ["fr"]},
|
||||
"tags": {
|
||||
"brand": "Intermarché Drive",
|
||||
"brand:wikidata": "Q3153200",
|
||||
"name": "Intermarché Drive",
|
||||
"shop": "supermarket",
|
||||
"drive_through": "only"
|
||||
}
|
||||
},
|
||||
{
|
||||
"displayName": "Intermarché Express",
|
||||
"id": "intermarcheexpress-5dc877",
|
||||
|
|
Loading…
Add table
Reference in a new issue