[Done] Customize default pixel_selection
for mosaic endpoints
#492
samn
started this conversation in
Feature Request
Replies: 1 comment
-
🙏, sure that would be lovely! |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
The
pixel_selection
method is defined as aQuery
param, e.g.titiler/src/titiler/mosaic/titiler/mosaic/factory.py
Lines 230 to 232 in cce68aa
not as a dependency that can be overridden like other parameters. It would be nice to be able to customize the default mosaic method.
I'm happy to put together a PR adding a new dependency for the mosaic parameters if it sounds ok to you!
Beta Was this translation helpful? Give feedback.
All reactions