@openstreetmap/id-tagging-schema
Version:
The OpenStreetMap tagging model used by the iD editor
24 lines (23 loc) • 417 B
JSON
{
"icon": "temaki-tree_stump",
"moreFields": [
"leaf_type_singular",
"leaf_cycle_singular",
"denotation",
"height",
"circumference",
"{natural/tree}"
],
"geometry": [
"point",
"vertex"
],
"tags": {
"natural": "tree_stump"
},
"terms": [
"cut tree",
"removed tree"
],
"name": "Tree Stump"
}