mirror of
https://github.com/openstreetmap/id-tagging-schema.git
synced 2025-10-27 04:43:52 +01:00
updating cuisines based on commonly used values from taginfo (#296)
* updating cuisines based on commonly used values from taginfo * Update cuisine.json * juice bars commonly mix fruit and vegetables
This commit is contained in:
parent
3001bc60af
commit
67029663d0
1 changed files with 15 additions and 1 deletions
|
|
@ -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": [
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue