mirror of
https://github.com/openstreetmap/id-tagging-schema.git
synced 2025-10-27 04:43:52 +01:00
Update health_post.json
Fix hanging comma. Add terms section.
This commit is contained in:
parent
ddf596f0b2
commit
be11cfe902
1 changed files with 5 additions and 1 deletions
|
|
@ -18,6 +18,10 @@
|
|||
"point",
|
||||
"area"
|
||||
],
|
||||
"terms": [
|
||||
"health center",
|
||||
"health station"
|
||||
],
|
||||
"tags": {
|
||||
"amenity": "health_post"
|
||||
},
|
||||
|
|
@ -33,6 +37,6 @@
|
|||
"name": "Community Health Post",
|
||||
"aliases": [
|
||||
"Barangay Health Center",
|
||||
"Barangay Health Station",
|
||||
"Barangay Health Station"
|
||||
]
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue