Skip to content

Commit eecc478

Browse files
committed
Add Library Book Return preset
1 parent f2c16fb commit eecc478

File tree

1 file changed

+27
-0
lines changed

1 file changed

+27
-0
lines changed
Lines changed: 27 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,27 @@
1+
{
2+
"icon": "maki-library",
3+
"fields": [
4+
"operator",
5+
"operator/type"
6+
],
7+
"moreFields": [
8+
"collection_times",
9+
"colour",
10+
"ref/isil",
11+
"lit"
12+
],
13+
"geometry": [
14+
"point",
15+
"vertex"
16+
],
17+
"tags": {
18+
"amenity": "letter_box"
19+
},
20+
"terms": [
21+
"book drop-off",
22+
"book return",
23+
"library drop-off",
24+
"library return"
25+
],
26+
"name": "Library Book Return"
27+
}

0 commit comments

Comments
 (0)