diff --git a/__pycache__/research.cpython-38.pyc b/__pycache__/research.cpython-38.pyc index fa252d443fc9ddc868a03696f242dd8604e04b25..32e54854664f3484e9ca3ab99919eb91642ac8f1 100644 Binary files a/__pycache__/research.cpython-38.pyc and b/__pycache__/research.cpython-38.pyc differ diff --git a/main.py b/main.py index 5c6d413abdcf339ce9b7abed0e577dafd4072f01..944157774c8a544c68e70afadb4dc3c7d2f77775 100644 --- a/main.py +++ b/main.py @@ -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 diff --git a/request2.py b/request2.py index 2e8964af63c9fbf90e3fd0a56d88885877710a31..936c044c151c525614c58283caf715070f8964a7 100644 --- a/request2.py +++ b/request2.py @@ -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,