UNPKG

@openstreetmap/id-tagging-schema

Version:

The OpenStreetMap tagging model used by the iD editor

28 lines (27 loc) 497 B
{ "name": "Sample Collection Facility", "icon": "fas-vial", "fields": [ "name", "sample_collection", "operator", "website", "phone", "address", "opening_hours" ], "moreFields": [ "{healthcare}" ], "geometry": [ "point", "area" ], "terms": [ "blood sample collection", "urine sample collection" ], "tags": { "healthcare": "sample_collection" } }