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

duaIterate.py does not maintain flexible depart edge choice #7391

Open
namdre opened this issue Aug 12, 2020 · 1 comment
Open

duaIterate.py does not maintain flexible depart edge choice #7391

namdre opened this issue Aug 12, 2020 · 1 comment

Comments

@namdre
Copy link
Contributor

namdre commented Aug 12, 2020

when loading trips between TAZ (also junction-taz with fromJunction, toJunction or --mapmatch.junctions), the depart- and arrival-edge from the first iteration will be used for all subsequent iterations.

This is because the duarouter --alternative-output loaded in subsequent duaIterate iterations always writes routes and currently has no way to encode that a fresh rerouting attempt may start from a TAZ.

@namdre
Copy link
Contributor Author

namdre commented Aug 12, 2020

one a more technical level, option --write-trips suppresses --alternative-output

namdre added a commit that referenced this issue Aug 12, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant