eclipse-sumo / sumo

Eclipse SUMO is an open source, highly portable, microscopic and continuous traffic simulation package designed to handle large networks. It allows for intermodal simulation including pedestrians and comes with a large set of tools for scenario creation.
https://eclipse.dev/sumo
Eclipse Public License 2.0
2.56k stars 1.43k forks source link

keep flows and routes for public transport (trac #2407) #2407

Open behrisch opened 8 years ago

behrisch commented 8 years ago

it should be possible to disable flow expansion and routing globally and for public transport

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

{
    "status": "new", 
    "changetime": "2016-10-14T11:05:42Z", 
    "description": "it should be possible to disable flow expansion and routing globally and for public transport", 
    "reporter": "behrisch", 
    "cc": "", 
    "resolution": "", 
    "_ts": "1476443142921085", 
    "component": "urmo", 
    "summary": "keep flows and routes for public transport", 
    "priority": "major", 
    "keywords": "", 
    "time": "2016-06-13T10:13:24Z", 
    "milestone": "1.0.0", 
    "owner": "", 
    "type": "enhancement"
}
behrisch commented 8 years ago

@behrisch changed milestone from "0.28.0" to "0.29.0"

namdre commented 6 years ago

public transport is left unexpanded by default (enable via option --ptline-routing).

It would be nice if flows could be transformed from the "from/to"-style to the "edges" style but kept as flows.