Allowing greater error instead of expected approximation result.

This commit is contained in:
DennisOSRM 2012-12-17 13:54:03 +01:00
parent cb6104e0ac
commit f4a1d2df96

View File

@ -27,7 +27,7 @@ Feature: Distance calculation
When I route I should get
| from | to | route | distance |
| c | d | cd | 6291910m ~0.5% |
| c | d | cd | 6028844m ~4.5% |
Scenario: Approximated Longitudinal distances at latitude 80
Given the node locations
@ -41,7 +41,7 @@ Feature: Distance calculation
When I route I should get
| from | to | route | distance |
| c | d | cd | 1545140m ~0.5% |
| c | d | cd | 1431469m ~9.5% |
Scenario: Approximated Latitudinal distances at longitude 0
Given the node locations