Hello, subways can be treated like above-ground rail or buses in SUMO. The network and it's stops and lines can be extracted from OSM ( http://sumo.dlr.de/wiki/Tutorials/PT_from_OpenStreetMap). Frequencies and capacities can be configured as well. The biggest challenge will be to define realistic public transport demand ( http://sumo.dlr.de/wiki/Specification/Persons#PersonTrips) You could use random traffic: http://sumo.dlr.de/wiki/Tools/Trip#Generating_different_modes_of_traffic or if you have an OD-Matrix you can use od2trips which supports generating <persontrip> output in the latest development version.
regards, Jakob 2017-08-07 8:13 GMT+02:00 wei zheng via sumo-user < [email protected]>: > Hello, > > > Any idea how to simulate subways as part of the public transportation? I > want to extract information such as number of ppl waiting at the subway > station given the subway capacities and frequencies. > > > Thank you very much for the help. > > > best, > -Wei > > ------------------------------------------------------------ > ------------------ > 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 > ------------------------------------------------------------------------------ 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
