We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 35862ab commit caebe1aCopy full SHA for caebe1a
data/presets/amenity/cafe/teahouse.json
@@ -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