Skip to content
GitLab
Menu
Projects
Groups
Snippets
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Menu
Open sidebar
HealthTech
Hospital Recommendations
Commits
b7684508
Commit
b7684508
authored
Jul 20, 2019
by
Lakkakula Sai Sri Bhavya
Browse files
Update usage of overpass api
parent
aa15ddb4
Pipeline
#31445
passed with stage
in 13 seconds
Changes
1
Pipelines
1
Hide whitespace changes
Inline
Side-by-side
usage of overpass api
View file @
b7684508
...
...
@@ -21,7 +21,7 @@
"\n",
"# Process response manually...\n",
"for elem in response['elements']:\n",
"
print(elem['tags'].get('name'))\n"
" print(elem['tags'].get('name'))\n"
]
},
{
...
...
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment