@openstreetmap/id-tagging-schema
Version:
The OpenStreetMap tagging model used by the iD editor
29 lines (28 loc) • 473 B
JSON
{
"icon": "temaki-row_houses",
"geometry": [
"area"
],
"fields": [
"{building}"
],
"moreFields": [
"{building}"
],
"tags": {
"building": "terrace"
},
"terms": [
"brownstone",
"dwelling",
"family",
"home",
"residence",
"row home",
"row house",
"terrace",
"townhome"
],
"matchScore": 0.5,
"name": "Row of Townhouses"
}