Skip to content

Commit d9b12bc

Browse files
committed
rename Kneipp Facility and add some terms + alias, tweak fields
see #866
1 parent 9addee4 commit d9b12bc

File tree

2 files changed

+18
-11
lines changed

2 files changed

+18
-11
lines changed
Lines changed: 14 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -1,12 +1,16 @@
11
{
22
"icon": "maki-hospital",
33
"fields": [
4+
"name",
45
"kneipp_water_cure_multi",
6+
"access_simple",
57
"opening_hours",
68
"fee"
79
],
810
"moreFields": [
9-
"opening_hours/covid19"
11+
"address",
12+
"level",
13+
"wheelchair"
1014
],
1115
"geometry": [
1216
"point",
@@ -15,12 +19,15 @@
1519
"tags": {
1620
"amenity": "kneipp_water_cure"
1721
},
18-
"reference": {
19-
"key": "amenity",
20-
"value": "kneipp_water_cure"
21-
},
2222
"terms": [
23-
"hydrotherapy"
23+
"foot bath",
24+
"hydrotherapy",
25+
"kneipp cure",
26+
"kneipp hydrotherapy",
27+
"kneippism"
2428
],
25-
"name": "Kneipp Water Cure"
29+
"name": "Kneipp Facility",
30+
"aliases": [
31+
"Kneipp Water Cure"
32+
]
2633
}

interim/source_strings.yaml

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -6235,10 +6235,10 @@ en:
62356235
# 'terms: kindergarten,kindergarden,pre-school'
62366236
terms: <translate with synonyms or related terms for 'Preschool / Kindergarten Grounds', separated by commas>
62376237
amenity/kneipp_water_cure:
6238-
# amenity=kneipp_water_cure | Translate the primary name. Optionally, add equivalent synonyms on newlines in order of preference (press the Return key).
6239-
name: Kneipp Water Cure
6240-
# 'terms: hydrotherapy'
6241-
terms: <translate with synonyms or related terms for 'Kneipp Water Cure', separated by commas>
6238+
# amenity=kneipp_water_cure | Kneipp Water Cure | Translate the primary name. Optionally, add equivalent synonyms on newlines in order of preference (press the Return key).
6239+
name: Kneipp Facility
6240+
# 'terms: foot bath,hydrotherapy,kneipp cure,kneipp hydrotherapy,kneippism'
6241+
terms: <translate with synonyms or related terms for 'Kneipp Facility', separated by commas>
62426242
amenity/language_school:
62436243
# amenity=language_school | Translate the primary name. Optionally, add equivalent synonyms on newlines in order of preference (press the Return key).
62446244
name: Language School

0 commit comments

Comments
 (0)