Skip to main content
Solved

line split as equal parts or distance

  • November 24, 2015
  • 5 replies
  • 399 views

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.

 

 

[edit]

 

There's also the LineDivider by @takashi, which probably is more efficient.

 

[/edit]
View original
Did this help you find an answer to your question?

5 replies

david_r
Celebrity
  • November 24, 2015
Hi

 

 

Have you looked at the Snipper?

 

 

David

geosander
Forum|alt.badge.img+7
  • Best Answer
  • November 24, 2015
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.

 

 

[edit]

 

There's also the LineDivider by @takashi, which probably is more efficient.

 

[/edit]

  • Author
  • November 24, 2015
geosander wrote:
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.

 

 

[edit]

 

There's also the LineDivider by @takashi, which probably is more efficient.

 

[/edit]

Thank you for your solution.. I used LineDivider.. it worked


mark2atsafe
Safer
Forum|alt.badge.img+44
  • Safer
  • November 24, 2015

That's an awesome typo - missing the space between "distance." and "Is" creates a URL that is really interesting to visit!


Forum|alt.badge.img+1
  • October 10, 2016
isimsek wrote:

Thank you for your solution.. I used LineDivider.. it worked

 

Thank you, This worked great for me too. I think it's important to point out that it operates with the distance unit default to the coordinate system of the data, so it is usually best to re-project the data into a system that is meter based, if you want to use those units.

 


Reply


Cookie policy

We use cookies to enhance and personalize your experience. If you accept you agree to our full cookie policy. Learn more about our cookies.

 
Cookie settings