You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
feat(tiler-sharp): allow outputs to customise how output is compressed (#3126)
#### Motivation
TerrainRGB needs to be lossless compressed, this adds the abilities for
pipelines to customise how they create the output eg resizeKernels and
lossless parameters
#### Modification
allows outputs to define resize kernels
#### Checklist
_If not applicable, provide explanation of why._
- [ ] Tests updated
- [ ] Docs updated
- [ ] Issue linked in Title
0 commit comments