Select to view content in your preferred language

Editor function "split by distance" also usable with Python?

1372
10
11-25-2010 10:19 PM
SeldaSamiri
Emerging Contributor
Hi there,

I need to split a line feature at specific distances from the starting vertex. I can do this manually with the editor (fuction "split -> distance"). Is there a possibility to use this functionality also in Python?
If not - any ideas how to program it?

Thanks for help!
Selda
0 Kudos
10 Replies
SeldaSamiri
Emerging Contributor
Hi Aaron,
thanks for your reply. I tried out your suggestion, but what i got was a random 1500m-segment of my stream. But I need it to start at specific point (my sampling site / the starting node of the polyline). So I'm afraid, to create random points doesn't help me. Or did I geht something wrong?
Selda
0 Kudos