Kentsmith9 (talk | contribs) (Updated doc page) |
Kentsmith9 (talk | contribs) m (added a link to other reasons why u-turns will fail; add link to new segment length display page) |
||
Line 1: | Line 1: | ||
<noinclude>{{Documentation subpage}}</noinclude> | <noinclude>{{Documentation subpage}}</noinclude> | ||
This template is used to display the minimum distance required to allow two left turns, or two right turns to generate a U-turn in a route. This template enables this number to be changed if necessary over time without having to change the individual pages. | This template is used to display the minimum distance required to allow two left turns, or two right turns to generate a U-turn in a route. This template enables this number to be changed if necessary over time without having to change the individual pages. | ||
{{mbox|type=note|text=Other conditions will also contribute to u-turn allowance or prevention. For more information see [[Junction_Style_Guide/Intersections#Preventing_median_U-turns|preventing medial u-turns]].}} | |||
The template has two possible outputs to display the minimum distance required to enable a u-turn and the maximum distance to disable a u-turn. The default output is the minimum distance to enable a u-turn. | The template has two possible outputs to display the minimum distance required to enable a u-turn and the maximum distance to disable a u-turn. The default output is the minimum distance to enable a u-turn. | ||
Line 7: | Line 9: | ||
== Parameters == | == Parameters == | ||
When the template is used with {{para||less}}, {{para||below}}, | When the template is used with {{para||less}}, {{para||below}}, or {{para||disable}}, the output will be the distance below the threshold and therefore the maximum distance that will disable a u-turn. | ||
When the template is used without any parameter (or any other undefined parameter), the output will be the minimum distance above the threshold that will allow a u-turn. | When the template is used without any parameter (or any other undefined parameter), the output will be the minimum distance above the threshold that will allow a u-turn. | ||
Line 18: | Line 20: | ||
Place {{tlx|:Routing_penalties/U-turn_minimum|less}} (or one of the other parameters listed above) anywhere you want to display the maximum length of a segment that will disable a u-turn. | Place {{tlx|:Routing_penalties/U-turn_minimum|less}} (or one of the other parameters listed above) anywhere you want to display the maximum length of a segment that will disable a u-turn. | ||
:<code>{{:Routing_penalties/U-turn_minimum|less}}</code> | :<code>{{:Routing_penalties/U-turn_minimum|less}}</code> | ||
The gap in the two thresholds is due to metric and imperial rounding issues, so a buffer was built into this setting to prevent unexpected results. For more information on this issue, see [[WME_segment_length_display]]. | |||
<includeonly> | <includeonly> |
Revision as of 23:44, 1 June 2017
This is a documentation subpage for ]. It contains usage information, categories and other content that is not part of the original article. |
This template is used to display the minimum distance required to allow two left turns, or two right turns to generate a U-turn in a route. This template enables this number to be changed if necessary over time without having to change the individual pages.
Other conditions will also contribute to u-turn allowance or prevention. For more information see preventing medial u-turns. |
The template has two possible outputs to display the minimum distance required to enable a u-turn and the maximum distance to disable a u-turn. The default output is the minimum distance to enable a u-turn.
Parameters
When the template is used with |less
, |below
, or |disable
, the output will be the distance below the threshold and therefore the maximum distance that will disable a u-turn.
When the template is used without any parameter (or any other undefined parameter), the output will be the minimum distance above the threshold that will allow a u-turn.
Usage
Place {{[[::Routing_penalties/U-turn_minimum|:Routing_penalties/U-turn_minimum]]}}
on any page where you want to display the minimum segment length to allow a u-turn:
52.49 ft (16 m)
Place {{[[::Routing_penalties/U-turn_minimum|:Routing_penalties/U-turn_minimum]]|less}}
(or one of the other parameters listed above) anywhere you want to display the maximum length of a segment that will disable a u-turn.
45.93 ft (14 m)
The gap in the two thresholds is due to metric and imperial rounding issues, so a buffer was built into this setting to prevent unexpected results. For more information on this issue, see WME_segment_length_display.