mirror of
https://github.com/FoggedLens/id-tagging-schema.git
synced 2026-05-22 16:19:42 +02:00
update lifeboat station preset (#382)
This commit is contained in:
@@ -0,0 +1,19 @@
|
||||
{
|
||||
"key": "seamark:rescue_station:category",
|
||||
"type": "semiCombo",
|
||||
"label": "Life Saving Equipment",
|
||||
"strings": {
|
||||
"options": {
|
||||
"lifeboat": "Lifeboat (on Land)",
|
||||
"lifeboat_on_mooring": "Lifeboat (at a Mooring)",
|
||||
"seaplane": "Seaplane",
|
||||
"aircraft": "Aircraft",
|
||||
"hovercraft": "Hovercraft",
|
||||
"radio": "Radio Station",
|
||||
"first_aid": "First aid",
|
||||
"refuge_shipwrecked": "Shipwreck Refuge",
|
||||
"refuge_intertidal": " Intertidal Refuge",
|
||||
"tug": "Salvage tug"
|
||||
}
|
||||
}
|
||||
}
|
||||
@@ -3,6 +3,7 @@
|
||||
"fields": [
|
||||
"name",
|
||||
"operator",
|
||||
"seamark/rescue_station/category",
|
||||
"address",
|
||||
"building_area",
|
||||
"phone",
|
||||
@@ -19,10 +20,17 @@
|
||||
"area"
|
||||
],
|
||||
"terms": [
|
||||
"lifeboat",
|
||||
"rescue",
|
||||
"search and rescue",
|
||||
"life saving",
|
||||
"boat rescue"
|
||||
],
|
||||
"tags": {
|
||||
"emergency": "lifeboat_station"
|
||||
},
|
||||
"addTags": {
|
||||
"seamark:type": "rescue_station"
|
||||
},
|
||||
"name": "Lifeboat Station"
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user