mirror of
https://github.com/FoggedLens/iD.git
synced 2026-02-14 01:33:03 +00:00
Merge pull request #6315 from westnordost/presets-ambulatory_care
add ambulatory_care preset
This commit is contained in:
@@ -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"
|
||||
}
|
||||
Reference in New Issue
Block a user