Skip to content

Commit

Permalink
Create preset for man_made=footwear_decontamination (#1235)
Browse files Browse the repository at this point in the history
Co-authored-by: Tobias <t@tobiasjordans.de>
  • Loading branch information
k-yle and tordans authored Jul 15, 2024
1 parent a453c95 commit 87c39e1
Show file tree
Hide file tree
Showing 3 changed files with 39 additions and 0 deletions.
33 changes: 33 additions & 0 deletions data/presets/man_made/footwear_decontamination-AU-NZ.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,33 @@
{
"icon": "temaki-footwear_decontamination",
"fields": [
"operator",
"capacity"
],
"moreFields": [
"{@templates/poi}",
"covered"
],
"geometry": [
"point",
"vertex",
"area"
],
"terms": [
"footwear cleaning",
"shoe cleaning",
"boot cleaning",
"contamination station",
"decontamination station"
],
"tags": {
"man_made": "footwear_decontamination"
},
"name": "Footwear Decontamination Station",
"locationSet": {
"include": [
"AU",
"NZ"
]
}
}
1 change: 1 addition & 0 deletions interim/icons.json
Original file line number Diff line number Diff line change
Expand Up @@ -583,6 +583,7 @@
"temaki-fireplace",
"temaki-fish_cleaning",
"temaki-fish_ladder",
"temaki-footwear_decontamination",
"temaki-fountain",
"temaki-freight_car",
"temaki-furniture",
Expand Down
5 changes: 5 additions & 0 deletions interim/source_strings.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -10613,6 +10613,11 @@ en:
# man_made=flagpole | Translate the primary name. Optionally, add equivalent synonyms on newlines in order of preference (press the Return key).
name: Flagpole
terms: <translate with synonyms or related terms for 'Flagpole', separated by commas>
man_made/footwear_decontamination-AU-NZ:
# 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"
name: Footwear Decontamination Station
# 'terms: footwear cleaning,shoe cleaning,boot cleaning,contamination station,decontamination station'
terms: <translate with synonyms or related terms for 'Footwear Decontamination Station', separated by commas>
man_made/flare:
# man_made=flare | Translate the primary name. Optionally, add equivalent synonyms on newlines in order of preference (press the Return key).
name: Gas Flare
Expand Down

0 comments on commit 87c39e1

Please sign in to comment.