diff --git a/data/presets/presets/amenity/social_facility/ambulatory_care.json b/data/presets/presets/amenity/social_facility/ambulatory_care.json new file mode 100644 index 000000000..afd0782cc --- /dev/null +++ b/data/presets/presets/amenity/social_facility/ambulatory_care.json @@ -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" +}