|
From: Julian Z. <jul...@gm...> - 2013-04-14 13:22:04
|
Hi all, I'm currently building a simulation for evaluation purposes and have a large (300) amount of vehicles following routes. I wish to add other vehicles following one fixed route running alongside the others (i.e. same departure times). My issue here is that SUMO needs to read the vehicle data in order of departure time, and so I can't simply add these routes to the end of the file. Is there any functionality which I'm missing that could re-order the rou.xml file by departure times? Thanks! Julian |