@openstreetmap/id-tagging-schema
Version:
The OpenStreetMap tagging model used by the iD editor
31 lines (30 loc) • 513 B
JSON
{
"icon": "roentgen-tree",
"fields": [
"leaf_type_singular",
"leaf_cycle_singular",
"denotation",
"height",
"circumference"
],
"moreFields": [
"genus",
"species",
"species/wikidata",
"taxon",
"diameter_crown",
"diameter"
],
"geometry": [
"point",
"vertex"
],
"tags": {
"natural": "tree"
},
"terms": [
"bole",
"trunk"
],
"name": "Tree"
}