View source: R/GIS_SimplifybyLen.R
sp.simplifyLen | R Documentation |
sp.simplifyLen
Simplify Polylines by length
sp.simplifyLen
sp.simplifyLen(sp, tol, threshold = tol/2)
sp |
a SpatialLines or SpatialPoygons object |
tol |
Tolerance |
threshold |
Minimum length for a segment |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.