<div dir="ltr"><br><div class="gmail_extra"><br><div class="gmail_quote">On Fri, Feb 3, 2017 at 7:15 AM, Volker Schmidt <span dir="ltr"><<a href="mailto:voschix@gmail.com" target="_blank">voschix@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"><div dir="ltr"><div><div><div><div><div><div><div><div><div><div><div><div><div><div><div><div><div>Last fall I travelled by bike the ACA Route 66 westbound. Long stretches are on freeway/trunk shoulders. <br></div>I think I know how to map shoulders:<br></div><div style="margin-left:40px">highway=motorway|trunk<br></div></div><div style="margin-left:40px">oneway=yes<br></div><div style="margin-left:40px">shoulder=right<br>shoulder:surface= ...<br>shoulder:width= ...<br>shoulder:smoothness ...<br></div></div></div></div><br></div>In the case of undivided roads:<br><div style="margin-left:40px">highway= ...<br></div><div style="margin-left:40px">oneway=no<br></div><div style="margin-left:40px">shoulder=right|left|both<br></div><div style="margin-left:40px">shoulder:surface= ... OR shoulder:right:surface= ... OR shoulder:left:surface=<br></div><div style="margin-left:40px">shoulder:width= ... OR shoulder:right:width= ... OR shoulder:left:width=<br>shoulder:smoothness ... OR shoulder:right:smoothness= ... OR shoulder:left:smoothness=</div></div></div></div></div></div></div></div></div></div></div></div></blockquote><div><br></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"><div dir="ltr"><div><div><div><div><div><div><div><div><div>Two questions arise:<br><br></div><u>(1) How to tag the bicycle access:<br><br></u></div>on the highway with bicycle=yes<br></div>or restricted to the shoulder with the lane= tag: lane:bicycle=no|no|yes (in case of a two lane-plus-shoulder highway.<br></div>Problem with the bicycle tagging on the shoulder only is that bicycle routing algorithms won't route you across access ramps, which are implicitly bicycle=no.<br></div>In fact there is even a legal problem there: many freeways have signs: "bicycle use shoulder" which you cannot obey at the ramps.<br></div></div></div></div></div></blockquote><div><br></div><div>Well, the shoulder wouldn't count as a lane (a bicycle lane would, however).  Not quite sure how to tag the bicycle use shoulder case (though I am aware that it is extremely common in the US), but if it were an actual, bicycle-only lane instead, assuming three lanes on a side with the right lane being bicycle only, and signage indicating that bicycles must use the bicycle lane:</div><div><br></div><div>lanes=3</div><div>oneway=yes</div><div>cycleway=lane</div><div>motor_vehicle:lanes=yes|yes|no</div><div>bicycle:lanes=no|no|designated</div><div><br></div><div>This may seem overkill to some people, but I'm aware of quite a few places where there's multiple bicycle lanes, where the bicycle lane is not the curb lane, and other arrangements that would otherwise just mess up lane guidance if you omit this and I've found fun edge cases in almost as many places as I've found bicycle lanes.</div><div> </div><blockquote class="gmail_quote" style="margin:0px 0px 0px 0.8ex;border-left:1px solid rgb(204,204,204);padding-left:1ex"><div dir="ltr"><div><div><div><div></div>(2) how to tag longitudinal rumble strips, <br>(situated between motorized-traffic lanes and shoulders, example: [1], not the "sleeping policeman" type that goes across the road nd which is normally tagged as traffic_calming=rumble_strip on a node of the highway)<br>To tag their presence is important because they represent an augmented protection of cyclists on the shoulder from cars invading the shoulder by mistake, i.e. reduced risk of being killed.<br></div>To note that I have encountered rumble-strip-separated shoulders also on roads below the rank of trunk or motorway</div></div></div></blockquote><div><br></div><div>I'm not quite sure how necessary it is at this point.  The kind of example you have provided is being phased out in favor of strips with gaps in them so bicyclists can get on and off the shoulder without dealing with the rumbles, or eliminated on roads with a narrow hard shoulder.  In both cases, for the reason for that is that not taking bicycles into account does more harm than good.  This is true even on routes that are normally closed to bicyclists except when police tell you to use it anyway (like Interstate 70 in Kansas). </div></div><br></div></div>