Should all of those tags get prefixed with
disused:
?
I think not. It’s been a little bit since I’ve studied or used the disused:*
prefix, but I believe it’s only needed on the main feature tag. (citation needed, ofc)
Everything #OpenStreetMap related is welcome: software releases, showing of your work, questions about how to tag something, as long as it has to do with OpenStreetMap or OpenStreetMap-related software.
OpenStreetMap is a map of the world, created by people like you and free to use under an open license.
Join OpenStreetMap and start mapping: https://www.openstreetmap.org.
There are many communication channels about OSM, many organized around a certain country or region. Discover them on https://openstreetmap.community
https://mapcomplete.org is an easy-to-use website to view, edit and add points (such as shops, restaurants and others)
https://learnosm.org/en/ has a lot of information for beginners too.
Should all of those tags get prefixed with
disused:
?
I think not. It’s been a little bit since I’ve studied or used the disused:*
prefix, but I believe it’s only needed on the main feature tag. (citation needed, ofc)
Wiki examples show added to multiple tags:
disused:amenity=pub
disused:operator=The Oxford Pub Company
name=Fox & Hounds
https://wiki.openstreetmap.org/wiki/Lifecycle_prefix#Examples
disused:amenity=parking
disused:capacity=20
https://wiki.openstreetmap.org/wiki/Key:disused#Comparison_of_disused=yes_vs_disused:key=*_namespace
My habit is to add it to main tags only, if there are more main tags add it to all of them, but nothing else. Renderer should get from this it's disused, adding it to operator
or capacity
shouldn't matter, but it will be more work to change them back when it becomes used again. Changing more tags are more error prone.
I would tag a disused bus stop this way:
disused:public_transport=platform
disused:highway=bus_stop
name=*
operator=*
shelter=*
...
i'm no expert — consensus sounds like putting disused only on the main tag, and when i've encountered this, i haven't marked anything disused at all. i've only looked at the stop/platform to make sure they weren't in any relation (transit line relations may include the passing way but shouldn't include the disused stop/platform). and i make sure route_ref isn't set on the stop/platform. were the stop to be used again, i figure it would have the same ref/stop id and operator, so i don't remove them. listening for better ideas though