keplergl / keplergl/kepler.gl

can't load Kepler.gl JSON without data

Open
#308 3 comments 0 reactions 0 assignees View on GitHub
backlog feature waiting for response
Dominant language
TypeScript
Stars
12k
Forks
2k
Avg merge
1d 5h
Merged PRs (30d)
66

Description

1) load demo earthquakes dataset
http://localhost:8080/#/demo/earthquakes
2) click export and export Kepler.gl JSON according to https://github.com/uber/kepler.gl/blob/master/docs/k-save-and-export.md however, without data
3) reload page to http://localhost:8080
4) upload kepler.gl JSON configuration file.

Step 4 hangs for me forever when no data is included (only configuration is loaded).
When data is included it works just fine.

An sample kepler.gl JSON configuration file for earthquakes can also be found at https://gist.github.com/geoHeil/fa5898318822829efc144501e49ab163

Contributor guide

No contributing guide indexed for this repository

Research direction

Start at the JSON configuration upload flow described in step 4 and compare it with the path used when data is included. Reproduce the issue with the linked earthquakes configuration and confirm whether the no-data upload completes; done means the configuration loads without hanging while the data-included case remains working.

Written by the indexing model from the issue text.

Assessment

Tech stack
typescript
Domain
data-visualization
Issue type
Bug
Difficulty
3/5
Estimated time
1-2 days
Activity status
Stale
Clarity
Mostly clear
Newbie friendliness
35/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.