Applies simpler cleaning steps compared to map.iterative.clean (archived). Dissolves constitutive line segments into longer lines wherever possible. Union -> merge -> explode -> add ids. Checks to ensure st_line_merge won't cause an error and skips if it would (would mean x is already denoded.)
1 | denode.lines(x, group.cols = c("SIGNT1", "SIGN1"))
|
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.