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

[Feat] GeoArrow incremental rendering (2) [DRAFT] #2466

Draft
wants to merge 3 commits into
base: master
Choose a base branch
from

Conversation

lixun910
Copy link
Collaborator

@lixun910 lixun910 commented Dec 2, 2023

REF #2459

Based on the previous PR to add progressive rendering of GeoArrow data. This PR is trying to utilize parallel web workers in loader.gl to speed up the parsing of GeoArrow data in multiple web workers.

This PR is based on the previous PR for comments. Thanks!

Signed-off-by: Xun Li <lixun910@gmail.com>
@lixun910 lixun910 marked this pull request as draft December 2, 2023 23:48
Signed-off-by: Xun Li <lixun910@gmail.com>
@lixun910 lixun910 changed the title [Feat] progressive rendering of geoarrow with parallel workers (draft) [Feat] GeoArrow incremental rendering (2) [DRAFT] Dec 8, 2023
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

1 participant