Skip to content
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

Wrong Way #237

Closed
damiendevc opened this issue Jan 18, 2019 · 5 comments
Closed

Wrong Way #237

damiendevc opened this issue Jan 18, 2019 · 5 comments

Comments

@damiendevc
Copy link

I using v.1.4.0-pre92 with BigTruck standard profile and TryCalculateTSP, calculated route between 3 point is wrong:
way
Full GEOJSON is:
wrongway_geojson.txt
What can be wrong ?

@alecava58
Copy link

alecava58 commented Jan 19, 2019 via email

@damiendevc
Copy link
Author

I checked on non contracted routerdb - the same situation. I add direction arrows to route, but it looks like everything is reverse.
map2

@damiendevc
Copy link
Author

I calculate this route for 4 points:
Start from (Lat:54,2937316894531 Lon:18,8042392730713)
via (Lat:54,3493499755859 Lon:18,681619644165)
via (Lat:54,3613166809082 Lon:18,6928615570068)
Stop at (Lat:54,2937316894531 Lon:18,8042392730713) - exactly the same as Start
Please help.

@xivk
Copy link
Contributor

xivk commented Mar 9, 2019

This does not seem to happen in Itinero:

image

http://geojson.io/#id=gist:xivk/7228be96ac7f5acf75a99c68303e3fd0&map=13/54.3273/18.7459

Perhaps this is an issue in Itinero.Optimization. Logging an issue there instead.

@xivk xivk closed this as completed Mar 9, 2019
@shkarface
Copy link

I always get routes like this on contracted graphs, this does not occur on non-contracted graphs!
The green polyline uses the default "car.classifications" profile with contraction, the routerdb is built from an osm file using a another service and its consumed by the another service for routing

Screenshot from 2019-12-07 09-51-43

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

4 participants