Hi, While trying to import the local public transport system from OpenStreetMap into sumo I stumbled upon the following:
- sumo seems to shorten OSM-Ways / sumo-edges to form junctions. But I can't find any output where the cut-off segement is placed in. There is at least a notion in the ouput "map" file (specified via -M / --map-output) but not where it went. (looking a the result in sumo-gui one can see to which junctions said sections have been merged.) - one can add busStops to junctions (by specifying lane=":<junction-id>_<junction-edge>_<junction-lane>") and sumo-gui will display them correctly. But it seems to be ipossible for vehicles to stop on such busStops. sumo exits with the error message Bus stop 'busstop_1' for vehicle '9999999' on lane ':536777442_4_1' is not downstream the current route. (I am using sumo 0.22 on arch linux x86_64) Is there something I did not see? Are there other projects trying to import OSM public transport (especially busses) into sumo? Kind Regards, Dominik ------------------------------------------------------------------------------ Dive into the World of Parallel Programming The Go Parallel Website, sponsored by Intel and developed in partnership with Slashdot Media, is your hub for all things parallel software development, from weekly thought leadership blogs to news, videos, case studies, tutorials and more. Take a look and join the conversation now. http://goparallel.sourceforge.net/ _______________________________________________ sumo-user mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/sumo-user
