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): Use nearest smoothing when down sizing #1050

Merged
merged 1 commit into from
Aug 12, 2020

Conversation

jacott
Copy link
Contributor

@jacott jacott commented Aug 12, 2020

Use lanczos3 when up sizing. This is a fix to reduce artefacts when rendering the topo-50 nztm
layer.

Allow supplying source order when creating CogJob; needed when ordering is important or a source
directory contains more than one imagery set as in the case of topo-50.

Use lanczos3 when up sizing. This is a fix to reduce artefacts when rendering the topo-50 nztm
layer.

Allow supplying source order when creating CogJob; needed when ordering is important or a source
directory contains more than one imagery set as in the case of topo-50.

Acked-by: Geoff Jacobsen <gjacobson@linz.govt.nz>
@kodiakhq kodiakhq bot merged commit 3a95844 into master Aug 12, 2020
@kodiakhq kodiakhq bot deleted the fix/tiler/use-nearest-when-downsizing branch August 12, 2020 21:20
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