Hello, there is currently not straightforward way to convert this to route input. You have to do some programming - either, use our python library to map each coordinate onto the closes edge and assemble a route file from that - or, use TraCI to push vehicles onto the exact coordinates
see http://sumo.dlr.de/wiki/Tools/Sumolib http://sumo.dlr.de/wiki/TraCI http://sumo.dlr.de/wiki/TraCI/Change_Vehicle_State (move to XY) regards, Jakob 2016-04-29 15:37 GMT+02:00 marius anft <[email protected]>: > > Dear helpful folks, > > i wonder if there is a possiblity to use coordinate based vehicle data > to > generate route-file/ traffic and run the simulation. > Scenario: I have coordinates (positions) of vehicles per time > unit(seconds) > running down a street(network) and want to simulate the "real-life" > scenario > in sumo. How do i pass/convert this to my routefile? Do i have to > convert > this to a o/d matrix? If there is a way..... tell me, i'm stuck at this > point. > Best regards, clueless Luis ;) > > ------------------------------------------------------------------------------ > Find and fix application performance issues faster with Applications > Manager > Applications Manager provides deep performance insights into multiple > tiers of > your business applications. It resolves application problems quickly and > reduces your MTTR. Get your free trial! > https://ad.doubleclick.net/ddm/clk/302982198;130105516;z > _______________________________________________ > sumo-user mailing list > [email protected] > https://lists.sourceforge.net/lists/listinfo/sumo-user > ------------------------------------------------------------------------------ Find and fix application performance issues faster with Applications Manager Applications Manager provides deep performance insights into multiple tiers of your business applications. It resolves application problems quickly and reduces your MTTR. Get your free trial! https://ad.doubleclick.net/ddm/clk/302982198;130105516;z _______________________________________________ sumo-user mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/sumo-user
