[
Date Prev][
Date Next][
Thread Prev][
Thread Next][
Date Index][
Thread Index]
[
List Home]
Re: [sumo-user] Modifying network
|
Thank you. This solved the problem.
Hi Rohan,
it is possible to update an attribute in netedit for several items at once. You'll have to select all your edges, go to inspect mode, click on one edge and raise the number of lanes in the attribute form to 2. See https://sumo.dlr.de/docs/Netedit/editModesCommon.html#inspecting_selections .
Best regards,
Mirko
-----Original-Nachricht-----
Betreff: [sumo-user] Modifying network
Datum: 2025-02-04T07:52:52+0100
Von: "Rohan Verma via sumo-user" <sumo-user@xxxxxxxxxxx>
An: "Sumo project User discussions" <sumo-user@xxxxxxxxxxx>
Dear community,
I have a randomly generated road network saved as .net.xml. Each of the edges is a single lane in this network. And guessing of opposite direction lanes usable for overtaking is enabled. I want to convert all the edges to two lanes. Since it is not a small network (consisting of 212 edges), I do not wish to use NETEDIT GUI. Is there another way to do it?
I tried inserting the second lane directly in the XML file (example given below), but this creates a problem with lane connections at junctions and with overtaking connections.
<lane id="1_1" index="1" speed="13.89" length="175.24" shape="501.60,310.40 501.60,485.64">
<neigh lane="112_1"/>
</lane>
Kindly suggest a more suitable approach.
Any help is greatly appreciated.
Thanks and regards,
Rohan
_______________________________________________
sumo-user mailing list
sumo-user@xxxxxxxxxxx
To unsubscribe from this list, visit https://www.eclipse.org/mailman/listinfo/sumo-user