Skip to content

Commit

Permalink
Add Chicken Wings Fast Food preset (#883)
Browse files Browse the repository at this point in the history
  • Loading branch information
arch0345 authored Apr 24, 2023
1 parent 95c8acf commit 53fe0ed
Showing 1 changed file with 25 additions and 0 deletions.
25 changes: 25 additions & 0 deletions data/presets/amenity/fast_food/wings.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,25 @@
{
"icon": "maki-fast_food",
"geometry": [
"point",
"area"
],
"terms": [
"chicken",
"dine",
"dining",
"dinner",
"eat",
"lunch",
"table"
],
"tags": {
"amenity": "fast_food",
"cuisine": "wings"
},
"reference": {
"key": "cuisine",
"value": "wings"
},
"name": "Cicken Wings Fast Food"
}

0 comments on commit 53fe0ed

Please sign in to comment.