Skip to content

Commit 6702966

Browse files
authored
updating cuisines based on commonly used values from taginfo (openstreetmap#296)
* updating cuisines based on commonly used values from taginfo * Update cuisine.json * juice bars commonly mix fruit and vegetables
1 parent 3001bc6 commit 6702966

File tree

1 file changed

+15
-1
lines changed

1 file changed

+15
-1
lines changed

data/fields/cuisine.json

Lines changed: 15 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -33,7 +33,21 @@
3333
"greek": "Greek",
3434
"vietnamese": "Vietnamese",
3535
"turkish": "Turkish",
36-
"lebanese": "Lebanese"
36+
"lebanese": "Lebanese",
37+
"indonesian": "Indonesian",
38+
"malaysian": "Malaysian",
39+
"taiwanese": "Taiwanese",
40+
"juice": "Juice",
41+
"bubble_tea": "Bubble Tea",
42+
"hot_dog": "Hot Dog",
43+
"cake": "Cake",
44+
"pankcake": "Pancake",
45+
"pasta": "Pasta",
46+
"salad": "Salad",
47+
"chocolate": "Chocolate",
48+
"dessert": "Dessert",
49+
"steak_house": "Steak House",
50+
"donut": "Donut"
3751
}
3852
},
3953
"terms": [

0 commit comments

Comments
 (0)