update lifeboat station preset (#382)

This commit is contained in:
Kyℓe Hensel 2022-02-02 09:23:55 +13:00 committed by GitHub
parent 258e9372f0
commit 16c276b190
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
2 changed files with 27 additions and 0 deletions

View file

@ -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"
}