Skip to content

Commit

Permalink
Add Library Book Return preset (#1037)
Browse files Browse the repository at this point in the history
  • Loading branch information
arch0345 authored Feb 5, 2024
1 parent 2f0fdba commit 12b257c
Showing 1 changed file with 28 additions and 0 deletions.
28 changes: 28 additions & 0 deletions data/presets/amenity/library_dropoff.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,28 @@
{
"icon": "maki-library",
"fields": [
"operator",
"operator/type"
],
"moreFields": [
"collection_times",
"colour",
"ref/isil",
"lit"
],
"geometry": [
"point",
"vertex"
],
"tags": {
"amenity": "library_dropoff"
},
"terms": [
"book drop-off",
"book return",
"library drop-off",
"library book return",
"library return"
],
"name": "Book Return Drop Box"
}

0 comments on commit 12b257c

Please sign in to comment.