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

cap max queued tiles #2

Open
nzjrs opened this issue May 19, 2010 · 0 comments
Open

cap max queued tiles #2

nzjrs opened this issue May 19, 2010 · 0 comments

Comments

@nzjrs
Copy link
Owner

nzjrs commented May 19, 2010

Yeah, I have had this before, where it goes and calculates a million
tiles to download if you try and cache the whole world at all zoom
levels.

What do you think a sensible sanity check would be?

what about capping the max-zoom-level at a value where the bounding box contains at most
128 tiles in either dimension? Would cap the queue to 16384 for a perfectly square
bounding box (still quite a lot), and it matches the max 7 zoom levels download of
foxtrotgps.

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

1 participant