Spatial methods#

Paired data methods#

find_location_pairs(loc_df, n, *[, ...])

Find pairs of locations in a surface water network that are connected.

location_pair_geoms(pairs, loc_df, n)

Extract linestring geometry for location pairs, that follow segments.