Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
Re: [sumo-user] Complex Junctions

Hello,
the heuristics behind option junctions.join do not yet handle all cases of multi-modal intersections very well. If you are only simulating cars then you can probably make the option join this kind of intersection if you also set
--keep-edges.by-vclass passenger
Alternatively, you can join these junctions manually with Netedit (https://sumo.dlr.de/docs/NETEDIT.html#processing_menu_options) or by loading explicit join instructions during import (https://sumo.dlr.de/docs/Networks/PlainXML.html#joining_nodes)

Note, that you are sacrificing a lot of detail in intersection dynamics if you set --no-internal-links (https://sumo.dlr.de/docs/Simulation/Intersections.html)
regards,
Jakob


Am Mi., 25. März 2020 um 17:27 Uhr schrieb Kaubruegger, Benedikt <bkaubruegger@xxxxxx>:
Sorry, forgot to attach the picture.
________________________________________
Von: sumo-user-bounces@xxxxxxxxxxx [sumo-user-bounces@xxxxxxxxxxx]&quot; im Auftrag von &quot;Kaubruegger, Benedikt [bkaubruegger@xxxxxx]
Gesendet: Mittwoch, 25. März 2020 16:54
An: sumo-user@xxxxxxxxxxx
Betreff: [sumo-user] Complex Junctions

Hello All,

I am currently having trouble implementing complex Junctions/Intersections from OSM Data to SUMO.
I would like to get only one junction controlled by only one traffic light (or one traffic light at each incoming Lane) and correct connections in order to implement TLS-Programms.

Attached is a picture of an example intersection.

I am using NETCONVERT with the following configurations:

-        - Junctions.join

-        - No-internal-links

Further Details:

-        Eclipse SUMO Version 1.5.0

Is there a configuration during the conversion, which might help or are there other ways to improve the modeling of complex Junctions?

Thank you for your help,
Benedikt
_______________________________________________
sumo-user mailing list
sumo-user@xxxxxxxxxxx
To unsubscribe from this list, visit https://www.eclipse.org/mailman/listinfo/sumo-user
_______________________________________________
sumo-user mailing list
sumo-user@xxxxxxxxxxx
To unsubscribe from this list, visit https://www.eclipse.org/mailman/listinfo/sumo-user

Back to the top