We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 489bef9 commit f5a7695Copy full SHA for f5a7695
data/presets/tourism/information/visitor_centre.json
@@ -0,0 +1,27 @@
1
+{
2
+ "icon": "maki-information",
3
+ "fields": [
4
+ "{tourism/information/office}"
5
+ ],
6
+ "moreFields": [
7
8
9
+ "geometry": [
10
+ "point",
11
+ "area"
12
13
+ "terms": [
14
+ "visitors center",
15
+ "visitors information center",
16
+ "welcome center"
17
18
+ "tags": {
19
+ "tourism": "information",
20
+ "information": "visitor_centre"
21
+ },
22
+ "reference": {
23
+ "key": "information",
24
+ "value": "visitor_centre"
25
26
+ "name": "Visitor Center"
27
+}
0 commit comments