Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
Re: [sumo-user] Get List of EdgeId


[e.getID() for e in net.getNode(node_id).getOutgoing()]
see https://sumo.dlr.de/docs/Tools/Sumolib.html#import_a_network_and_retrieve_nodes_and_edges

Am Do., 25. März 2021 um 06:55 Uhr schrieb Bijal <bijal.varia88@xxxxxxxxx>:
Dear Sir,

I have started node_id. 

How to get a list of outgoing edgeID from the start node id?

--
:)
Bijal Varia
_______________________________________________
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