Wiki etiquette: Difference between revisions View history

imported>PesachZ
imported>Eljefe
m (1 revision imported)
 
(95 intermediate revisions by 2 users not shown)
Line 1: Line 1:
This will be a clickable interactive guide to determining what instruction, if any, will be given at the junction between any 2 segments. There will eventually be encyclopedia style illustrations for the various configurations to visually describe the setup. This will formatted as a sequence flow through, to cover (hopefully) all variations.
#REDIRECT [[Waze etiquette]]
 
== Introduction ==
Understanding how and which instructions are provided requires first understanding a few concepts.
* This page is discussing the instruction which will be provided by the Waze server (or not provided) when travelling from one segment, through a [[Glossary#Junction_or_Junction_Point|junction]], and onto a second segment.
* How [[User:PesachZ/algorithm#Best Continuation|''Best Continuations'']] work. Any time the destination segment is the ''Best Continuation'' there will not be an instruction provided.
 
 
== Definitions ==
* The segment you are on before going through the junction, in other words the segment you are coming from will be referred to as '''''the origin''''', and corresponds to [[User:PesachZ/algorithm#Definitions|''s-in'']] in the [[User:PesachZ/algorithm#The_algorithm_.2F_list_of_conditions|the algorithm text provided by Waze staff]].
* The segment you will be on after the junction, in other words the segment you are going to will be referred to as '''''the destination''''', and corresponds to [[User:PesachZ/algorithm#Definitions|''s-out'']] in the [[User:PesachZ/algorithm#The_algorithm_.2F_list_of_conditions|the algorithm text provided by Waze staff]].
* Any segments other ''the destination'' which leave the junction at an angle less than 44° will be referred to as '''''other branches''''', and corresponds to [[User:PesachZ/algorithm#Definitions|''s-N'', or ''s-1,2,3,4...'']] in the [[User:PesachZ/algorithm#The_algorithm_.2F_list_o,f_conditions|the algorithm text provided by Waze staff]].
* When the beginning portion two segments are directly on top of each other, meaning they both leave the junction at the exact same angle as each other, they will be referred to as an '''''overlapping segment'''''.
* Any road typed in Waze as a Freeway, Major Highway, or Minor Highway, will be referred to in this page as a '''[[Road_types/USA#Highways|highway]]'''.<br />
 
== The interactive algorithm ==
{{anchor|01}}Other than ''the origin'' and ''the destination'', are there any other segments connected to this junction?
 
[[#19|YES]]
 
[[#No_Instruction|NO => No Instruction]]
 
 
----
{{anchor|19}}Are ''the origin'' or ''the destination'' part of a [[Roundabouts/USA|Roundabout]]?
 
[[Roundabout#Understanding_navigation_instructions|YES, see section on Roundabout instructions]]
 
[[#02|NO]]
 
 
----
{{anchor|02}}Is the turn angle from ''the origin'' to ''the destination'' between 44.5° and 135°?
 
[[#03|YES]]
 
[[#04|NO, the turn angle is less 44.5°]].
 
Turns with angles greater than 135° will follow the same instruction path as [[#03|44.5°-135°]], but the Waze routing server will penalize this turn, and avoid routing through it.
 
 
----
{{anchor|03}}Which direction is the turn?
 
[[#Turn_Left|Left => Turn Left]]
 
[[#Turn_Right|Right => Turn Right]]
 
 
----
{{anchor|04}}Are there any other ''branches'' with unrestricted turns from ''the origin''?
 
[[#13|YES]]
 
[[#No_Instruction|NO => No Instruction]]
 
 
----
{{anchor|13}}Is there more than one (1) ''other branch''?
 
[[#05|YES]]
 
[[#14|NO]]
 
 
----
{{anchor|14}}Are the two branches (''the destination'' and the ''other branch'') ''overlapping''?
 
[[#No_Instruction|YES => No Instruction]]
 
[[#05|NO]]
 
 
----
{{anchor|05}}Is the name of ''the origin'' and ''the destination'' identical?
 
[[#06|YES]]
 
[[#10|NO]]
 
 
----
{{anchor|06}}Are ''the origin'' and ''the destination'' the same road type?
 
[[#07|YES]]
 
[[#09|NO]]
 
 
----
{{anchor|07}}Are both the name AND the road type of any of the ''other branches'' identical to ''the origin''?
 
[[#08|YES]]
 
[[#No_Instruction|NO => No Instruction]]
 
 
----
{{anchor|08}}Is there any ''other branch'' to the left of this branch?
 
[[#26|YES]]
 
[[#20|NO]]
 
 
----
{{anchor|20}}Is this an ''overlapping segment'', is it overlapped by any ''other branch''?
 
[[#26|YES]]
 
[[#25|NO]]
 
 
----
{{anchor|25}}Are the segments in a [[RHT|right hand traffic]] country (such as the USA)?
 
[[#Keep.2FStay_Left|YES => Keep/Stay Left]]
 
[[#21|NO]]
 
 
----
{{anchor|21}}Is ''the origin'' a [[Road_types/USA#Highways|highway]]?
 
[[#22|YES]]
 
[[#23|NO]]
 
 
----
{{anchor|22}}Is ''the destination'' a [[Road_types/USA#Highways|highway]]?
 
[[#Keep.2FStay_Left|YES => Keep/Stay Left]]
 
[[#Exit_Left|NO => Exit Left]]
 
 
----
{{anchor|23}}Is ''the origin'' a ramp?
 
[[#24|YES]]
 
[[#Keep.2FStay_Left|NO => Keep/Stay Left]]
 
 
----
{{anchor|24}}Is ''the destination'' a [[Road_types/USA#Highways|highway]], or a ramp?
 
[[#Keep.2FStay_Left|YES => Keep/Stay Left]]
 
[[#Exit_Left|NO => Exit Left]]
 
 
----
{{anchor|09}}Is the name of any of the ''other branches'' identical to ''the origin''?
 
[[#08|YES]]
 
[[#No_Instruction|NO => No Instruction]]
 
 
----
{{anchor|10}}Are ''the origin'' and ''the destination'' the same road type?
 
[[#11|YES]]
 
[[#08|NO]]
 
 
----
{{anchor|11}}Is the name of any of the ''other branches'' identical to ''the origin''?
 
[[#08|YES]]
 
[[#12|NO]]
 
 
----
{{anchor|12}}Is the road type of any of the ''other branches'' identical to ''the origin''?
 
[[#08|YES]]
 
[[#No_Instruction|NO => No Instruction]]
 
 
----
{{anchor|26}}Are the segments in a [[LHT|left hand traffic]] country (like the UK)?
 
[[#Keep.2FStay_Right|YES => Keep/Stay Right]]
 
[[#15|NO]]
 
 
----
{{anchor|15}}Is ''the origin'' a [[Road_types/USA#Highways|highway]]?
 
[[#16|YES]]
 
[[#17|NO]]
 
 
----
{{anchor|16}}Is ''the destination'' a [[Road_types/USA#Highways|highway]]?
 
[[#Keep.2FStay_Right|YES => Keep/Stay Right]]
 
[[#Exit_Right|NO => Exit Right]]
 
 
----
{{anchor|17}}Is ''the origin'' a ramp?
 
[[#18|YES]]
 
[[#Keep.2FStay_Right|NO => Keep/Stay Right]]
 
 
----
{{anchor|18}}Is ''the destination'' a [[Road_types/USA#Highways|highway]], or a ramp?
 
[[#Keep.2FStay_Right|YES => Keep/Stay Right]]
 
[[#Exit_Right|NO => Exit Right]]
 
== The instructions ==
=== No Instruction ===
There will be '''No instruction''' given passing through this junction.
This can be caused by several factors including
* ''Best Continuation''
* The instruction would be Continue Straight (this doesn't yet exist in Waze)
[[File:Big_direction_forward.png]]
* Certain cases with an ''overlapping segment''
 
 
----
=== Turn Right ===
[[File:Big_direction_right.png]]
 
 
----
=== Keep/Stay Right ===
[[File:Big_direction_exit_right.png]]
 
 
----
=== Exit Right ===
The instruction ''in a [[RHT|right hand traffic]] country'' will be Exit right.
 
'''In a [[LHT|left hand traffic]] country this instruction does not exist''', and will instead give a [[#Keep/Stay_Right|Keep/Stay_Right]] instruction. A junction with this exact setup but a left angle turn would give an [[#Exit_Left|Exit Left]] instruction in a [[LHT|left hand traffic]] country.
 
[[File:Big_direction_exit_right.png]]
 
 
----
=== Turn Left ===
[[File:Big_direction_left.png]]
 
 
----
=== Keep/Stay Left ===
[[File:Big_direction_exit_left.png]]
 
 
----
=== Exit Left ===
The instruction ''in a [[LHT|left hand traffic]] country'' will be Exit left.
 
'''In a [[RHT|right hand traffic]] country this instruction does not exist''', and will instead give a [[#Keep/Stay_Left|Keep/Stay_Left]] instruction. A junction with this exact setup but a right angle turn would give an [[#Exit_Right|Exit Right]] instruction in a [[RHT|right hand traffic]] country.
 
[[File:Big_direction_exit_left.png]]
----
<br />
<br />
<br />
<br />
<br />
<br />
<br />
<br />
<br />
<br />
<br />
<br />
<br />
<br />
<br />
<br />
<br />this space intentionally left blank
<br />
<br />
<br />
<br />
<br />
<br />
<br />
<br />
<br />
<br />
<br />
<br />
<br />
<br />
<br />
<br />
<br />
<br />
<br />
<br />
<br />
<br />
<br />

Latest revision as of 10:50, 30 November 2015

Redirect to: