Hello there, I am doing a traffic simulation based on the collected data. In the collected data I have the route the information such as A->B->C A,B, and C are geo coordinates and A is the source and C is the Destination. So far, with the help of generateBidiDistricts and Jakob's advice, I was able to map A, and C to the tazID. The problem is that when I use duarouter, the generated vehicle does not necessarily go through B. Could you please let me know if there is any way that I can force the route to pass through a specific edge?
Many thanksMohsen ------------------------------------------------------------------------------ Check out the vibrant tech community on one of the world's most engaging tech sites, Slashdot.org! http://sdm.link/slashdot _______________________________________________ sumo-user mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/sumo-user
