kepler.gl icon indicating copy to clipboard operation
kepler.gl copied to clipboard

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

Open 1Maxnet1 opened this issue 11 months ago • 2 comments

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 avatar Jan 23 '25 08:01 1Maxnet1

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

igorDykhta avatar Jan 26 '25 13:01 igorDykhta

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)?

1Maxnet1 avatar Jan 27 '25 08:01 1Maxnet1