Merge pull request #6285 from westnordost/presets-houseboat

add houseboat preset
This commit is contained in:
Bryan Housel
2019-05-01 19:13:52 -04:00
committed by GitHub
@@ -0,0 +1,17 @@
{
"icon": "maki-home",
"geometry": [
"area"
],
"tags": {
"building": "houseboat"
},
"terms": [
"home",
"family",
"residence",
"dwelling"
],
"matchScore": 0.5,
"name": "Houseboat"
}