mirror of
https://github.com/FoggedLens/id-tagging-schema.git
synced 2026-07-07 05:27:50 +02:00
rename Kneipp Facility and add some terms + alias, tweak fields
see #866
This commit is contained in:
@@ -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"
|
||||
]
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user