Fix "Group Home" preset (fixes #2510)

This commit is contained in:
John Firebaugh
2015-01-18 12:51:24 -08:00
parent cac0258baf
commit 2360d5a768
3 changed files with 3 additions and 3 deletions
+1 -1
View File
@@ -1629,7 +1629,7 @@
"tags": {
"amenity": "social_facility",
"social_facility": "group_home",
"social_facility_for": "senior"
"social_facility:for": "senior"
},
"name": "Elderly Group Home"
},
@@ -19,7 +19,7 @@
"tags": {
"amenity": "social_facility",
"social_facility": "group_home",
"social_facility_for": "senior"
"social_facility:for": "senior"
},
"name": "Elderly Group Home"
}
+1 -1
View File
@@ -341,7 +341,7 @@
"value": "food_bank"
},
{
"key": "social_facility_for",
"key": "social_facility:for",
"value": "senior"
},
{