Description Usage Arguments Details Value See Also
View source: R/osm_cleaning_functions.R
Break a line into segments
1 | line_segment_sf(l, n_segments, segment_length = NA)
|
l |
line |
n_segments |
number of segments |
segment_length |
segment length |
see stplanr::line_segment note: does not make perfect breaks
list
Other OSM:
cluster_junction(),
nn_line(),
nn_point(),
osm_consolidate(),
osm_get_junctions(),
osm_main_roads()
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.