Skip to content

Commit

Permalink
Merge remote-tracking branch 'origin/r4.2'
Browse files Browse the repository at this point in the history
vshcherb committed Jun 6, 2022
2 parents 41ad9bb + 51e7c80 commit fb46079
Showing 1 changed file with 8 additions and 0 deletions.
8 changes: 8 additions & 0 deletions routing/routing.xml
Original file line number Diff line number Diff line change
@@ -856,6 +856,10 @@
<select value="0.7"/>
</way>

<way attribute="destination_priority">
<select value="0.5" t="tunnel" v="yes"/>
</way>

<point attribute="obstacle_time">
<select value="5" t="barrier" v="entrance"/>
<select value="15" t="barrier" v="gate"/>
@@ -1622,6 +1626,10 @@

</way>

<way attribute="destination_priority">
<select value="0.5" t="tunnel" v="yes"/>
</way>

<point attribute="obstacle_time">
<select value="10" t="barrier" v="cycle_barrier"/>
<select value="15" t="barrier" v="gate"/>

0 comments on commit fb46079

Please sign in to comment.