SimplifybyLen: Simplify Polylines by length 'SimplifybyLen'

Description Usage Arguments Value Source

View source: R/GIS_SimplifyPolylines.R

Description

Simplify Polylines by length SimplifybyLen

Usage

1
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


happynotes/PIHMgisR documentation built on Jan. 25, 2020, 9:51 p.m.