healthcare=laboratory preset

This commit is contained in:
vershwal
2018-04-10 23:20:14 +05:30
parent 9999a48679
commit 961b0300ff

View File

@@ -0,0 +1,24 @@
{
"icon": "hospital",
"fields": [
"name",
"operator",
"website",
"ref",
"address",
"opening_hours"
],
"geometry": [
"point",
"area"
],
"terms": [
"medical_laboratory",
"medical_lab",
"blood_check"
],
"tags": {
"healthcare": "laboratory"
},
"name": "Laboratory"
}