last operation for isochrone calculation, cutting the lines at their begining and ending. This is a worker function for calc_isochrones.
trim_lines_at(df1, graph_result, d, dd, i, donught)
A feature collection of lines
A features collection of linestrings with some specific fields.
A list produced by the functions build_graph_directed or build_graph.
the end distance of this isochrones.
the start distance of this isochrones.
the actual iteration.
A boolean indicating if the returned isochrone will be plained or a donught.