@openstreetmap/id-tagging-schema
Version:
The OpenStreetMap tagging model used by the iD editor
45 lines (44 loc) • 746 B
JSON
{
"icon": "fas-box-open",
"fields": [
"name",
"operator",
"opening_hours",
"access_simple"
],
"moreFields": [
"address",
"branch_brand",
"brand",
"capacity",
"covered",
"email",
"indoor",
"level",
"lit",
"location",
"phone",
"ref",
"wheelchair"
],
"geometry": [
"point",
"area"
],
"terms": [
"donations",
"free table",
"freebox",
"give shelf",
"givebox",
"library",
"share shelf"
],
"tags": {
"amenity": "give_box"
},
"name": "Free Box",
"aliases": [
"Give Box"
]
}