Adjust priorities

Normal priority for primary highway to avoid strange routes.
Decrease priority for grade1 tracktype.
This commit is contained in:
Adrian 2016-07-24 12:17:23 +02:00
parent 70e29beb89
commit 36bdf97a1c

View file

@ -586,11 +586,9 @@
<select value="0.1" t="bicycle" v="use_sidepath"/>
<if param="inline_skates_mode">
<select value="0.9" t="highway" v="primary"/>
<select value="0.9" t="highway" v="primary_link"/>
<select value="1.2" t="smoothness" v="excellent"/>
<select value="0.5" t="smoothness" v="intermediate"/>
<select value="1.5" t="tracktype" v="grade1"/>
<select value="1.2" t="tracktype" v="grade1"/>
</if>
<if param="avoid_unpaved">