You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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
The text was updated successfully, but these errors were encountered:
@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.
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
The text was updated successfully, but these errors were encountered: