Skip to content

Commit

Permalink
Add Library Book Return preset
Browse files Browse the repository at this point in the history
  • Loading branch information
arch0345 committed Oct 28, 2023
1 parent f2c16fb commit eecc478
Showing 1 changed file with 27 additions and 0 deletions.
27 changes: 27 additions & 0 deletions data/presets/amenity/library_dropoff.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,27 @@
{
"icon": "maki-library",
"fields": [
"operator",
"operator/type"
],
"moreFields": [
"collection_times",
"colour",
"ref/isil",
"lit"
],
"geometry": [
"point",
"vertex"
],
"tags": {
"amenity": "letter_box"
},
"terms": [
"book drop-off",
"book return",
"library drop-off",
"library return"
],
"name": "Library Book Return"
}

0 comments on commit eecc478

Please sign in to comment.