UNPKG

@openstreetmap/id-tagging-schema

Version:

The OpenStreetMap tagging model used by the iD editor

25 lines (24 loc) 463 B
{ "icon": "maki-doctor", "geometry": [ "point", "area" ], "tags": { "healthcare": "dialysis" }, "addTags": { "amenity": "clinic", "healthcare": "dialysis", "healthcare:speciality": "nephrology" }, "reference": { "key": "healthcare", "value": "dialysis" }, "terms": [ "kidney dialysis", "dialysis clinic" ], "name": "Dialysis Center" }