zhengqunkoo / taxibros

Instantly query taxi arrival times
0 stars 1 forks source link

Dictionary returned by get_closest_roads_kdtree is wrong. #87

Closed zhengqunkoo closed 6 years ago

zhengqunkoo commented 6 years ago

Key of dictionary is not necessarily the data with distance under threshold. Need use indexes returned from KDTree.query.