<div dir="ltr"><div dir="ltr">On Sun, Feb 21, 2021 at 3:26 PM Bert -Araali- Van Opstal <<a href="mailto:bert.araali.afritastic@gmail.com">bert.araali.afritastic@gmail.com</a>> wrote:<br></div><div class="gmail_quote"><blockquote class="gmail_quote" style="margin:0px 0px 0px 0.8ex;border-left:1px solid rgb(204,204,204);padding-left:1ex">
<div bgcolor="#FFFFFF">
<p><font face="Verdana">Struggling for long time with the same issue
Mateusz. It is not clear if the PSV lane count should be counted
in the total lane count or not, if they are deicated.</font></p></div></blockquote><div>I would say "yes, they do count", lanes=* should be all lanes, including reserved lanes. I would also argue regardless of the width of those lanes, as well.</div><blockquote class="gmail_quote" style="margin:0px 0px 0px 0.8ex;border-left:1px solid rgb(204,204,204);padding-left:1ex"><div bgcolor="#FFFFFF"><p><font face="Verdana">
</font></p>
<p><font face="Verdana">What seems to work though is to use
psv:lanes instead and define the psv usage of each lane
individually, without providing lanes:psv as a separate count
(dedicated or not).</font></p>
<p><font face="Verdana">So in your example we would get:</font></p>
<p><font face="Verdana">lanes=3<br>
psv:lanes=dedicated|yes|yes (notice we drive on the left hand
side, so we tag the lanes in the driving direction from left to
right and reserved psv lanes are mostly located on the "outer"
lane)<br></font></p></div></blockquote><div>I would say this is correct. This also works for bus lanes, hov lanes and bicycle lanes. If the lanes are exclusive to that use, be sure to also add <font face="monospace">access:lanes=*</font> as well to set the default access for the lanes.</div><div><br></div><div>So, for your example above, if only PSVs are allowed in the left lane, then also add <font face="monospace">access:lanes=no|yes|yes</font>.</div></div></div>