Update health_station-PH.json

Add amenity=health_post to addTags section.
This commit is contained in:
Win Olario 2023-07-07 14:23:32 +08:00 committed by GitHub
parent 3935eaaaa5
commit fea14d856f
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -29,6 +29,7 @@
"amenity": "health_post"
},
"addTags": {
"amenity": "health_post",
"healthcare": "community_health_worker",
"operator:type": "government"
},