mirror of
https://github.com/FoggedLens/id-tagging-schema.git
synced 2026-08-14 15:20:25 +02:00
add "Ramen Shop" as alias to Ramen Restaurant, and tweak search terms
see https://en.wikipedia.org/wiki/Ramen_shop
This commit is contained in:
@@ -5,16 +5,11 @@
|
||||
"area"
|
||||
],
|
||||
"terms": [
|
||||
"bar",
|
||||
"dine",
|
||||
"dining",
|
||||
"dinner",
|
||||
"eat",
|
||||
"lunch",
|
||||
"table",
|
||||
"japanese",
|
||||
"soup",
|
||||
"noodles"
|
||||
"noodles",
|
||||
"ramen-ten",
|
||||
"ramen-ya",
|
||||
"soup"
|
||||
],
|
||||
"tags": {
|
||||
"amenity": "restaurant",
|
||||
@@ -24,5 +19,8 @@
|
||||
"key": "cuisine",
|
||||
"value": "ramen"
|
||||
},
|
||||
"name": "Ramen Restaurant"
|
||||
"name": "Ramen Restaurant",
|
||||
"aliases": [
|
||||
"Ramen Shop"
|
||||
]
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user