Skip to content

Commit

Permalink
added Kanzelsberger and Sushi Roll
Browse files Browse the repository at this point in the history
resolves #10387; resolves #10396
  • Loading branch information
Snowysauce committed Jan 25, 2025
1 parent adbcb53 commit ecfdf58
Show file tree
Hide file tree
Showing 3 changed files with 26 additions and 3 deletions.
6 changes: 3 additions & 3 deletions data/brands/amenity/bank.json
Original file line number Diff line number Diff line change
Expand Up @@ -589,10 +589,9 @@
},
{
"displayName": "Amegy Bank",
"id": "amegybank-718014",
"locationSet": {
"include": [
"us-tx.geojson"
]
"include": ["us-tx.geojson"]
},
"tags": {
"amenity": "bank",
Expand Down Expand Up @@ -2785,6 +2784,7 @@
},
{
"displayName": "Banking Hub",
"id": "bankinghub-e1e9d0",
"locationSet": {"include": ["gb"]},
"tags": {
"amenity": "bank",
Expand Down
12 changes: 12 additions & 0 deletions data/brands/amenity/restaurant.json
Original file line number Diff line number Diff line change
Expand Up @@ -6566,6 +6566,18 @@
"name": "Sushi King"
}
},
{
"displayName": "Sushi Roll",
"id": "sushiroll-f5830e",
"locationSet": {"include": ["mx"]},
"tags": {
"amenity": "restaurant",
"brand": "Sushi Roll",
"brand:wikidata": "Q110702340",
"cuisine": "japanese",
"name": "Sushi Roll"
}
},
{
"displayName": "Sushi Sushi",
"id": "sushisushi-3c82e9",
Expand Down
11 changes: 11 additions & 0 deletions data/brands/shop/books.json
Original file line number Diff line number Diff line change
Expand Up @@ -588,6 +588,17 @@
"shop": "books"
}
},
{
"displayName": "Kanzelsberger",
"id": "kanzelsberger-70eb04",
"locationSet": {"include": ["cz"]},
"tags": {
"brand": "Kanzelsberger",
"brand:wikidata": "Q8531793",
"name": "Kanzelsberger",
"shop": "books"
}
},
{
"displayName": "Kinokuniya",
"id": "kinokuniya-3c069b",
Expand Down

0 comments on commit ecfdf58

Please sign in to comment.