segmentAlongLine() function in Arcade

112
0
03-04-2022 08:52 PM
Status: Open
Labels (1)
Bud
by
Frequent Contributor

Could Esri consider adding a segmentAlongLine() function to Arcade?

segmentAlongLine (start_measure, end_measure, {use_percentage})

Returns a Polyline between start and end measures. 


That would be quite helpful. Otherwise, it takes a few pages of code to do that in Arcade.