<div dir="ltr"><div class="gmail_extra"><div class="gmail_quote">On Mon, Mar 20, 2017 at 12:19 PM, Jean-Marc Liotier <span dir="ltr"><<a href="mailto:jm@liotier.org" target="_blank">jm@liotier.org</a>></span> wrote:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">

Given how widely used the direction tag is for highway=* signs, why<br>
isn't it also applied to highway=traffic_signals ? Does<br>
traffic_signals:direction=* bear additional meaning that direction=*<br>
does not convey ?<br></blockquote></div><br></div><div class="gmail_extra">If there is a traffic signal at an intersection, the default is that traffic<br></div><div class="gmail_extra">from any direction will be facing a signal. There's no harm in assuming<br></div><div class="gmail_extra">that a guidance application might warn that a driver is approaching<br></div><div class="gmail_extra">a signal.<br><br></div><div class="gmail_extra">By contrast, traffic signs are inherently directional. Without a direction<br></div><div class="gmail_extra">indication, we really have no way of conveying "traffic on the side<br></div><div class="gmail_extra">street has to come to a stop/give way here; traffic on the main street<br></div><div class="gmail_extra">can proceed relatively unhindered." There isn't quite a universal<br></div><div class="gmail_extra">consensus on how to convey that information. What appears to be<br></div><div class="gmail_extra">most popular, as you have observed, is to place the stop or give_way<br></div><div class="gmail_extra">near, not upon, the intersection, as a node on the way that it applies to,<br></div><div class="gmail_extra">and apply a direction=* tag to indicate the direction of traffic flow<br></div><div class="gmail_extra">that will be facing the sign.<br><br></div><div class="gmail_extra">Unfortunately, OSMAnd and whatever it uses for its routing and<br></div><div class="gmail_extra">navigation engine doesn't recognize this scheme, and alerts about<br></div><div class="gmail_extra">a STOP sign as you're leaving the intersection, as well as when you're<br></div><div class="gmail_extra">entering it.<br><br></div><div class="gmail_extra">I don't think with the present state of data consumers, that there is<br></div><div class="gmail_extra">necessarily a "right way" to do this. Ultimately, it will be the data<br></div><div class="gmail_extra">consumers that will decide what the "right way" is: tag your<br></div><div class="gmail_extra">STOP and YIELD signs correctly, and the applications will warn<br></div><div class="gmail_extra">drivers; tag them wrong, and they won't.<br><br></div></div>