Delete health_station-PH.json

Removed regional preset in favor of a globalized preset for amenity=health_post.
This commit is contained in:
Win Olario 2023-07-11 16:25:52 +08:00 committed by GitHub
parent 135157154c
commit ddf596f0b2
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -1,46 +0,0 @@
{
"icon": "fas-house-medical-flag",
"locationSet": {
"include": [
"ph"
]
},
"fields": [
"name",
"operator",
"address",
"building_area_yes",
"opening_hours"
],
"moreFields": [
"{@templates/poi}",
"healthcare",
"air_conditioning",
"branch_brand",
"brand"
],
"geometry": [
"point",
"area"
],
"terms": [
"bhs",
"bhc"
],
"tags": {
"amenity": "health_post"
},
"addTags": {
"amenity": "health_post",
"healthcare": "community_health_worker",
"operator:type": "government"
},
"reference": {
"key": "amenity",
"value": "health_post"
},
"name": "Barangay Health Station",
"aliases": [
"Barangay Health Center"
]
}