Update routing.xml

Fixed avoid unpaved (to avoid completely)
This commit is contained in:
vshcherb 2013-04-21 13:55:04 +03:00
parent c0fd2238f3
commit 6803a1bf0f

View file

@ -270,7 +270,7 @@
<!-- very bad roads -->
<road tag="highway" value="track" speed="15" priority="0.3" >
<specialization input="short_way" priority="0.7" speed="45" />
<specialization input="avoid_unpaved" priority="0.1"/>
<specialization input="avoid_unpaved" speed="0"/>
</road>
<!-- too small for cars usually -->