mirror of
https://github.com/openstreetmap/id-tagging-schema.git
synced 2025-10-26 20:33:51 +01:00
Update health_station-PH.json
Move "Health Center", from term, to alias.
This commit is contained in:
parent
7b4d9d3788
commit
c727dc8192
1 changed files with 43 additions and 41 deletions
|
|
@ -1,44 +1,46 @@
|
|||
{
|
||||
"icon": "fas-house-medical-flag",
|
||||
"locationSet": {
|
||||
"include": [
|
||||
"ph"
|
||||
"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"
|
||||
]
|
||||
},
|
||||
"fields": [
|
||||
"name",
|
||||
"operator",
|
||||
"address",
|
||||
"building_area_yes",
|
||||
"opening_hours"
|
||||
],
|
||||
"moreFields": [
|
||||
"{@templates/poi}",
|
||||
"healthcare",
|
||||
"air_conditioning",
|
||||
"branch_brand",
|
||||
"brand"
|
||||
],
|
||||
"geometry": [
|
||||
"point",
|
||||
"area"
|
||||
],
|
||||
"terms": [
|
||||
"bhs",
|
||||
"bhc",
|
||||
"health center"
|
||||
],
|
||||
"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"
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue