tomalrussell / snkit

spatial networks toolkit (python)
MIT License
31 stars 10 forks source link

Snap edges to nodes #4

Closed tomalrussell closed 5 years ago

tomalrussell commented 6 years ago

Move edge or add extension to connect edge end to node (nearest within buffer)

tomalrussell commented 5 years ago

Handled by link_nodes_to_edges_within - until/unless some endpoint-specific action is required..