@openstreetmap/id-tagging-schema
Version:
The OpenStreetMap tagging model used by the iD editor
30 lines (29 loc) • 466 B
JSON
{
"icon": "fas-dove",
"fields": [
"operator",
"building_area_yes",
"height",
"capacity"
],
"moreFields": [
"layer",
"location"
],
"geometry": [
"area",
"point"
],
"terms": [
"birds",
"doocot",
"dovecot",
"doves",
"pigeonholes",
"pigeons"
],
"tags": {
"man_made": "dovecote"
},
"name": "Dovecote"
}