mirror of
https://github.com/FoggedLens/iD.git
synced 2026-05-16 05:49:16 +02:00
Merge pull request #6285 from westnordost/presets-houseboat
add houseboat preset
This commit is contained in:
@@ -0,0 +1,17 @@
|
||||
{
|
||||
"icon": "maki-home",
|
||||
"geometry": [
|
||||
"area"
|
||||
],
|
||||
"tags": {
|
||||
"building": "houseboat"
|
||||
},
|
||||
"terms": [
|
||||
"home",
|
||||
"family",
|
||||
"residence",
|
||||
"dwelling"
|
||||
],
|
||||
"matchScore": 0.5,
|
||||
"name": "Houseboat"
|
||||
}
|
||||
Reference in New Issue
Block a user