Skip to content

Commit

Permalink
updating cuisines based on commonly used values from taginfo (#296)
Browse files Browse the repository at this point in the history
* updating cuisines based on commonly used values from taginfo

* Update cuisine.json

* juice bars commonly mix fruit and vegetables
  • Loading branch information
andrewharvey authored Dec 15, 2021
1 parent 3001bc6 commit 6702966
Showing 1 changed file with 15 additions and 1 deletion.
16 changes: 15 additions & 1 deletion data/fields/cuisine.json
Original file line number Diff line number Diff line change
Expand Up @@ -33,7 +33,21 @@
"greek": "Greek",
"vietnamese": "Vietnamese",
"turkish": "Turkish",
"lebanese": "Lebanese"
"lebanese": "Lebanese",
"indonesian": "Indonesian",
"malaysian": "Malaysian",
"taiwanese": "Taiwanese",
"juice": "Juice",
"bubble_tea": "Bubble Tea",
"hot_dog": "Hot Dog",
"cake": "Cake",
"pankcake": "Pancake",
"pasta": "Pasta",
"salad": "Salad",
"chocolate": "Chocolate",
"dessert": "Dessert",
"steak_house": "Steak House",
"donut": "Donut"
}
},
"terms": [
Expand Down

0 comments on commit 6702966

Please sign in to comment.