Merge pull request #6315 from westnordost/presets-ambulatory_care

add ambulatory_care preset
This commit is contained in:
Bryan Housel
2019-05-04 23:19:44 -04:00
committed by GitHub

View File

@@ -0,0 +1,16 @@
{
"icon": "maki-wheelchair",
"geometry": [
"point",
"area"
],
"tags": {
"amenity": "social_facility",
"social_facility": "ambulatory_care"
},
"reference": {
"key": "social_facility",
"value": "ambulatory_care"
},
"name": "Ambulatory Care"
}