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

m

parent 75db5bfd
No related branches found
No related tags found
1 merge request!1Sansdocker
No preview for this file type
......@@ -134,5 +134,6 @@ if __name__=="__main__":
#liste=[(48.89535, 2.24697),(48.89529, 2.24705),(48.89518,2.2472), (48.894831,2.247616)]
#liste=[(48.896523,2.246212),(48.895916, 2.247038)]
#liste=[(48.899517, 2.260667)]
#[(48.937403, 2.333210), (48.937614, 2.334722)]
print(trees_positions(liste_coord))
\ No newline at end of file
......@@ -31,8 +31,8 @@ def all_intersect(json):
if __name__=="__main__":
params = {
'street' : 'Avenue Gambetta',
'city' : 'Courbevoie',
'street' : 'Rue Gaston Appert',
'city' : 'Villeneuve-la-Garenne',
'country' : 'France',
#'q' : '8 Avenue Gambetta, Courbevoie, France',
'polygon_geojson' : 1,
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment