File tree 3 files changed +4
-4
lines changed
3 files changed +4
-4
lines changed Original file line number Diff line number Diff line change @@ -3294,7 +3294,7 @@ <h3 id="gd_stationTransferPreference">stationTransferPreference</h3>
3294
3294
3295
3295
< 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 />
3296
3296
< 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 >
3298
3298
< p > Should there be some preference or aversion for transfers at stops that are part of a station.</ p >
3299
3299
< p > This parameter sets the generic level of preference. What is the actual cost can be changed
3300
3300
with the < code > stopBoardAlightDuringTransferCost</ code > parameter in the router configuration.</ p >
@@ -3460,7 +3460,7 @@ <h3 id="tf_0_stationTransferPreference">stationTransferPreference</h3>
3460
3460
3461
3461
< 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 />
3462
3462
< 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 >
3464
3464
< 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 >
3465
3465
< p > This parameter sets the generic level of preference. What is the actual cost can be changed
3466
3466
with the < code > stopBoardAlightDuringTransferCost</ code > parameter in the router configuration.</ p >
Original file line number Diff line number Diff line change @@ -2525,7 +2525,7 @@ <h3 id="transit_stopBoardAlightDuringTransferCost">stopBoardAlightDuringTransfer
2525
2525
2526
2526
< 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 />
2527
2527
< 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 >
2529
2529
< p > Costs for boarding and alighting during transfers at stops with a given transfer priority.</ p >
2530
2530
< p > This cost is applied < strong > both to boarding and alighting</ strong > at stops during transfers. All stops have a
2531
2531
transfer cost priority set, the default is < code > allowed</ code > . The < code > stopBoardAlightDuringTransferCost</ code >
Load Diff Large diffs are not rendered by default.
You can’t perform that action at this time.
0 commit comments