tomalrussell / snkit

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

Connect nearest nodes #8

Open tomalrussell opened 6 years ago

tomalrussell commented 6 years ago

Given two distinct sets of nodes, connect each node of set A to the nearest node in set B, usng geographic distance measure.