SimplifybyLen: Simplify Polylines by length 'SimplifybyLen'

View source: R/GIS_SimplifyPolylines.R

SimplifybyLenR Documentation

Simplify Polylines by length SimplifybyLen

Description

Simplify Polylines by length SimplifybyLen

Usage

SimplifybyLen(sp, split_length = 20, plot.results = F)

Arguments

sp

a SpatialLines or SpatialPoygons object

split_length

the length of the segments to split the lines into, in units of the SpatialLine object

plot.results

TRUE/FALSE

Value

simplified SpatialLines

Source

https://stackoverflow.com/questions/38700246/how-do-i-split-divide-polyline-shapefiles-into-equally-length-smaller-segments


SHUD-System/SHUDtoolbox documentation built on Nov. 27, 2024, 5:54 a.m.