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/ _______________________________________________ sumo-user mailing list [email protected] To unsubscribe from this list, visit https://www.eclipse.org/mailman/listinfo/sumo-user
