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

fix(tiler): try to minimize the error when rounding boundaries #913

Merged
merged 1 commit into from
Jul 13, 2020

Conversation

jacott
Copy link
Contributor

@jacott jacott commented Jul 13, 2020

Overview tiles that do not align with the requested zoom level often leave multiple pixel gaps
between COGs. This fix reduces that size of that gap.

packages/geo/src/bounds.ts Outdated Show resolved Hide resolved
Overview tiles that do not align with the requested zoom level often leave multiple pixel gaps
between COGs. This fix reduces that size of that gap.
@kodiakhq kodiakhq bot merged commit e94b49d into master Jul 13, 2020
@kodiakhq kodiakhq bot deleted the fix/tiler/reduce-cog-gap branch July 13, 2020 03:06
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Development

Successfully merging this pull request may close these issues.

2 participants