mirror of
https://github.com/FoggedLens/id-tagging-schema.git
synced 2026-05-21 07:46:49 +02:00
Add Library Book Return preset (#1037)
This commit is contained in:
@@ -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"
|
||||
}
|
||||
Reference in New Issue
Block a user