@openstreetmap/id-tagging-schema
Version:
The OpenStreetMap tagging model used by the iD editor
27 lines (26 loc) • 428 B
JSON
{
"icon": "maki-home",
"geometry": [
"area"
],
"fields": [
"{building}"
],
"moreFields": [
"{building}"
],
"tags": {
"building": "semidetached_house"
},
"terms": [
"double",
"duplex",
"dwelling",
"family",
"home",
"residence",
"twin"
],
"matchScore": 0.5,
"name": "Semi-Detached House"
}