Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
Re: [sumo-user] Question about junctions

netconvert option -R does this (--geometry.remove). You can post-process an existing network but then you have to repair all the routes and infrastructure that were previously defined.
example:
netconvert -s old.net.xml -o new.net.xml -R

Am Mi., 3. Jan. 2024 um 11:32 Uhr schrieb Mirko Barthauer via sumo-user <sumo-user@xxxxxxxxxxx>:

Dear Yanglan,

 

AFAIk this is not possible. The selection form in netedit works with the object attributes you can access as well in the inspect mode, but no derived values like the number of ingoing and outgoing edges.

 

Best regards

Mirko

 

 

 

 

-----Original-Nachricht-----

Betreff: [sumo-user] Question about junctions

Datum: 2023-12-25T09:00:56+0100

Von: "Yanglan Wang via sumo-user" <sumo-user@xxxxxxxxxxx>

An: "Sumo project User discussions" <sumo-user@xxxxxxxxxxx>

 

 

 

Dear Sumo Team,
 
I know how to replace a single junction into a geometry point by using the method shown in the figure. Is there any method that can select all junctions that are not intersected with other lanes and then change them into geometry points? 
 
Thanks a lot!
 
Best, 
Yanglan
 
image.png

 


_______________________________________________
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