mirror of
https://github.com/FoggedLens/id-tagging-schema.git
synced 2026-07-05 20:48:03 +02:00
Add Chinese Fast Food preset (#1280)
This commit is contained in:
@@ -0,0 +1,19 @@
|
||||
{
|
||||
"icon": "maki-restaurant-noodle",
|
||||
"geometry": [
|
||||
"point",
|
||||
"area"
|
||||
],
|
||||
"terms": [
|
||||
"dim sum"
|
||||
],
|
||||
"tags": {
|
||||
"amenity": "fast_food",
|
||||
"cuisine": "chinese"
|
||||
},
|
||||
"reference": {
|
||||
"key": "cuisine",
|
||||
"value": "chinese"
|
||||
},
|
||||
"name": "Chinese Fast Food"
|
||||
}
|
||||
@@ -10,6 +10,7 @@
|
||||
"cafe",
|
||||
"café",
|
||||
"canteen",
|
||||
"dim sum",
|
||||
"dine",
|
||||
"dining",
|
||||
"dinner",
|
||||
|
||||
Reference in New Issue
Block a user