@openstreetmap/id-tagging-schema
Version:
The OpenStreetMap tagging model used by the iD editor
30 lines (29 loc) • 501 B
JSON
{
"icon": "temaki-row_houses",
"geometry": [
"area"
],
"tags": {
"building": "house",
"house": "terraced"
},
"reference": {
"key": "house",
"value": "terraced"
},
"terms": [
"brownstone",
"dwelling",
"family",
"home",
"residence",
"row home",
"terrace",
"townhome"
],
"matchScore": 0.5,
"name": "Townhouse",
"aliases": [
"Row House"
]
}