@openstreetmap/id-tagging-schema
Version:
The OpenStreetMap tagging model used by the iD editor
27 lines (26 loc) • 420 B
JSON
{
"icon": "maki-farm",
"fields": [
"name",
"operator"
],
"moreFields": [
"{@templates/contact}",
"address"
],
"geometry": [
"area"
],
"tags": {
"landuse": "farmyard"
},
"terms": [
"barnyard",
"cattleyard",
"feeding",
"feedlot",
"feedyard",
"livestock"
],
"name": "Farmyard"
}