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

Make rudimentary tile generator #7

Open
unsanded opened this issue Apr 28, 2016 · 1 comment
Open

Make rudimentary tile generator #7

unsanded opened this issue Apr 28, 2016 · 1 comment

Comments

@unsanded
Copy link
Owner

Generate tiles from different zoomlevels, when they are not loaded yet. This should be quite easy. Either scale them up 200%, and take a quarter, or scale them down 50% and combine four. It might be necessary to put this in a separate thread, and give it a queue of tiles. (Then you only need to do the scaling up once ISO four times).

@unsanded
Copy link
Owner Author

this also fixes #6

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