Adding several European brands (#8106)
This commit is contained in:
parent
a5b9a0d577
commit
14b7fb2eb8
4 changed files with 56 additions and 1 deletions
|
@ -3015,6 +3015,16 @@
|
|||
"official_name": "Lucille's Smokehouse Bar-B-Que"
|
||||
}
|
||||
},
|
||||
{
|
||||
"displayName": "Lunch Garden",
|
||||
"locationSet": {"include": ["be"]},
|
||||
"tags": {
|
||||
"amenity": "restaurant",
|
||||
"brand": "Lunch Garden",
|
||||
"brand:wikidata": "Q2491217",
|
||||
"name": "Lunch Garden"
|
||||
}
|
||||
},
|
||||
{
|
||||
"displayName": "Mad Mex Fresh Mexican",
|
||||
"id": "madmexfreshmexicangrill-bb079b",
|
||||
|
|
|
@ -6,6 +6,16 @@
|
|||
}
|
||||
},
|
||||
"items": [
|
||||
{
|
||||
"displayName": "Accent Jobs",
|
||||
"locationSet": {"include": ["be"]},
|
||||
"tags": {
|
||||
"brand": "Accent Jobs",
|
||||
"brand:wikidata": "Q2939495",
|
||||
"name": "Accent Jobs",
|
||||
"office": "employment_agency"
|
||||
}
|
||||
},
|
||||
{
|
||||
"displayName": "Adecco",
|
||||
"id": "adecco-0baa05",
|
||||
|
|
|
@ -6936,6 +6936,17 @@
|
|||
"shop": "clothes"
|
||||
}
|
||||
},
|
||||
{
|
||||
"displayName": "PME Legend",
|
||||
"locationSet": {"include": ["nl","be"]},
|
||||
"tags": {
|
||||
"brand": "PME Legend",
|
||||
"brand:wikidata": "Q94776153",
|
||||
"clothes": "men",
|
||||
"name": "PME Legend",
|
||||
"shop": "clothes"
|
||||
}
|
||||
},
|
||||
{
|
||||
"displayName": "Polo Ralph Lauren",
|
||||
"id": "poloralphlauren-3937bd",
|
||||
|
@ -7479,6 +7490,19 @@
|
|||
"shop": "clothes"
|
||||
}
|
||||
},
|
||||
{
|
||||
"displayName": "Samsøe Samsøe",
|
||||
"locationSet": {
|
||||
"include": ["be","de","dk","lu","nl","no","se"]
|
||||
},
|
||||
"matchNames": ["Samsoe Samsoe", "Samsoe&Samsoe"],
|
||||
"tags": {
|
||||
"brand": "Samsøe Samsøe",
|
||||
"brand:wikidata": "Q12334460",
|
||||
"name": "Samsøe Samsøe",
|
||||
"shop": "clothes"
|
||||
}
|
||||
},
|
||||
{
|
||||
"displayName": "Sandro",
|
||||
"id": "sandro-4a3e29",
|
||||
|
@ -9193,6 +9217,16 @@
|
|||
"shop": "clothes"
|
||||
}
|
||||
},
|
||||
{
|
||||
"displayName": "Weekday",
|
||||
"locationSet": {"include": ["150"]},
|
||||
"tags": {
|
||||
"brand": "Weekday",
|
||||
"brand:wikidata": "Q10719514",
|
||||
"name": "Weekday",
|
||||
"shop": "clothes"
|
||||
}
|
||||
},
|
||||
{
|
||||
"displayName": "Weekend Max Mara",
|
||||
"id": "weekendmaxmara-3937bd",
|
||||
|
|
|
@ -435,9 +435,10 @@
|
|||
{
|
||||
"displayName": "Brit Hotel",
|
||||
"id": "brithotel-779ccb",
|
||||
"locationSet": {"include": ["001"]},
|
||||
"locationSet": {"include": ["fx"]},
|
||||
"tags": {
|
||||
"brand": "Brit Hotel",
|
||||
"brand:wikidata": "Q2925673",
|
||||
"name": "Brit Hotel",
|
||||
"tourism": "hotel"
|
||||
}
|
||||
|
|
Loading…
Add table
Reference in a new issue