polylineChainage: Obtain the chainage of nodes along a polyline

View source: R/polylineChainage.R

polylineChainageR Documentation

Obtain the chainage of nodes along a polyline

Description

Obtain the chainage of nodes along a polyline [2-col matrix]

Usage

polylineChainage(xy)

Arguments

xy

a 2-column matrix representing the polyline nodes

Details

polylineChainage calculates a vector of chainage values [along-polyline distances] from each node in a polyline to the initial node

Value

A vector

See Also

polylineLength


SpatialGraph documentation built on Sept. 28, 2023, 5:08 p.m.