Skip to content

Commit b6bdada

Browse files
author
OTP Bot
committed
Deployed 3d9cd5abce to dev-2.x in en with MkDocs 1.6.0 and mike 1.2.0.dev0
1 parent 70953f5 commit b6bdada

File tree

3 files changed

+4
-4
lines changed

3 files changed

+4
-4
lines changed

Diff for: en/dev-2.x/BuildConfiguration/index.html

+2-2
Original file line numberDiff line numberDiff line change
@@ -3294,7 +3294,7 @@ <h3 id="gd_stationTransferPreference">stationTransferPreference</h3>
32943294

32953295
<p><strong>Since version:</strong> <code>2.3</code><strong>Type:</strong> <code>enum</code><strong>Cardinality:</strong> <code>Optional</code><strong>Default value:</strong> <code>"allowed"</code> <br />
32963296
<strong>Path:</strong> /gtfsDefaults <br />
3297-
<strong>Enum values:</strong> <code>discouraged</code> | <code>allowed</code> | <code>recommended</code> | <code>preferred</code></p>
3297+
<strong>Enum values:</strong> <code>preferred</code> | <code>recommended</code> | <code>allowed</code> | <code>discouraged</code></p>
32983298
<p>Should there be some preference or aversion for transfers at stops that are part of a station.</p>
32993299
<p>This parameter sets the generic level of preference. What is the actual cost can be changed
33003300
with the <code>stopBoardAlightDuringTransferCost</code> parameter in the router configuration.</p>
@@ -3460,7 +3460,7 @@ <h3 id="tf_0_stationTransferPreference">stationTransferPreference</h3>
34603460

34613461
<p><strong>Since version:</strong> <code>2.3</code><strong>Type:</strong> <code>enum</code><strong>Cardinality:</strong> <code>Optional</code><strong>Default value:</strong> <code>"allowed"</code> <br />
34623462
<strong>Path:</strong> /transitFeeds/[0] <br />
3463-
<strong>Enum values:</strong> <code>discouraged</code> | <code>allowed</code> | <code>recommended</code> | <code>preferred</code></p>
3463+
<strong>Enum values:</strong> <code>preferred</code> | <code>recommended</code> | <code>allowed</code> | <code>discouraged</code></p>
34643464
<p>Should there be some preference or aversion for transfers at stops that are part of a station. Overrides the value specified in <code>gtfsDefaults</code>.</p>
34653465
<p>This parameter sets the generic level of preference. What is the actual cost can be changed
34663466
with the <code>stopBoardAlightDuringTransferCost</code> parameter in the router configuration.</p>

Diff for: en/dev-2.x/RouterConfiguration/index.html

+1-1
Original file line numberDiff line numberDiff line change
@@ -2525,7 +2525,7 @@ <h3 id="transit_stopBoardAlightDuringTransferCost">stopBoardAlightDuringTransfer
25252525

25262526
<p><strong>Since version:</strong> <code>2.0</code><strong>Type:</strong> <code>enum map of integer</code><strong>Cardinality:</strong> <code>Optional</code> <br />
25272527
<strong>Path:</strong> /transit <br />
2528-
<strong>Enum keys:</strong> <code>discouraged</code> | <code>allowed</code> | <code>recommended</code> | <code>preferred</code></p>
2528+
<strong>Enum keys:</strong> <code>preferred</code> | <code>recommended</code> | <code>allowed</code> | <code>discouraged</code></p>
25292529
<p>Costs for boarding and alighting during transfers at stops with a given transfer priority.</p>
25302530
<p>This cost is applied <strong>both to boarding and alighting</strong> at stops during transfers. All stops have a
25312531
transfer cost priority set, the default is <code>allowed</code>. The <code>stopBoardAlightDuringTransferCost</code>

Diff for: en/dev-2.x/search/search_index.json

+1-1
Large diffs are not rendered by default.

0 commit comments

Comments
 (0)