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

fix: handle utm west and east antimeridian #154

Conversation

ljstrnadiii
Copy link

I discovered another corner case I didn't test for. This PR adds another tests case in order to check we get the expected number of tiles for the case when the west bounds and west tms_bbox crosses the antimeridian, but also for the corresponding east component.

This prevents a very very large number of tiles being returned for both cases.

@vincentsarago vincentsarago self-requested a review August 29, 2024 15:20
Copy link
Member

@vincentsarago vincentsarago left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

🙏

@vincentsarago vincentsarago merged commit 2e83dde into developmentseed:main Aug 29, 2024
6 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants