Add Bagel Fast Food preset (#882)

This commit is contained in:
archpdx 2023-04-24 06:43:22 -07:00 committed by GitHub
parent b33e45b58f
commit 4d8a850970
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -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"
}