-
Notifications
You must be signed in to change notification settings - Fork 3.4k
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
demo site routing length mismatch #8
Labels
Milestone
Comments
This was referenced Nov 25, 2011
Closed
Fixed. |
Closed
Closed
Closed
This was referenced Sep 17, 2017
Closed
Closed
Closed
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Re: http://map.project-osrm.org/4c
The above route reports:
"Distance: 0.98 km - Duration: 4 min(s)"
With directions:
"1. Head southwest on Norvic Drive for 10 m
2. Turn sharp left on C801 for 330 m
3. Bear right on C821 for 640 m
4. Turn right on C183 for 1 km
5. You have reached your destination"
Summing the directions distances gives 1.98 km, yet the route distance is reported as 0.98 km.
Reverse the start and end points and the route distance is reported as ~1.68 km.
The text was updated successfully, but these errors were encountered: