add ambulatory_care preset

This commit is contained in:
Tobias Zwick
2019-05-02 22:45:18 +02:00
parent 57b5d7fc74
commit a2ca5aea53
@@ -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"
}