Add "care home" term to group home

This commit is contained in:
JamesKingdom
2017-08-06 15:15:42 +01:00
parent 43be48b621
commit 3c50974956
4 changed files with 6 additions and 4 deletions
+1 -1
View File
@@ -1931,7 +1931,7 @@ en:
amenity/social_facility/group_home:
# 'amenity=social_facility, social_facility=group_home, social_facility:for=senior'
name: Elderly Group Home
# 'terms: old,senior,living'
# 'terms: old,senior,living,care home'
terms: '<translate with synonyms or related terms for ''Elderly Group Home'', separated by commas>'
amenity/social_facility/homeless_shelter:
# 'amenity=social_facility, social_facility=shelter, social_facility:for=homeless'
+2 -1
View File
@@ -2632,7 +2632,8 @@
"terms": [
"old",
"senior",
"living"
"living",
"care home"
],
"tags": {
"amenity": "social_facility",
@@ -17,7 +17,8 @@
"terms": [
"old",
"senior",
"living"
"living",
"care home"
],
"tags": {
"amenity": "social_facility",
+1 -1
View File
@@ -2746,7 +2746,7 @@
},
"amenity/social_facility/group_home": {
"name": "Elderly Group Home",
"terms": "old,senior,living"
"terms": "old,senior,living,care home"
},
"amenity/social_facility/homeless_shelter": {
"name": "Homeless Shelter",