Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Speed up tile downloads #12

Open
drewbo opened this issue Jan 15, 2018 · 0 comments
Open

Speed up tile downloads #12

drewbo opened this issue Jan 15, 2018 · 0 comments
Assignees
Labels
enhancement New feature or request

Comments

@drewbo
Copy link
Contributor

drewbo commented Jan 15, 2018

Right now, tile downloads happen in series/synchronously. This is quite slow for larger data sets. We should take advantage of improved Python 3.6 asyncio support or an existing library to parallelize the downloads.

@drewbo drewbo added the enhancement New feature or request label Apr 17, 2018
@martham93 martham93 self-assigned this Aug 18, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

2 participants