mirror of
https://github.com/FoggedLens/id-tagging-schema.git
synced 2026-07-06 13:08:00 +02:00
Create "Teahouse" preset (#1555)
This commit is contained in:
@@ -0,0 +1,30 @@
|
||||
{
|
||||
"icon": "maki-cafe",
|
||||
"geometry": [
|
||||
"point",
|
||||
"area"
|
||||
],
|
||||
"tags": {
|
||||
"amenity": "cafe",
|
||||
"cuisine": "tea"
|
||||
},
|
||||
"reference": {
|
||||
"key": "amenity",
|
||||
"value": "cafe"
|
||||
},
|
||||
"terms": [
|
||||
"teahouse",
|
||||
"tea house",
|
||||
"tearoom",
|
||||
"tea room",
|
||||
"tea",
|
||||
"tea drink",
|
||||
"black tea",
|
||||
"green tea",
|
||||
"yellow tea",
|
||||
"white tea",
|
||||
"oolong tea",
|
||||
"hot drinks"
|
||||
],
|
||||
"name": "Teahouse"
|
||||
}
|
||||
Reference in New Issue
Block a user