Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
Re: [sumo-user] netedit network discretization

netconvert -s old.net.xml --geometry.max-segment-length FLOAT --geometry.split -o split.net.xml
You need version 1.4 for this because the options were buggy in previous releases.

regards,
Jakob

Am Mi., 29. Jan. 2020 um 11:42 Uhr schrieb Kevin Malena <kevin.malena@xxxxxxxxxxxxxxxx>:

Hey guys,

 

is there a convenient way to shorten the edge length to a maximum within my whole network to get a different discretization?

In netedit there is the function >split edge< which does exactly what I’m searching for, but just for single edges and at the cursor position.The problem is that I cannot modify my net manually since it’s too large?

Therefore I’m searching for a programming solution…

Using the XML is pretty circumstantial since I would have to create not only the new edges but also new junctions etc. as well…

 

Cheers,

Kevin

_____________________________________

 

M. Sc. Kevin Malena


Regelungstechnik und Mechatronik

 

Heinz Nixdorf Institut
Universität Paderborn

Fürstenallee 11

33102 Paderborn
 
Telefon:  +49 (0) 52 51 / 60 6278

Raum: F0.337

Internet: http://www.hni.uni-paderborn.de/rtm

_____________________________________

 

_______________________________________________
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