Complex Intersections, or Why We Should Get Rid Of exit_to
Posted by mvexel on 3 July 2014 in English. Last updated on 5 April 2017.Here in the U.S., we have been using the convention of tagging exit information on the highway=junction
node using the poorly documented exit_to
tag. The rest of the world has been using destination=
, and now that I start to think about this problem more, I can see why.
Let’s take this example of the junction of I-70 and the Baltimore beltway I-695.
(Have you used Mapillary? It’s pretty awesome and unlike Google Streetview, OpenStreetMap explicitly does have permission to map from the images. It’s pretty easy and fun to contribute your own, too.)
How to tag this so that navigation and other software could make sense of it?
Currently, the only relevant tags on the junction node are ref:left=91B
and ref:right=91A
indicating the exit / junction numbers. There is nothing on the `_link’ ways to indicate destination.