Key:cycleway:right:oneway

cycleway:right:oneway
Description
Defines the oneway rules for cyclists for the cycleway right of the way. 
Group: Cycleways
Used on these elements
Useful combination
Status: in use

Use cycleway:right:oneway (resp. cycleway:left:oneway) to specify the oneway properties of the cycleway on the right (resp. left) hand side of the way.

To indicate that the cycling traffic flows in the same direction the osm way is oriented (as given by the geometry of the untagged osm object), use the value yes (or 1). To indicate contra-flow, use -1. For bidirectional flow on that side, use the value no.

If the way has oneway=yes and you are allowed to cycle against that oneway flow add also oneway:bicycle=no to make it easier for bicycle routers to see that the way can be used in two directions.

Implicit values

If this key is not present and the way does not have oneway=yes, the following values are used as an implicit default:

countries with
right hand-traffic left hand-traffic
cycleway:right:oneway=yes cycleway:right:oneway=-1
cycleway:left:oneway=-1 cycleway:left:oneway=yes

Adding these defaults is unnecessary tagging.

If the way does have oneway=yes, yes is used as an implicit default for both sides (regardless of handedness). In other words, a cycleway on the left side of a one-way road in a country with right-hand traffic is not assumed to be a contra-flow lane (unless explicitly tagged with cycleway:left:oneway=-1).

Because of the defaults, the most likely explicit use is for bidirectional or contra-flow lanes/tracks, but if you know of an exception, please add it to the examples.

Examples

PhoteTags
cycleway:left=lane
cycleway:left:oneway=no
cycleway:right=lane
cycleway:right:oneway=no
oneway=yes
oneway:bicycle=no
cycleway:left=lane
cycleway:left:oneway=-1
This article is issued from Openstreetmap. The text is licensed under Creative Commons - Attribution - Sharealike. Additional terms may apply for the media files.