Skip to content

Commit

Permalink
Fresh Corner update
Browse files Browse the repository at this point in the history
closes #10063
  • Loading branch information
UKChris-osm committed Oct 22, 2024
1 parent fba4c5c commit 54694a1
Show file tree
Hide file tree
Showing 5 changed files with 33 additions and 5 deletions.
2 changes: 1 addition & 1 deletion data/brands/amenity/fast_food.json
Original file line number Diff line number Diff line change
Expand Up @@ -8109,7 +8109,7 @@
},
{
"displayName": "Saravanaa Bhavan",
"id": "saravanabhavan-9b2018",
"id": "saravanaabhavan-9b2018",
"locationSet": {
"include": ["001"],
"exclude": ["pl"]
Expand Down
13 changes: 13 additions & 0 deletions data/brands/amenity/restaurant.json
Original file line number Diff line number Diff line change
Expand Up @@ -2485,6 +2485,19 @@
"name": "Fratelli"
}
},
{
"displayName": "Fresh Corner Restaurant",
"id": "freshcornerrestaurant-c8a273",
"locationSet": {
"include": ["cz", "hr", "hu", "ro", "sk"]
},
"tags": {
"amenity": "restaurant",
"brand": "Fresh Corner Restaurant",
"brand:wikidata": "Q129256375",
"name": "Fresh Corner Restaurant"
}
},
{
"displayName": "Freshii",
"id": "freshii-2d261b",
Expand Down
19 changes: 16 additions & 3 deletions data/brands/shop/convenience.json
Original file line number Diff line number Diff line change
Expand Up @@ -2112,11 +2112,24 @@
},
{
"displayName": "Fresh Corner",
"id": "freshcorner-2496a5",
"locationSet": {"include": ["sk"]},
"id": "freshcorner-f9f0e2",
"locationSet": {
"include": [
"ba",
"cz",
"hr",
"hu",
"me",
"pl",
"ro",
"rs",
"si",
"sk"
]
},
"tags": {
"brand": "Fresh Corner",
"brand:wikidata": "Q1587563",
"brand:wikidata": "Q129256375",
"name": "Fresh Corner",
"shop": "convenience"
}
Expand Down
1 change: 1 addition & 0 deletions data/brands/shop/florist.json
Original file line number Diff line number Diff line change
Expand Up @@ -28,6 +28,7 @@
},
{
"displayName": "Blumen B&B",
"id": "blumenbandb-bec75c",
"locationSet": {"include": ["at"]},
"tags": {
"brand": "Blumen B&B",
Expand Down
3 changes: 2 additions & 1 deletion data/brands/shop/hairdresser_supply.json
Original file line number Diff line number Diff line change
Expand Up @@ -102,8 +102,9 @@
},
{
"displayName": "ROMA Friseurbedarf",
"id": "roma-00412a",
"locationSet": {"include": ["at", "ch"]},
"matchNames": ["ROMA Friseurbedarf"],
"matchNames": ["roma friseurbedarf"],
"tags": {
"brand": "ROMA",
"brand:wikidata": "Q130570318",
Expand Down

0 comments on commit 54694a1

Please sign in to comment.