<div dir="ltr"><br><div class="gmail_extra"><br><div class="gmail_quote">On Mon, Mar 20, 2017 at 9:46 AM, Topographe Fou <span dir="ltr"><<a href="mailto:letopographefou@gmail.com" target="_blank">letopographefou@gmail.com</a>></span> wrote:<br><blockquote class="gmail_quote" style="margin:0px 0px 0px 0.8ex;border-left:1px solid rgb(204,204,204);padding-left:1ex">Hi,<br>
<br>
I put stops, give ways and traffic light where the car has to stop/yield which can be far from the position of the sign (for instance in the US where the light is after the junction, thus may not be crossed if you turn). Also on narrow junction you may have the lights at the junction but the stop line some meters before to let buses make there turn.<br>
<br>
To match all use cases a new scheme has to consider the tagging of both stop/yield positions on the road and position of the sign/light (like for bus stops). One may think of relations as one explicit way of linking all those informations (like restricted turns). Any algorithm which try to deduce a position on a road from a position sign will be buggy at some points and greedy.<br></blockquote><div><br></div><div>It is possible to tag lines. Road marks are also traffic signs (things we call traffic signs are VERTICAL traffic signs, road marks are HORIZONTAL traffic signs).<div><br></div><div>In a lot of countries road marks have their own traffic sign code so we can use the down value of side key (to know in which side of the street is or if it is like a vertical motorway panel) to map road marks.</div></div><div><br></div><div>e.g., As you can read on Norway traffic law [1]</div><div><br></div><div>traffic_sign:forward=NO:1036</div><div>side=down</div><div><br></div><div>will be the road mark for give way</div><div><br></div><blockquote class="gmail_quote" style="margin:0px 0px 0px 0.8ex;border-left:1px solid rgb(204,204,204);padding-left:1ex">
<br>
Then we have to consider that at some junctions the direction/orientation of 1. The way 2. The stop/yield line (if any) and 3. The sign/light may be three different values!<br></blockquote><div><br></div><div><br></div><div>Exact position...is exact position, with aerial imagery you can know where it is road marks. 1 is given by the subkey :forward :backward in relation to the way.2 can be a node with the traffic sign 3 can be another node with the road mark code. </div><div><br></div><div>Salut i marques vials (Health and road marks)</div><div>yopaseopor</div><div><br></div><div>[1] <a href="http://www.vegvesen.no/trafikkinformasjon/Lover+og+regler/Trafikkskilt/_attachment/1089676?_ts=1511acde580&fast_title=Skiltbrosjyre-2015.pdf">http://www.vegvesen.no/trafikkinformasjon/Lover+og+regler/Trafikkskilt/_attachment/1089676?_ts=1511acde580&fast_title=Skiltbrosjyre-2015.pdf</a></div></div></div></div>