Skip to content

Speed up tile downloads #12

Open
Open
@drewbo

Description

@drewbo

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 request

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions