We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 7282df7 commit 119f288Copy full SHA for 119f288
data/presets/amenity/social_facility/assisted_living.json
@@ -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