Skip to content

Commit 119f288

Browse files
authored
Add Senior Assisted Living Facility preset (#787)
1 parent 7282df7 commit 119f288

File tree

1 file changed

+29
-0
lines changed

1 file changed

+29
-0
lines changed
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,29 @@
1+
{
2+
"icon": "maki-wheelchair",
3+
"fields": [
4+
"{amenity/social_facility}",
5+
"wheelchair"
6+
],
7+
"geometry": [
8+
"point",
9+
"area"
10+
],
11+
"terms": [
12+
"assisted living",
13+
"care home",
14+
"elderly",
15+
"living",
16+
"old",
17+
"senior"
18+
],
19+
"tags": {
20+
"amenity": "social_facility",
21+
"social_facility": "assisted_living",
22+
"social_facility:for": "senior"
23+
},
24+
"reference": {
25+
"key": "social_facility",
26+
"value": "assisted_living"
27+
},
28+
"name": "Senior Assisted Living Facility"
29+
}

0 commit comments

Comments
 (0)