Data Not Visible At Certain Zoom Level When Applying Custom Algorithm #967
Unanswered
dimplejaiin
asked this question in
Q&A
Replies: 1 comment
-
This issue resolved with masking the array:
|
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.
-
I've written a custom algorithm in Titiler to apply offset correction for Sentinel-2 datasets fetched from the Planetary STAC catalog. While the algorithm works, I'm encountering an issue where the data becomes invisible at certain zoom level. Sharing a recording of the issue in attachments and brief overview of the code and the steps to reproduce the error.
Steps to Reproduce:
Implement the following custom
OffsetCorrection
algorithm:Use the following tile URL to request tiles:
Observed Issue:
Attachments:
Request for Assistance:
Any insights or recommendations would be greatly appreciated!
Beta Was this translation helpful? Give feedback.
All reactions