@openstreetmap/id-tagging-schema
Version:
The OpenStreetMap tagging model used by the iD editor
29 lines (28 loc) • 447 B
JSON
{
"icon": "maki-park-alt1",
"fields": [
"name",
"leaf_type",
"leaf_cycle"
],
"moreFields": [
"species/wikidata"
],
"geometry": [
"area"
],
"tags": {
"natural": "wood"
},
"terms": [
"boreal",
"forest",
"forrest",
"taiga",
"tree",
"trees",
"woodlands",
"woods"
],
"name": "Natural Wood"
}