rename Kneipp Facility and add some terms + alias, tweak fields

see #866
This commit is contained in:
Martin Raifer 2023-04-13 18:16:50 +02:00
parent 9addee4ac2
commit d9b12bcbce
No known key found for this signature in database
GPG key ID: 3CD561F7B1C461BD
2 changed files with 18 additions and 11 deletions

View file

@ -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"
]
}