ENH: refactor get_network_id
based on sindex.nearest_all
#310
Labels
enhancement
New feature or request
get_network_id
based on sindex.nearest_all
#310
We can now use
sindex.nearest_all
to use pygeos STRtree to detect the nearest neighbors. Should be way faster than the current loop.xref #124 that should also be fixed by that
The text was updated successfully, but these errors were encountered: