Kepler.gl: can't load Kepler.gl JSON without data

Created on 11 Dec 2018  路  3Comments  路  Source: keplergl/kepler.gl

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

backlog feature waiting for response

Most helpful comment

@heshan0131 Is it possible to add the configuration post-loading the data. I have a use case where I have to load the data and then apply some filtering and add some layers. This I have to do for the everyday data. So, for me the data changes everyday but config remains the same.

All 3 comments

@geoHeil
Kepler.gl doesn't support loading config template before loading any data. It would be a nice feature, though. We haved added it to our backlog

@heshan0131 Is it possible to add the configuration post-loading the data. I have a use case where I have to load the data and then apply some filtering and add some layers. This I have to do for the everyday data. So, for me the data changes everyday but config remains the same.

@heshan0131 What is the current state of this feature? Me too, I'd like to have a dataset reloaded on startup. Or still a somewhat more: be capable to provide a dataset name/URL via URL params, so the same map can be created using different datasets (with the same config/structure).

@kinshuk4 Have you found a workaround, perhaps?

Was this page helpful?
0 / 5 - 0 ratings

Related issues

ncthbrt picture ncthbrt  路  6Comments

rdhara picture rdhara  路  4Comments

1995parham picture 1995parham  路  4Comments

unverciftci picture unverciftci  路  4Comments

treyhakanson picture treyhakanson  路  5Comments