@openstreetmap/id-tagging-schema
Version:
The OpenStreetMap tagging model used by the iD editor
29 lines (28 loc) • 440 B
JSON
{
"icon": "fas-archive",
"geometry": [
"point",
"area"
],
"fields": [
"ref",
"operator",
"seasonal",
"height",
"colour"
],
"moreFields": [
"manufacturer"
],
"terms": [
"apiary",
"beekeeper",
"farm",
"honey",
"pollination"
],
"tags": {
"man_made": "beehive"
},
"name": "Beehive"
}