View source: R/linestring_split.R
split_lines_remove_line_endpoints | R Documentation |
Splits line into segments using SfSpHelpers::split_lines and then removes the first and last segments (if possible)
split_lines_remove_line_endpoints(
shp_line,
id_col,
min_distance_m_to_remove = 10
)
min_distance_m_to_remove |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.