diff --git a/coord_to_intersections.py b/coord_to_intersections.py index 3216a2cfdbae9b09a98b8e32625d51d5ed2c0027..86723c158cba50c795defca5e4a94a0886dbd5c7 100644 --- a/coord_to_intersections.py +++ b/coord_to_intersections.py @@ -1,3 +1,4 @@ +from research import circular_research def coord_to_inter(liste_coord,lat,long,main_street): dist=[] inter_street=[]