Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
E
EBEC 2021
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Wiki
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Snippets
Build
Pipelines
Jobs
Pipeline schedules
Artifacts
Deploy
Releases
Package registry
Container registry
Model registry
Operate
Environments
Terraform modules
Monitor
Incidents
Analyze
Value stream analytics
Contributor analytics
CI/CD analytics
Repository analytics
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
Léna Aix
EBEC 2021
Commits
76fd26a5
Commit
76fd26a5
authored
4 years ago
by
Alexandre Pradeilles
Browse files
Options
Downloads
Patches
Plain Diff
m
parent
75db5bfd
No related branches found
No related tags found
1 merge request
!1
Sansdocker
Changes
3
Show whitespace changes
Inline
Side-by-side
Showing
3 changed files
__pycache__/research.cpython-38.pyc
+0
-0
0 additions, 0 deletions
__pycache__/research.cpython-38.pyc
main.py
+1
-0
1 addition, 0 deletions
main.py
request2.py
+2
-2
2 additions, 2 deletions
request2.py
with
3 additions
and
2 deletions
__pycache__/research.cpython-38.pyc
+
0
−
0
View file @
76fd26a5
No preview for this file type
This diff is collapsed.
Click to expand it.
main.py
+
1
−
0
View file @
76fd26a5
...
...
@@ -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
This diff is collapsed.
Click to expand it.
request2.py
+
2
−
2
View file @
76fd26a5
...
...
@@ -31,8 +31,8 @@ def all_intersect(json):
if
__name__
==
"
__main__
"
:
params
=
{
'
street
'
:
'
Aven
ue Ga
mbetta
'
,
'
city
'
:
'
Courbevoi
e
'
,
'
street
'
:
'
R
ue Ga
ston Appert
'
,
'
city
'
:
'
Villeneuve-la-Garenn
e
'
,
'
country
'
:
'
France
'
,
#'q' : '8 Avenue Gambetta, Courbevoie, France',
'
polygon_geojson
'
:
1
,
...
...
This diff is collapsed.
Click to expand it.
Preview
0%
Loading
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Save comment
Cancel
Please
register
or
sign in
to comment