mirror of
https://github.com/openstreetmap/id-tagging-schema.git
synced 2025-10-27 12:53:52 +01:00
fix missing primary tag in addTags of Lifeboat Station preset (#551)
This commit is contained in:
parent
7243ca0cad
commit
fa463906d1
1 changed files with 1 additions and 0 deletions
|
|
@ -30,6 +30,7 @@
|
|||
"emergency": "lifeboat_station"
|
||||
},
|
||||
"addTags": {
|
||||
"emergency": "lifeboat_station",
|
||||
"seamark:type": "rescue_station"
|
||||
},
|
||||
"name": "Lifeboat Station"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue