geo-data-viewer icon indicating copy to clipboard operation
geo-data-viewer copied to clipboard

Geo Data Analytics tool for VSCode IDE with kepler.gl support to generate and view maps πŸ—ΊοΈ without any Python 🐍, IPyWidgets βš™οΈ, pandas 🐼, Jupyter notebooks πŸ“š, or ReactJS βš›οΈ app code.

Results 29 geo-data-viewer issues
Sort by recently updated
recently updated
newest added

Awesome extension β€” thanks for making it! I had issues with some Scandinavian characters, which can be fixed by including the encoding as the second argument in the DBF parser....

Bumps [path-parse](https://github.com/jbgutierrez/path-parse) from 1.0.6 to 1.0.7. Commits See full diff in compare view [![Dependabot compatibility score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=path-parse&package-manager=npm_and_yarn&previous-version=1.0.6&new-version=1.0.7)](https://docs.github.com/en/github/managing-security-vulnerabilities/about-dependabot-security-updates#about-compatibility-scores) Dependabot will resolve any conflicts with this PR as long as you don't alter...

dependencies

Bumps [glob-parent](https://github.com/gulpjs/glob-parent) from 5.1.1 to 5.1.2. Release notes Sourced from glob-parent's releases. v5.1.2 Bug Fixes eliminate ReDoS (#36) (f923116) Changelog Sourced from glob-parent's changelog. 5.1.2 (2021-03-06) Bug Fixes eliminate ReDoS...

dependencies

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...

feature

should also work with new github/codespaces beta, in addition to keplergl configs already served & loaded via https. see: https://github.com/microsoft/vscode/issues/104199#issuecomment-687864712 + https://code.visualstudio.com/updates/v1_37?ref=codebldr#_vscodeworkspacefs + https://code.visualstudio.com/api/advanced-topics/remote-extensions#incorrect-execution-location

feature
pro

to see what geo data formats devs load more frequently and focus more on improving those map loads

data
UX

to simplify combining geo data sets for the map view. see: https://github.com/funkeinteraktiv/geo-data-merger

enhancement
UX
pro

see: https://en.wikipedia.org/wiki/Geography_Markup_Language

feature

via open layers library. see: https://openlayers.org/en/latest/apidoc/module-ol_format_IGC-IGC.html example: https://openlayers.org/en/latest/examples/igc.html?q=IGC

feature