@openstreetmap/id-tagging-schema
Version:
The OpenStreetMap tagging model used by the iD editor
24 lines (23 loc) • 380 B
JSON
{
"icon": "temaki-horse_shelter",
"geometry": [
"area"
],
"fields": [
"{building}"
],
"moreFields": [
"{building}"
],
"tags": {
"building": "stable"
},
"terms": [
"horse barn",
"horse shed",
"horse shelter",
"horse stable"
],
"matchScore": 0.5,
"name": "Stable"
}