Skip to content

Commit 87c39e1

Browse files
k-yletordans
andauthored
Create preset for man_made=footwear_decontamination (#1235)
Co-authored-by: Tobias <t@tobiasjordans.de>
1 parent a453c95 commit 87c39e1

File tree

3 files changed

+39
-0
lines changed

3 files changed

+39
-0
lines changed
Lines changed: 33 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,33 @@
1+
{
2+
"icon": "temaki-footwear_decontamination",
3+
"fields": [
4+
"operator",
5+
"capacity"
6+
],
7+
"moreFields": [
8+
"{@templates/poi}",
9+
"covered"
10+
],
11+
"geometry": [
12+
"point",
13+
"vertex",
14+
"area"
15+
],
16+
"terms": [
17+
"footwear cleaning",
18+
"shoe cleaning",
19+
"boot cleaning",
20+
"contamination station",
21+
"decontamination station"
22+
],
23+
"tags": {
24+
"man_made": "footwear_decontamination"
25+
},
26+
"name": "Footwear Decontamination Station",
27+
"locationSet": {
28+
"include": [
29+
"AU",
30+
"NZ"
31+
]
32+
}
33+
}

interim/icons.json

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -583,6 +583,7 @@
583583
"temaki-fireplace",
584584
"temaki-fish_cleaning",
585585
"temaki-fish_ladder",
586+
"temaki-footwear_decontamination",
586587
"temaki-fountain",
587588
"temaki-freight_car",
588589
"temaki-furniture",

interim/source_strings.yaml

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -10613,6 +10613,11 @@ en:
1061310613
# man_made=flagpole | Translate the primary name. Optionally, add equivalent synonyms on newlines in order of preference (press the Return key).
1061410614
name: Flagpole
1061510615
terms: <translate with synonyms or related terms for 'Flagpole', separated by commas>
10616+
man_made/footwear_decontamination-AU-NZ:
10617+
# man_made=footwear_decontamination | Translate the primary name. Optionally, add equivalent synonyms on newlines in order of preference (press the Return key). | Local preset for countries "AU", "NZ"
10618+
name: Footwear Decontamination Station
10619+
# 'terms: footwear cleaning,shoe cleaning,boot cleaning,contamination station,decontamination station'
10620+
terms: <translate with synonyms or related terms for 'Footwear Decontamination Station', separated by commas>
1061610621
man_made/flare:
1061710622
# man_made=flare | Translate the primary name. Optionally, add equivalent synonyms on newlines in order of preference (press the Return key).
1061810623
name: Gas Flare

0 commit comments

Comments
 (0)