@openstreetmap/id-tagging-schema
Version:
The OpenStreetMap tagging model used by the iD editor
25 lines (24 loc) • 403 B
JSON
{
"icon": "maki-garden-centre",
"geometry": [
"area"
],
"fields": [
"name",
"operator",
"plots"
],
"moreFields": [
"{@templates/contact}",
"address"
],
"tags": {
"landuse": "allotments"
},
"terms": [
"allotment",
"community garden",
"garden"
],
"name": "Garden Allotments"
}