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.


MarcSchneble/geonet documentation built on Jan. 28, 2023, 7:49 p.m.