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

[Bug] Keple.gl freezes when layer is changed to grid layer #2935

Open
1Maxnet1 opened this issue Jan 23, 2025 · 2 comments
Open

[Bug] Keple.gl freezes when layer is changed to grid layer #2935

1Maxnet1 opened this issue Jan 23, 2025 · 2 comments
Assignees
Labels
bug Something isn't working

Comments

@1Maxnet1
Copy link
Contributor

Describe the bug
kepler.gl freezes

To Reproduce
Steps to reproduce the behavior:

  1. Go to demo
  2. Upload data
  3. Set layer to grid with resolution 0.1 km
  4. kepler.gl freezes

Expected behavior
The layer shows on the map

Desktop (please complete the following information):

  • OS: Manjaro Linux
  • Browser: Firefox
  • Version 134.0

Additional context
Add any other context about the problem here.

@1Maxnet1 1Maxnet1 added the bug Something isn't working label Jan 23, 2025
@igorDykhta igorDykhta self-assigned this Jan 24, 2025
@igorDykhta
Copy link
Collaborator

I'll investigate further but it looks like it's just too much data > 600k+ points in your dataset.

@1Maxnet1
Copy link
Contributor Author

I'll investigate further but it looks like it's just too much data > 600k+ points in your dataset.

Thanks for the investigation, I couldn't find any limits on how many data points which layer type can handle. Is there a known maximum or based on experience some rough estimation? Or are there any known workarounds to allow bigger data sizes (like allowing the browser to allocate more RAM to a specific tab)?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

2 participants