@openstreetmap/id-tagging-schema
Version:
The OpenStreetMap tagging model used by the iD editor
27 lines (26 loc) • 405 B
JSON
{
"icon": "fas-box",
"fields": [
"operator",
"access_simple",
"material",
"collection_times"
],
"moreFields": [
"colour",
"height",
"lit"
],
"geometry": [
"point",
"vertex"
],
"tags": {
"amenity": "grit_bin"
},
"terms": [
"salt",
"sand"
],
"name": "Grit Bin"
}