Skip to content

Commit caebe1a

Browse files
authored
Create "Teahouse" preset (#1555)
1 parent 35862ab commit caebe1a

File tree

1 file changed

+30
-0
lines changed

1 file changed

+30
-0
lines changed
Lines changed: 30 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,30 @@
1+
{
2+
"icon": "maki-cafe",
3+
"geometry": [
4+
"point",
5+
"area"
6+
],
7+
"tags": {
8+
"amenity": "cafe",
9+
"cuisine": "tea"
10+
},
11+
"reference": {
12+
"key": "amenity",
13+
"value": "cafe"
14+
},
15+
"terms": [
16+
"teahouse",
17+
"tea house",
18+
"tearoom",
19+
"tea room",
20+
"tea",
21+
"tea drink",
22+
"black tea",
23+
"green tea",
24+
"yellow tea",
25+
"white tea",
26+
"oolong tea",
27+
"hot drinks"
28+
],
29+
"name": "Teahouse"
30+
}

0 commit comments

Comments
 (0)