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

Make tile-join distrust source tilesets' metadata maxzoom and minzoom #161

Merged
merged 4 commits into from
Nov 7, 2023

Conversation

e-n-f
Copy link
Collaborator

@e-n-f e-n-f commented Nov 7, 2023

Changes tile-join to report the actual minzoom and maxzoom of the tiles it has written to the output tileset in that tileset's metadata, rather than the max of the maxzooms and the min of the minzooms claimed in the metadata of the source tilesets.

In addition, the new tectonic plate test file in wraparound2 intends a longitude jump of 360° to be a polygon edge across the world, not an accidental modulus.

@e-n-f e-n-f marked this pull request as ready for review November 7, 2023 21:54
Copy link

@ChrisLoer ChrisLoer left a comment

Choose a reason for hiding this comment

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

Went over with Erica in 1:1 -- plan to do interactive testing on the Felt PR

@e-n-f e-n-f merged commit 2c56187 into main Nov 7, 2023
1 check passed
@e-n-f e-n-f deleted the tile-join-actual-zooms branch November 7, 2023 22:41
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