Skip to content

Commit

Permalink
Add Bagel Fast Food preset (#882)
Browse files Browse the repository at this point in the history
  • Loading branch information
arch0345 authored Apr 24, 2023
1 parent b33e45b commit 4d8a850
Showing 1 changed file with 20 additions and 0 deletions.
20 changes: 20 additions & 0 deletions data/presets/amenity/fast_food/bagel.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,20 @@
{
"icon": "maki-fast_food",
"geometry": [
"point",
"area"
],
"terms": [
"breakfast",
"lox"
],
"tags": {
"amenity": "fast_food",
"cuisine": "bagel"
},
"reference": {
"key": "cuisine",
"value": "bagel"
},
"name": "Bagel Fast Food"
}

0 comments on commit 4d8a850

Please sign in to comment.