Skip to content

Commit

Permalink
Add Senior Assisted Living Facility preset (#787)
Browse files Browse the repository at this point in the history
  • Loading branch information
arch0345 committed Feb 13, 2023
1 parent 7282df7 commit 119f288
Showing 1 changed file with 29 additions and 0 deletions.
29 changes: 29 additions & 0 deletions data/presets/amenity/social_facility/assisted_living.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,29 @@
{
"icon": "maki-wheelchair",
"fields": [
"{amenity/social_facility}",
"wheelchair"
],
"geometry": [
"point",
"area"
],
"terms": [
"assisted living",
"care home",
"elderly",
"living",
"old",
"senior"
],
"tags": {
"amenity": "social_facility",
"social_facility": "assisted_living",
"social_facility:for": "senior"
},
"reference": {
"key": "social_facility",
"value": "assisted_living"
},
"name": "Senior Assisted Living Facility"
}

0 comments on commit 119f288

Please sign in to comment.