Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
Re: [sumo-user] How to convert all edge and junction id to number

netconvert -s old.net.xml -o new.net.xml --numerical-ids.node-start 0 --numerical-ids.edge-start 0

Am Sa., 21. Dez. 2019 um 13:21 Uhr schrieb Bijal <bijal.varia88@xxxxxxxxx>:
Dear Jackob sir,

I think the issue : https://github.com/eclipse/sumo/issues/6372 is addressed.

So how to convert all edge_id and junction_id to number starts from 0?

--
:)
Bijal Varia
_______________________________________________
sumo-user mailing list
sumo-user@xxxxxxxxxxx
To change your delivery options, retrieve your password, or unsubscribe from this list, visit
https://www.eclipse.org/mailman/listinfo/sumo-user

Back to the top