Skip to content
Snippets Groups Projects
Commit 987555e0 authored by Alexandre Pradeilles's avatar Alexandre Pradeilles
Browse files

ok

parent 0a248eb1
Branches
No related tags found
No related merge requests found
......@@ -65,9 +65,10 @@ if __name__=="__main__":
print(tree_position(lat, lon))
t2 = time.time()
#print(t2-t1)
'''
lat = 48.89227652
lon = 2.253773690
print(tree_position(lat, lon))'''
print(tree_position(lat, lon))
liste=[(2.24697,48.89535),(2.24705,48.89529),(2.2472,48.89518)]
print(trees_positions(liste))
'''
\ No newline at end of file
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment