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

Improve Background cache when changing papersize #75

Open
ThomasParistech opened this issue Nov 24, 2024 · 1 comment
Open

Improve Background cache when changing papersize #75

ThomasParistech opened this issue Nov 24, 2024 · 1 comment

Comments

@ThomasParistech
Copy link
Owner

Instead of re-downloading the whole map when the papersize slightly changes, it would be better to download the area enclosing all possible papersizes and then extract parts of it

Switching between papersizes would much faster

@JulesL2
Copy link
Contributor

JulesL2 commented Nov 24, 2024

@ThomasParistech You should check what I have done in get_max_download_bounds_across_layouts in BaseVerticalLayout class. It is the same idea but with all paper sizes instead of all layouts for a single paper.

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

No branches or pull requests

2 participants