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

add method for retrieving the internal edges for a route via sumolib (trac #1322) #1322

Closed
behrisch opened this issue Jun 5, 2014 · 3 comments

Comments

@behrisch
Copy link
Contributor

behrisch commented Jun 5, 2014

Since version 0.19.0 all internal lanes connecting the same edges are grouped into a single edge. This makes the sequence of internal edges for a route fully determined.

Migrated from http://sumo.dlr.de/ticket/1322

{
    "status": "assigned", 
    "changetime": "2017-08-29T14:19:27Z", 
    "description": "Since version 0.19.0 all internal lanes connecting the same edges are grouped into a single edge. This makes the sequence of internal edges for a route fully determined.", 
    "reporter": "namdre", 
    "cc": "", 
    "resolution": "", 
    "_ts": "1504016367094520", 
    "component": "tools (python)", 
    "summary": "add method for retrieving the internal edges for a route via sumolib", 
    "priority": "major", 
    "keywords": "", 
    "time": "2014-06-05T08:23:33Z", 
    "milestone": "1.1.0", 
    "owner": "mahei", 
    "type": "enhancement"
}
@behrisch
Copy link
Contributor Author

behrisch commented Jun 5, 2014

  • @namdre changed owner from "" to "mahei"
  • @namdre changed status from "new" to "assigned"

@behrisch
Copy link
Contributor Author

behrisch commented Jun 5, 2014

@namdre commented:

except for multi-lane turns where these edges are disaggregated

@namdre
Copy link
Contributor

namdre commented Apr 13, 2021

@namdre commented:

except for multi-lane turns where these edges are disaggregated

Even those are joined since 1.9.0 so the sequence of edges is unambiguous

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

2 participants