Split polylines into segments of equal lengths using ArcPy
Table of Contents The Video Subscribe Introduction As of writing this blog post there is not neat ArcPy function to segment a polyline into equal line segments. You could use the Generate Points Along Lines tool followed by the Split Line at Point tool, but alas, the latter is only available on an Advanced license. […]
Split polylines into segments of equal lengths using ArcPy Read More »


