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

refactor: tileMergerTaskManager more efficient #35

Merged
merged 3 commits into from
Dec 15, 2024
Merged

Conversation

almog8k
Copy link
Collaborator

@almog8k almog8k commented Dec 15, 2024

Question Answer
Bug fix
New feature
Breaking change
Deprecations
Documentation
Tests added
Chore
refactor

Further information:
refactor tileMergerManger logic to be more efficient in task creation by unified all the polygon parts in advanced for each zoom level, and if all the zoom level for each part is the same- in this case we do the union action once.

src/task/models/tileMergeTaskManager.ts Show resolved Hide resolved
src/task/models/tileMergeTaskManager.ts Outdated Show resolved Hide resolved
src/common/interfaces.ts Show resolved Hide resolved
@CL-SHLOMIKONCHA CL-SHLOMIKONCHA self-requested a review December 15, 2024 11:44
@almog8k almog8k merged commit 89f85fa into master Dec 15, 2024
8 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