Skip to content

Commit 5261060

Browse files
Update public_bookcase.json - Add field for book tag and more (#1001)
1 parent 9d42f2a commit 5261060

File tree

2 files changed

+10
-0
lines changed

2 files changed

+10
-0
lines changed

data/fields/books.json

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,5 @@
1+
{
2+
"key": "books",
3+
"type": "semiCombo",
4+
"label": "Type of Books"
5+
}

data/presets/amenity/public_bookcase.json

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -11,15 +11,20 @@
1111
"access_simple",
1212
"address",
1313
"branch_brand",
14+
"books",
1415
"brand",
16+
"colour",
1517
"covered",
18+
"direction",
1619
"email",
20+
"height",
1721
"indoor",
1822
"level",
1923
"location",
2024
"opening_hours",
2125
"phone",
2226
"ref",
27+
"support",
2328
"wheelchair"
2429
],
2530
"geometry": [

0 commit comments

Comments
 (0)