Solved
line split as equal parts or distance
I have road data and trying split line as equal parts or distance.Is there any way for do this?
Best answer by geosander
I think you need the IterativeSnipper_2013, because then you can split it in equal parts of length x. It's basically the Snipper (that @david_r mentioned) applied over and over again.
View original
[edit]
There's also the LineDivider by @takashi, which probably is more efficient.
[/edit]
Reply
Enter your E-mail address. We'll send you an e-mail with instructions to reset your password.