Such a tool doesn't exist yet in the SUMO distribution. It shouldn't be too hard to add an option to vehicle2flow that performs the desired aggregation. Pull requests are welcome. (see https://sumo.dlr.de/docs/FAQ.html#how_do_code_contributions_work)
Several sumo tools that write vehicles (i.e. randomTrips and routeSampler) are also able to write flows by setting an option. Depending on where your vehicles came from, this might be a quicker solution. Am Do., 4. Nov. 2021 um 20:39 Uhr schrieb Tilg, Gabriel <[email protected] >: > Dear sumo users, > > > > I am trying to aggregate a route file into a flow file (knowing that some > errors will occur). So far, I only found “vehicle2flow.py” which is not > quite what I need, as every single route/vehicle is converted into a flow > rather than similar routes being aggregated. > > > > Has anyone faced the same question? > > > > Many thanks and best regards > > Gabriel > > > _______________________________________________ > sumo-user mailing list > [email protected] > To unsubscribe from this list, visit > https://www.eclipse.org/mailman/listinfo/sumo-user >
_______________________________________________ sumo-user mailing list [email protected] To unsubscribe from this list, visit https://www.eclipse.org/mailman/listinfo/sumo-user
