Conflation#
algo.conflation module
- conflateOnNetwork(geom, network, threshold=1e+300, h=30, RESPATH=None, prefix=None, verbose=True)[source]#
- conflateTurnOnTerminalEdge(network, nid, SEARCH, h=10)[source]#
conflate point of maximum curvature with the summit of a terminal edge
Parameters#
- networkTYPE
DESCRIPTION.
- nidTYPE
DESCRIPTION.
- SEARCHTYPE
DESCRIPTION.
- hTYPE, optional
DESCRIPTION. The default is 10.
Returns#
None.