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

Changed CONFIG_UPLOAD_MESSAGE to avoid confusion on single vs. multi jsons from previous maps #114

Closed
wants to merge 10 commits into from

Conversation

JustinGOSSES
Copy link
Contributor

Changed the CONFIG_UPLOAD_MESSAGE to make it clear that, to upload a previous map, you have to upload a "single" JSON that contains "both" the old data and all config.

Trying to upload separate JSONs of previously used config and previously used data, which seems like a possible way forward with the old message, in fact doesn't work and results in a map that tries to load forever.

This small change makes it clear that users should look for the option that exports both the config and data together in a single JSON. This is a radio button on the bottom of the export window that changes from the default state of separate exports to an 'everything' export.

added 2 files of well log data and well log location data from Manville open dataset from Canada.
big zip wells
Added sentence about going to vis.academy http://vis.academy/#/kepler.gl/setup for information on how to embed kepler.gl. This information is useful for people who want to share the map they've made with other people. Not everyone who comes to the readme will know that additional "how to" documentation is at vis.academy unless they're told.
Added link to vis.academy to readme
Changed the CONFIG_UPLOAD_MESSAGE to make it clear that, to upload a previous map, you have to upload a "single" JSON that contains "both" the old data and all config. 

Trying to upload separate JSONs of previously used config and previously used data, which seems like a possible way forward with the old message, in fact doesn't work and results in a map that tries to load forever. 

This small change makes it clear that users should look for the option that exports both the config and data together in a single JSON. This is a radio button on the bottom of the export window that changes from the default state of separate exports to an 'everything' export.
heshan0131 pushed a commit that referenced this pull request Dec 3, 2020
… default ones (#114)

* SidePanel panels are now passed through only through props or default proprs. Removed CustomPanels default panels reference from SidePanel

Signed-off-by: Giuseppe Macri <macri.giuseppe@gmail.com>
bjungs pushed a commit to imec-int/kepler.gl that referenced this pull request Nov 14, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

1 participant