Hello, left-hand networks aren't really supported at the moment.If it happens to work for you, it means you got lucky (-: (see http://sumo-sim.org/wiki/FAQ#Can_SUMO_simulate_lefthand_traffic.3F) If you want to fix the busstop-drawing you need to patch the code in src/guisim/GUIBusStop.cpp (check out all calls to the function move2side() and negate their arguments) regards, Jakob
2014-07-23 9:42 GMT+02:00 christopher githinji <[email protected] >: > Hi, > Am an MSC computer science at University Of Nairobi Kenya. i am doing my > project with SUMO to prepare and run scenarios for a city called Eldoret in > Kenya. i have successfully imported from open street maps and used the > --lefthand option with NETCONVERT to convert to SUMO network file. however > bus stops are displayed on the wrong side of the lane i.e on the right hand > side resulting in bus stops that are displayed in the middle of the > highway. how do i display the bus stops correctly on the left side of > lanes? > > > kind regards > > ------------------------------------------------------------------------------ > Want fast and easy access to all the code in your enterprise? Index and > search up to 200,000 lines of code with a free copy of Black Duck > Code Sight - the same software that powers the world's largest code > search on Ohloh, the Black Duck Open Hub! Try it now. > http://p.sf.net/sfu/bds > _______________________________________________ > sumo-user mailing list > [email protected] > https://lists.sourceforge.net/lists/listinfo/sumo-user > ------------------------------------------------------------------------------ Want fast and easy access to all the code in your enterprise? Index and search up to 200,000 lines of code with a free copy of Black Duck Code Sight - the same software that powers the world's largest code search on Ohloh, the Black Duck Open Hub! Try it now. http://p.sf.net/sfu/bds _______________________________________________ sumo-user mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/sumo-user
