@openstreetmap/id-tagging-schema
Version:
The OpenStreetMap tagging model used by the iD editor
27 lines (26 loc) • 460 B
JSON
{
"icon": "temaki-tree_stump",
"fields": [
"{natural}"
],
"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"
}