fix rounding error/uncertainty on some systems
This commit is contained in:
parent
8ee82d1e03
commit
4b957abc0c
@ -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 |
|
||||||
|
Loading…
Reference in New Issue
Block a user