Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
Re: [sumo-user] fix connections between two rail edges

Here is how to reset all connections which should fix connectivity issues (likely introduced via https://github.com/eclipse-sumo/sumo/issues/14391
1. netconvert -s old.net.xml -p tmp
2. netconvert -e tmp.edg.xml -n tmp.nod.xml -o fixed.net.xml

Am Fr., 8. März 2024 um 21:54 Uhr schrieb Hector A Martinez via sumo-user <sumo-user@xxxxxxxxxxx>:

Dear sumo community,

 

Is there a procedure that will automatically fix all of the connections between to edges (Origin and Destination) that currently have no route between them?

 

Is there a script that I can run by saying fix all connections between these two edges such that the train can get a route between 2 edges?

 

Thanks,

 

Hector A. Martinez, P.E.

MITRE | Solving Problems for a Safer World (R)

813.207.5365

 

_______________________________________________
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