mirror of
https://github.com/openstreetmap/id-tagging-schema.git
synced 2025-10-26 20:33:51 +01:00
Delete health_station-PH.json
Removed regional preset in favor of a globalized preset for amenity=health_post.
This commit is contained in:
parent
135157154c
commit
ddf596f0b2
1 changed files with 0 additions and 46 deletions
|
|
@ -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"
|
||||
]
|
||||
}
|
||||
Loading…
Add table
Add a link
Reference in a new issue