fix rounding error/uncertainty on some systems

This commit is contained in:
Dennis Luxen 2015-03-27 12:27:15 +01:00
parent 8ee82d1e03
commit 4b957abc0c

View File

@ -65,12 +65,12 @@ Feature: Avoid weird loops caused by rounding errors
And the ways And the ways
| nodes | highway | | nodes | highway |
| ab | primary | | ab | residential |
| bc | primary | | bc | residential |
| cd | primary | | cd | residential |
| be | secondary | | be | primary |
| ef | secondary | | ef | primary |
| cf | secondary | | cf | primary |
When I route I should get When I route I should get
| waypoints | route | turns | | waypoints | route | turns |