@openstreetmap/id-tagging-schema
Version:
The OpenStreetMap tagging model used by the iD editor
28 lines (27 loc) • 442 B
JSON
{
"icon": "temaki-barn",
"geometry": [
"area"
],
"fields": [
"{building}"
],
"moreFields": [
"{building}"
],
"tags": {
"building": "cowshed"
},
"matchScore": 0.5,
"terms": [
"byre",
"cow barn",
"cow house",
"cow shed",
"cowbarn",
"cowhouse",
"dairy barn",
"milking barn"
],
"name": "Cowshed"
}