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

[Test] Progressive rendering for big dataset #5

Open
wants to merge 36 commits into
base: master
Choose a base branch
from

Commits on Nov 15, 2023

  1. [Feat] Support WKB geometry column in CSV

    Signed-off-by: Xun Li <[email protected]>
    lixun910 committed Nov 15, 2023
    Configuration menu
    Copy the full SHA
    972a18b View commit details
    Browse the repository at this point in the history
  2. support wkb in csv

    lixun910 committed Nov 15, 2023
    Configuration menu
    Copy the full SHA
    aebe443 View commit details
    Browse the repository at this point in the history
  3. update package.json

    lixun910 committed Nov 15, 2023
    Configuration menu
    Copy the full SHA
    047d351 View commit details
    Browse the repository at this point in the history
  4. clean up

    lixun910 committed Nov 15, 2023
    Configuration menu
    Copy the full SHA
    f2affbb View commit details
    Browse the repository at this point in the history
  5. init impl

    lixun910 committed Nov 15, 2023
    Configuration menu
    Copy the full SHA
    cc96f8b View commit details
    Browse the repository at this point in the history
  6. wip

    lixun910 committed Nov 15, 2023
    Configuration menu
    Copy the full SHA
    7b9a8af View commit details
    Browse the repository at this point in the history
  7. wip

    lixun910 committed Nov 15, 2023
    Configuration menu
    Copy the full SHA
    c2c01a2 View commit details
    Browse the repository at this point in the history
  8. add test cases

    lixun910 committed Nov 15, 2023
    Configuration menu
    Copy the full SHA
    4d14716 View commit details
    Browse the repository at this point in the history
  9. wip

    Signed-off-by: Xun Li <[email protected]>
    lixun910 committed Nov 15, 2023
    Configuration menu
    Copy the full SHA
    24576eb View commit details
    Browse the repository at this point in the history
  10. add arrow wkb/wkt

    lixun910 committed Nov 15, 2023
    Configuration menu
    Copy the full SHA
    21315b7 View commit details
    Browse the repository at this point in the history
  11. clean up

    lixun910 committed Nov 15, 2023
    Configuration menu
    Copy the full SHA
    5515c21 View commit details
    Browse the repository at this point in the history
  12. reorg test files

    lixun910 committed Nov 15, 2023
    Configuration menu
    Copy the full SHA
    b7b3c60 View commit details
    Browse the repository at this point in the history
  13. clean up

    lixun910 committed Nov 15, 2023
    Configuration menu
    Copy the full SHA
    c493caf View commit details
    Browse the repository at this point in the history
  14. wip

    lixun910 committed Nov 15, 2023
    Configuration menu
    Copy the full SHA
    3786181 View commit details
    Browse the repository at this point in the history
  15. Configuration menu
    Copy the full SHA
    20ad2f3 View commit details
    Browse the repository at this point in the history
  16. wip

    lixun910 committed Nov 15, 2023
    Configuration menu
    Copy the full SHA
    32b4085 View commit details
    Browse the repository at this point in the history
  17. add hover on arrowlayer

    lixun910 committed Nov 15, 2023
    Configuration menu
    Copy the full SHA
    160c31b View commit details
    Browse the repository at this point in the history
  18. fix table for geoarrow

    lixun910 committed Nov 15, 2023
    Configuration menu
    Copy the full SHA
    a2a4b74 View commit details
    Browse the repository at this point in the history
  19. support filtering

    lixun910 committed Nov 15, 2023
    Configuration menu
    Copy the full SHA
    9963af4 View commit details
    Browse the repository at this point in the history
  20. fix polygon with hole

    lixun910 committed Nov 15, 2023
    Configuration menu
    Copy the full SHA
    1fd5232 View commit details
    Browse the repository at this point in the history
  21. support point arrow

    lixun910 committed Nov 15, 2023
    Configuration menu
    Copy the full SHA
    ad09225 View commit details
    Browse the repository at this point in the history
  22. support linestring

    lixun910 committed Nov 15, 2023
    Configuration menu
    Copy the full SHA
    328169c View commit details
    Browse the repository at this point in the history
  23. add gpu filter

    lixun910 committed Nov 15, 2023
    Configuration menu
    Copy the full SHA
    df123ee View commit details
    Browse the repository at this point in the history
  24. clean up

    lixun910 committed Nov 15, 2023
    Configuration menu
    Copy the full SHA
    f35cf54 View commit details
    Browse the repository at this point in the history
  25. clean after rebase

    lixun910 committed Nov 15, 2023
    Configuration menu
    Copy the full SHA
    fbe8269 View commit details
    Browse the repository at this point in the history
  26. wip

    lixun910 committed Nov 15, 2023
    Configuration menu
    Copy the full SHA
    e674a5a View commit details
    Browse the repository at this point in the history
  27. wip

    lixun910 committed Nov 15, 2023
    Configuration menu
    Copy the full SHA
    dee21c6 View commit details
    Browse the repository at this point in the history
  28. wip

    lixun910 committed Nov 15, 2023
    Configuration menu
    Copy the full SHA
    9cdfd95 View commit details
    Browse the repository at this point in the history
  29. wip

    lixun910 committed Nov 15, 2023
    Configuration menu
    Copy the full SHA
    bc7090e View commit details
    Browse the repository at this point in the history
  30. bump to loaders.gl 4.0.1

    Signed-off-by: Xun Li <[email protected]>
    lixun910 committed Nov 15, 2023
    Configuration menu
    Copy the full SHA
    32e5700 View commit details
    Browse the repository at this point in the history
  31. support Arrow using loaders.gl

    Signed-off-by: Xun Li <[email protected]>
    lixun910 committed Nov 15, 2023
    Configuration menu
    Copy the full SHA
    ec0f6a8 View commit details
    Browse the repository at this point in the history
  32. comments

    Signed-off-by: Xun Li <[email protected]>
    lixun910 committed Nov 15, 2023
    Configuration menu
    Copy the full SHA
    8d114ec View commit details
    Browse the repository at this point in the history
  33. clean up

    Signed-off-by: Xun Li <[email protected]>
    lixun910 committed Nov 15, 2023
    Configuration menu
    Copy the full SHA
    9b3815b View commit details
    Browse the repository at this point in the history
  34. init

    lixun910 committed Nov 15, 2023
    Configuration menu
    Copy the full SHA
    46567a3 View commit details
    Browse the repository at this point in the history
  35. loaders.gl 4.0.2

    lixun910 committed Nov 15, 2023
    Configuration menu
    Copy the full SHA
    1b9a845 View commit details
    Browse the repository at this point in the history
  36. rebase

    Signed-off-by: Xun Li <[email protected]>
    lixun910 committed Nov 15, 2023
    Configuration menu
    Copy the full SHA
    755006d View commit details
    Browse the repository at this point in the history