mirror of
https://github.com/openstreetmap/id-tagging-schema.git
synced 2025-10-26 20:33:51 +01:00
update lifeboat station preset (#382)
This commit is contained in:
parent
258e9372f0
commit
16c276b190
2 changed files with 27 additions and 0 deletions
|
|
@ -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"
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue