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
+20
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"
}