Skip to content

Remove buggy optimization to avoid reclipping in overzoom#275

Merged
e-n-f merged 2 commits intomainfrom
remove-clip-optimization
Oct 1, 2024
Merged

Remove buggy optimization to avoid reclipping in overzoom#275
e-n-f merged 2 commits intomainfrom
remove-clip-optimization

Conversation

@e-n-f
Copy link
Copy Markdown
Collaborator

@e-n-f e-n-f commented Oct 1, 2024

There was a special case to avoid spending time clipping the geometries when the output zxy was the same as the input zxy, but it also prevented clipping in the cases where I wanted clipping to happen and was calling tippecanoe-overzoom specifically to do it.

@e-n-f e-n-f marked this pull request as ready for review October 1, 2024 16:39
Copy link
Copy Markdown

@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.

Already in use in Felt

@e-n-f e-n-f merged commit 23c6559 into main Oct 1, 2024
@e-n-f e-n-f deleted the remove-clip-optimization branch October 1, 2024 17:22
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