@openstreetmap/id-tagging-schema
Version:
The OpenStreetMap tagging model used by the iD editor
29 lines (28 loc) • 512 B
JSON
{
"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"
}