Skip to content

Commit

Permalink
Update routing.xml
Browse files Browse the repository at this point in the history
  • Loading branch information
vshcherb committed Dec 25, 2014
1 parent e856d7e commit 3f944ff
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions routing/routing.xml
Original file line number Diff line number Diff line change
Expand Up @@ -329,8 +329,8 @@
</point>
</routingProfile>

<routingProfile name="bicycle" baseProfile="bicycle" restrictionsAware="true" minDefaultSpeed="7" maxDefaultSpeed="21"
leftTurn="0" rightTurn="0" followSpeedLimitations="false" onewayAware="true">
<routingProfile name="bicycle" baseProfile="bicycle" restrictionsAware="true" minDefaultSpeed="7" maxDefaultSpeed="27"
leftTurn="0" rightTurn="0" followSpeedLimitations="false" onewayAware="true" heuristicCoefficient="1.5">
<!-- <attribute name="relaxNodesIfStartDistSmallCoeff" value="2.5"/> -->
<!-- New ROUTING API -->
<parameter id="avoid_ferries" name="Avoid ferries" description="Avoid ferries" type="boolean"/>
Expand Down

0 comments on commit 3f944ff

Please sign in to comment.