fix rounding error/uncertainty on some systems
This commit is contained in:
parent
8ee82d1e03
commit
4b957abc0c
@ -64,13 +64,13 @@ Feature: Avoid weird loops caused by rounding errors
|
||||
| | d | |
|
||||
|
||||
And the ways
|
||||
| nodes | highway |
|
||||
| ab | primary |
|
||||
| bc | primary |
|
||||
| cd | primary |
|
||||
| be | secondary |
|
||||
| ef | secondary |
|
||||
| cf | secondary |
|
||||
| nodes | highway |
|
||||
| ab | residential |
|
||||
| bc | residential |
|
||||
| cd | residential |
|
||||
| be | primary |
|
||||
| ef | primary |
|
||||
| cf | primary |
|
||||
|
||||
When I route I should get
|
||||
| waypoints | route | turns |
|
||||
|
Loading…
Reference in New Issue
Block a user