Tag:highway=give_way
highway = give_way |
Description |
---|
Used to mark give way (also known as yield) signs or markings |
Group: highways |
Used on these elements |
Useful combination |
|
See also |
Status: de facto |
Tools for this tag |
|
The highway=give_way tag is used to map points at which a traffic sign or marking instructs traffic travelling in one direction to cede priority to traffic approaching from other directions.
Description
From Wikipedia: In road transport, a yield (Canada, Ireland, South Africa, South Korea and the United States along with many countries in the World) or give way (United Kingdom, other Commonwealth and English-speaking countries) traffic sign or marking indicates that each driver must prepare to stop if necessary to let a driver on another approach proceed. A driver who stops has yielded the right of way to another. In contrast, a stop sign or marking requires each driver to stop completely before proceeding, even if no other traffic is present. Particular regulations regarding appearance, installation, and compliance with the signs or markings vary by jurisdiction.
Tagging
Tagging is done in the same manner as with the highway=stop key.
Since the yield sign or marking on the approach applies to only one travel direction, that direction can usually be deduced by finding the shorter distance to the priority intersection. However, a few yield signs and markings are on 2-way streets between closely-spaced junctions, making it necessary to identify the travel direction that yields. Where needed, this can be done using direction=forward or direction=backward, relating the yield direction to the as-drawn-direction of the OSM way containing the highway=give_way node.
Presently, reversing the forward direction of a way in Potlatch will break the direction tag; JOSM should prompt you to apply changes. Be aware when editing to correct all member nodes as such, including the direction=* tag to amend these problems you may create. This does not happen in the iD editor.
Direction
About direction=*:
- Find the direction of the way on which you want to add a give way (black arrows on the picture)
- Add highway=give_way near to the dotted lines in the middle of the road
- Follow the black arrows, add direction=forward if the driver can see the give way sign and must give way, else add direction=backward if the driver can not see the sign and must not give way.
Note that iD editor display the direction so it is really easy to set it correctly.
Give way on roundabout
Give way should not be placed directly on junction=roundabout at a conflict point because it is not possible to understand which road gives way to the other. Instead, you should extract the give way from the roundabout and place it on the road that approaches the roundabout, at the marked stop line (if applicable). See the picture for correct and incorrect examples.
Rendering
Sign used in most Commonwealth Countries
Give way markings without an upright sign are commonly used on minor road junctions in the UK and the node could be additionally be tagged with traffic_sign=GB:1003A
Possible Mistagging
See Also
- highway=stop - Used to mark stop signs
- traffic_sign=give_way - Used to mark the physical position of the give way sign post itself
- priority_road=* to tag the priority road a give way sign might warn for at the intersection
- Proposal of restriction-like relation for give_way, which has numerous advantages over highway=give_way
- Yield sign on Wikipedia