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

add Excel data loading #118

Open
RandomFractals opened this issue Jan 17, 2021 · 0 comments
Open

add Excel data loading #118

RandomFractals opened this issue Jan 17, 2021 · 0 comments
Labels
feature New feature

Comments

@RandomFractals
Copy link
Owner

RandomFractals commented Jan 17, 2021

use SheetJS library for loading Excel files: https://github.com/SheetJS/sheetjs

See this Excel data provider for sample usage:

https://github.com/RandomFractals/vscode-data-preview/blob/master/src/data.providers/excel.data.provider.ts

Test use case scenario:

  1. Create Excel file with USA state capitals, airports and zipcodes
  2. Load a kepler.gl map from usa.xlsb to view those 3 point and polygon layers in one go.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
feature New feature
Projects
None yet
Development

No branches or pull requests

1 participant