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

Support for other resampling types. #646

Open
SpacemanPaul opened this issue Jun 28, 2021 · 0 comments
Open

Support for other resampling types. #646

SpacemanPaul opened this issue Jun 28, 2021 · 0 comments
Labels
beginner-friendly Simple self-contained project suitable for first-time contributors
Milestone

Comments

@SpacemanPaul
Copy link
Contributor

Current behaviour is to always use "Nearest Neighbour" resampling. But low level internal APIs already pass around resampling type as a free parameter, so supporting other resampling types would be a relatively straightforward enhancement.

I believe WCS (at least version 2) supports a resampling mode as a user-requested parameter. For protocols that don't support resampling mode as a user-requested parameter (e.g. WMS?) a default could be supplied in config per layer or per style.

Nobody has asked for this, and I'm not sure if there's any real use case for it - but if anybody finds one, it would be a pretty low-effort enhancement.

@SpacemanPaul SpacemanPaul added the beginner-friendly Simple self-contained project suitable for first-time contributors label Aug 12, 2021
@SpacemanPaul SpacemanPaul added this to the Wishlist milestone Aug 12, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
beginner-friendly Simple self-contained project suitable for first-time contributors
Projects
None yet
Development

No branches or pull requests

1 participant