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

Basemaps downloading requires a timeout option #258

Open
pabloitu opened this issue Jul 27, 2024 · 0 comments · May be fixed by #263
Open

Basemaps downloading requires a timeout option #258

pabloitu opened this issue Jul 27, 2024 · 0 comments · May be fixed by #263
Assignees

Comments

@pabloitu
Copy link
Collaborator

pabloitu commented Jul 27, 2024

Querying a webservice for basemaps requires to have a timeout specification

def _get_basemap(basemap):

so it can default to stock_img and does not freeze runtime of there is any connection problem.

The download time of a basemap can be significant (2-20 sec). However, many times it is required to plot the same catalog (or the same region) multiple times. It would make sense to cache the download basemap.

@pabloitu pabloitu self-assigned this Aug 11, 2024
This was referenced Aug 16, 2024
@pabloitu pabloitu linked a pull request Aug 20, 2024 that will close this issue
10 tasks
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant