Description Usage Arguments Value
View source: R/get_bearing_per_row.R
This function loads an R object with the active geometry "linestring" and breaks each of these multilines to many lines.
1 |
x |
An sf object or sf dataframe consisting of a column denoting the length of geometry |
max_length |
Maximum length for each linestring. Can also be a floating value. |
length_col |
The field with the length variable |
messaging |
Progress indicator displaying in Percentages |
Returns the same R object with the addition of "splits_in_meters" columns
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.