I am wondering how I should temporarily (approximately a four-month period) map a designated/signed detour route due to an old bridge over a freeway being demolished and replaced with a new bridge. Here is a link to the MnDOT detour map (there are actually two detours): According to the OSM wiki, a route relation with route=detour is for PERMANENT alternate routes during traffic jams. This is not the same thing; it is temporary but 4 months long. Thru-traffic on US 52 will simply be temporarily re-routed using the on- and off-ramps (motorway links already existing). David asked 16 Jul '21, 02:26 yourvillagemaps |
This is a perfect use-case for conditional restrictions. If the bridge is closed for all types of traffic (motor vehicles, bicycles and pedestrians) and you (roughly) know the time-span for which this road is closed, then simply add the following tag to this road:
If the bridge is just closed for motor vehicles but open for cyclists and pedestrians then add the following instead:
You might have to adapt the date to your needs. Note that not all end-user software support conditional restrictions yet. In fact, the only application known to me is OsmAnd. answered 16 Jul '21, 08:00 scai ♦ |
If it's closed for construction, then set the access to what it will be once it reopens, and then change
(or whatever y-m-d it's expected to be open by). This method makes it easy to reopen, then all you have to do in JOSM is change
answered 16 Jul '21, 15:02 Baloo Uriza I have decided to go with the suggestion by Baloo Uriza. Thanks! David
(29 Jul '21, 21:45)
yourvillagemaps
|
For only four moths i wound just add some map notes, they are instant and can be removed just as quickly. I would not recommend changing the map data for such a short time. The change would be ok for the main OSM map but many derived maps use that data, and they will time lag so long that by the time they have reacted to the closed bridge it will be repaired and then there will be another time lag for them to show the restored route. I am looking at this from the point of view for a OSM on Garmin user. I don't know what commercial map providers like TomTom and Garmins do. They, i think, only do once a year updates and I guess they ignore short time closures and use dab or phone traffic alerts to cover this. answered 16 Jul '21, 07:40 andy mackey 3
I agree to not change the map substantially for this time frame. Scai has given a good solution how to do it with little unwanted impact. I don't agree on placing a map note, though. In my understanding they are there to leave hints for mappers what to change in the map. That's why they can be "resolved", too. They shouldn't be used to give general notes to the public. The fact that they cannot systematically evaluated by any consumer alone makes them unsuitable for such case.
(16 Jul '21, 08:12)
TZorn
|
Don't forget to mark which answer you went with as accepted.