mirror of
https://github.com/openstreetmap/id-tagging-schema.git
synced 2025-10-27 12:53:52 +01:00
Update Removable Bollard string to make it clear the values includes bollards which are removable only with a key
Without this it's unclear to mappers if this value is for removable by anyone who wants to go past or if it can also be for those removable bollards but which require a key or other token. This is confirmed by the wiki description at https://wiki.openstreetmap.org/wiki/Key:bollard
This commit is contained in:
parent
26abac80e1
commit
f85e321de8
1 changed files with 1 additions and 1 deletions
|
|
@ -7,7 +7,7 @@
|
|||
"fixed": "Fixed Bollard",
|
||||
"flexible": "Flexible Bollard",
|
||||
"foldable": "Foldable Bollard",
|
||||
"removable": "Removable Bollard",
|
||||
"removable": "Removable Bollard (with or without a key)",
|
||||
"rising": "Rising Bollard"
|
||||
}
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue