mirror of
https://github.com/FoggedLens/id-tagging-schema.git
synced 2026-08-05 19:08:39 +02:00
Create preset for man_made=footwear_decontamination (#1235)
Co-authored-by: Tobias <t@tobiasjordans.de>
This commit is contained in:
@@ -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"
|
||||
]
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user