@openstreetmap/id-tagging-schema
Version:
The OpenStreetMap tagging model used by the iD editor
34 lines (33 loc) • 574 B
JSON
{
"icon": "fas-dumpster",
"fields": [
"operator",
"waste",
"collection_times",
"access_simple"
],
"moreFields": [
"branch_brand",
"brand",
"colour",
"height",
"manufacturer",
"material"
],
"geometry": [
"point",
"vertex",
"area"
],
"tags": {
"amenity": "waste_disposal"
},
"terms": [
"garbage",
"rubbish",
"litter",
"trash",
"waste disposal"
],
"name": "Garbage Dumpster"
}