-
Notifications
You must be signed in to change notification settings - Fork 110
Open
Labels
enhancementNew feature or requestNew feature or request
Description
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.
Metadata
Metadata
Assignees
Labels
enhancementNew feature or requestNew feature or request