Skip to content

Commit

Permalink
Add Mobile Home Park preset (#696)
Browse files Browse the repository at this point in the history
  • Loading branch information
arch0345 committed Dec 20, 2022
1 parent fd8f60a commit 57e0444
Showing 1 changed file with 29 additions and 0 deletions.
29 changes: 29 additions & 0 deletions data/presets/landuse/residential/trailer_park.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,29 @@
{
"icon": "temaki-manufactured_home",
"fields": [
"name",
"operator",
"address"
],
"geometry": [
"point",
"area"
],
"tags": {
"residential": "trailer_park"
},
"addTags": {
"landuse": "residential",
"residential": "trailer_park"
},
"reference": {
"key": "residential",
"value": "trailer_park"
},
"terms": [
"caravan park",
"manufactured home community",
"trailer park"
],
"name": "Mobile Home Park"
}

0 comments on commit 57e0444

Please sign in to comment.