@openstreetmap/id-tagging-schema
Version:
The OpenStreetMap tagging model used by the iD editor
22 lines (21 loc) • 390 B
JSON
{
"icon": "maki-garden",
"geometry": [
"point",
"area"
],
"tags": {
"leisure": "garden",
"garden:type": "community"
},
"reference": {
"key": "garden:type",
"value": "community"
},
"terms": [
"co-op garden",
"collective garden",
"communal garden"
],
"name": "Community Garden"
}