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

feat(cogify): skip creating any tiles that are below 1 pixel in coverage #2959

Merged
merged 1 commit into from
Sep 17, 2023

Conversation

blacha
Copy link
Member

@blacha blacha commented Sep 14, 2023

Description

skip creating output tiles with <1 pixel of coverage

Intention

When reprojecting imagery sometimes tiny slithers of overlaps are detected the cogify command would attempt to create a tiff which sometimes has no actual data in it.

Checklist

If not applicable, provide explanation of why.

  • Tests updated
  • Docs updated
  • Issue linked in Title

@blacha blacha marked this pull request as ready for review September 14, 2023 22:20
@blacha blacha requested a review from a team as a code owner September 14, 2023 22:20
@blacha blacha added this pull request to the merge queue Sep 17, 2023
Merged via the queue into master with commit 1f52b19 Sep 17, 2023
10 checks passed
@blacha blacha deleted the feat/cogify-skip-small-tiles branch September 17, 2023 23:34
@blacha blacha mentioned this pull request Sep 18, 2023
github-merge-queue bot pushed a commit that referenced this pull request Sep 18, 2023
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