Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
[sumo-user] Split edges into equal segments

Hi, 

I have a rather large networks where I need to split the edges into equal
segments. 
Is there some way to do these kinds of network modifications in Python?

As an example I might have one edge of length 1000 m which I want to split
into 10 parts of 100 meters.

I have tried using netconvert to split the network but this did not work
very well since there are already many geometry points in the network. 

Kind regards, 
Michael



--
Sent from: http://sumo-user-mailing-list.90755.n8.nabble.com/


Back to the top