Hello, routes only consist of edge ids. Node ids (which for OSM are numbers) are not needed. If a route is not connected it may be due to a turning prohibition at one of the junctions. Try to build a single route by continually adding edges and see where it fails. (or use http://sumo-sim.org/wiki/Tools/Net#netcheck.py to figure out where your network is disconnected) regards, Jakob
2014-05-12 14:05 GMT+02:00 Sanaz Khakpour <[email protected]>: > Hello Jakob, > > Thank you so much for your reply. I tried to give routes to vehicles using > edge and node numbers in a city map I downloaded from open street map. > When I open the simulation in SUMO and run it it gives me error that the > intersection numbers are not valid. > When I delete intersection numbers between roads, it says it can't connect > the roads! > Could you please help me? > > Thanks, > Sanaz > > On 28 Apr 2014, at 02:55 am, "Jakob Erdmann" <[email protected] > <mailto:[email protected]>> wrote: > > Hello, > the easiest way to do this is to generated vehicle inputs with a custom > written script according to the specifications given here: > sumo-sim.org/wiki/Definition_of_Vehicles,_Vehicle_Types,_and_Routes< > http://sumo-sim.org/wiki/Definition_of_Vehicles,_Vehicle_Types,_and_Routes > > > regards, > Jakob > > > 2014-04-27 17:25 GMT+02:00 Sanaz Khakpour <[email protected]<mailto: > [email protected]>>: > Dear all SUMO users, > > I would like to create a network and assign coordinates, speed, and moving > direction (and movement pattern if possible) to each vehicle separately. > > I will be so grateful if you help me and show me how I can do so. Or is > there any example available or not? > > Thank you so much, > > Regard, > Sanaz > > ------------------------------------------------------------------------------ > Start Your Social Network Today - Download eXo Platform > Build your Enterprise Intranet with eXo Platform Software > Java Based Open Source Intranet - Social, Extensible, Cloud Ready > Get Started Now And Turn Your Intranet Into A Collaboration Platform > http://p.sf.net/sfu/ExoPlatform > _______________________________________________ > sumo-user mailing list > [email protected]<mailto:[email protected]> > https://lists.sourceforge.net/lists/listinfo/sumo-user > > ------------------------------------------------------------------------------ "Accelerate Dev Cycles with Automated Cross-Browser Testing - For FREE Instantly run your Selenium tests across 300+ browser/OS combos. Get unparalleled scalability from the best Selenium testing platform available Simple to use. Nothing to install. Get started now for free." http://p.sf.net/sfu/SauceLabs _______________________________________________ sumo-user mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/sumo-user
