mirror of
https://github.com/openstreetmap/id-tagging-schema.git
synced 2025-10-26 20:33:51 +01:00
rename Kneipp Facility and add some terms + alias, tweak fields
see #866
This commit is contained in:
parent
9addee4ac2
commit
d9b12bcbce
2 changed files with 18 additions and 11 deletions
|
|
@ -1,12 +1,16 @@
|
|||
{
|
||||
"icon": "maki-hospital",
|
||||
"fields": [
|
||||
"name",
|
||||
"kneipp_water_cure_multi",
|
||||
"access_simple",
|
||||
"opening_hours",
|
||||
"fee"
|
||||
],
|
||||
"moreFields": [
|
||||
"opening_hours/covid19"
|
||||
"address",
|
||||
"level",
|
||||
"wheelchair"
|
||||
],
|
||||
"geometry": [
|
||||
"point",
|
||||
|
|
@ -15,12 +19,15 @@
|
|||
"tags": {
|
||||
"amenity": "kneipp_water_cure"
|
||||
},
|
||||
"reference": {
|
||||
"key": "amenity",
|
||||
"value": "kneipp_water_cure"
|
||||
},
|
||||
"terms": [
|
||||
"hydrotherapy"
|
||||
"foot bath",
|
||||
"hydrotherapy",
|
||||
"kneipp cure",
|
||||
"kneipp hydrotherapy",
|
||||
"kneippism"
|
||||
],
|
||||
"name": "Kneipp Water Cure"
|
||||
"name": "Kneipp Facility",
|
||||
"aliases": [
|
||||
"Kneipp Water Cure"
|
||||
]
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue