powered by
Cut lines in a feature collection of linestrings at a specified distance from the begining of the lines.
cut_lines_at_distance(lines, dists)
A feature collection of linestrings
The feature collection of linestrings to cut
A vector of distances, if only one value is given, each line will be cut at that distance.
# This is an interal function, no example provided
Run the code above in your browser using DataLab