@openstreetmap/id-tagging-schema
Version:
The OpenStreetMap tagging model used by the iD editor
27 lines (26 loc) • 438 B
JSON
{
"icon": "maki-farm",
"geometry": [
"area"
],
"fields": [
"{building}"
],
"moreFields": [
"{building}"
],
"tags": {
"building": "farm_auxiliary"
},
"terms": [
"agriculture",
"auxilary",
"auxiliary",
"chicken coop",
"farm auxiliary",
"pigsty",
"sty"
],
"matchScore": 0.5,
"name": "Farm Building"
}