network_location: Find Location of a Point on a Geometric Network

View source: R/network.R

network_locationR Documentation

Find Location of a Point on a Geometric Network

Description

Find Location of a Point on a Geometric Network

Usage

network_location(G, m, z)

Arguments

G

A geometric network.

m

The segment index.

z

The shortest path distance from the beginning of the network segment.

Value

A list with names l, tp_l, x and y.


geonet documentation built on July 11, 2022, 9:08 a.m.