We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
book
1 parent 9d42f2a commit 5261060Copy full SHA for 5261060
data/fields/books.json
@@ -0,0 +1,5 @@
1
+{
2
+ "key": "books",
3
+ "type": "semiCombo",
4
+ "label": "Type of Books"
5
+}
data/presets/amenity/public_bookcase.json
@@ -11,15 +11,20 @@
11
"access_simple",
12
"address",
13
"branch_brand",
14
+ "books",
15
"brand",
16
+ "colour",
17
"covered",
18
+ "direction",
19
"email",
20
+ "height",
21
"indoor",
22
"level",
23
"location",
24
"opening_hours",
25
"phone",
26
"ref",
27
+ "support",
28
"wheelchair"
29
],
30
"geometry": [
0 commit comments