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

CARTO: Polygon triangulation in CartoVectorTileLoader #8064

Merged
merged 4 commits into from
Aug 23, 2023

Conversation

felixpalmer
Copy link
Collaborator

Background

Followup to #8056.

Changelist

  • Enables workers on loaders in CARTO module by default
  • CartoVectorTileLoader now performs polygon triangulation when necessary
  • API minor version bumped to 3.2 (disables server-side triangulation)

Correct triangulation

Move triangulation to worker

Tidy loader code

Types

Enable worker loaders

Tests for 3.2
@felixpalmer felixpalmer requested a review from zbigg August 21, 2023 14:39
@felixpalmer felixpalmer merged commit 2c31fb1 into master Aug 23, 2023
2 checks passed
@felixpalmer felixpalmer deleted the felix/carto-worker-triangulation branch August 23, 2023 06:51
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.

None yet

2 participants