Skip to main content

rhumb_length

Function rhumb_length 

Source
pub fn rhumb_length<L>(line: &L) -> f64
where L: Linestring, Rhumb: LengthStrategy<L, Out = f64>,
Expand description

Sum rhumb-line distances along a linestring.