@openstreetmap/id-tagging-schema
Version:
The OpenStreetMap tagging model used by the iD editor
22 lines (21 loc) • 387 B
JSON
{
"icon": "maki-garden",
"geometry": [
"point",
"area"
],
"tags": {
"leisure": "garden",
"garden:type": "botanical"
},
"reference": {
"key": "garden:type",
"value": "botanical"
},
"terms": [
"botanic garden",
"plant collection",
"rare plants"
],
"name": "Botanical Garden"
}