Thanks a lot for your help!
On 7 April 2014 08:25, Jakob Erdmann <[email protected]> wrote: > Hello, > this can easily be done using sumolib. See the examples at > http://sumo-sim.org/wiki/Tools/Sumolib > regards, > Jakob > > > > > > 2014-04-05 23:03 GMT+02:00 Kara Micallef <[email protected]>: > >> Hi all, >> >> Is there any function that given a particular edge/lane id, it will return >> the next junction? I've gone through the python files in the tools folder >> and found the 'connection.py' script under tools/sumolib/net. This is >> quite >> similar to what I want but not sure how to access this information. I'd >> like to 'supply' the fromLane or fromEdge and get the toLane or toEdge >> value. I know this is possible by parsing the .net file during execution, >> but was wondering whether there is a more efficient way. >> >> Thanks in advance >> Kara >> >> ------------------------------------------------------------------------------ >> _______________________________________________ >> sumo-user mailing list >> [email protected] >> https://lists.sourceforge.net/lists/listinfo/sumo-user >> > > ------------------------------------------------------------------------------ Put Bad Developers to Shame Dominate Development with Jenkins Continuous Integration Continuously Automate Build, Test & Deployment Start a new project now. Try Jenkins in the cloud. http://p.sf.net/sfu/13600_Cloudbees_APR _______________________________________________ sumo-user mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/sumo-user
