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:
Andrew Harvey 2025-04-29 14:09:45 +10:00 committed by GitHub
parent 26abac80e1
commit f85e321de8
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

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