create_junctions: create junctions based on street polylines

Description Usage

View source: R/drainage_network_helper_functions.R

Description

create junctions based on street polylines

Usage

 1
 2
 3
 4
 5
 6
 7
 8
 9
10
11
12
create_junctions(
  streets,
  buffer,
  snap_dist,
  epsilon,
  lim,
  junc_depth,
  dtm,
  crs_default,
  pre_def_junctions,
  pre_def_conduits
)

DoeringA/urbandrain documentation built on Jan. 18, 2021, 12:32 a.m.