Hello, generally, OSM edges are only shortened but not removed when building the geometries of lanes and intersections. Busstops within a junction are not supported at the moment (as they do not make sense on a typical intersection). I can imagine that junctions without intersection (where only the number of lanes changes) interfere with busStop positioning. Currently you only way around is to put the busstop slighly up- or downstream. May be you can illustrate your positioning problem with a screenshot. The option --map-output does not work (this is a known bug). regards, Jakob
2015-03-14 17:32 GMT+01:00 Dominik S. Buse <[email protected]>: > 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 > ------------------------------------------------------------------------------ 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
