combine_river_features: Combine river centerline and surface

View source: R/utils.R

combine_river_featuresR Documentation

Combine river centerline and surface

Description

Combine river centerline and surface

Usage

combine_river_features(river_centerline, river_surface)

Arguments

river_centerline

River line as sfc_LINESTRING or sfc_MULTILINESTRING

river_surface

River surface as sfc_POLYGON or sfc_MULTIPOLYGON

Value

Combined river as sfc_MULTILINESTRING


rcrisp documentation built on Aug. 8, 2025, 6:42 p.m.