Skip to content

Latest commit

Β 

History

History
275 lines (237 loc) Β· 14.3 KB

CHANGELOG.md

File metadata and controls

275 lines (237 loc) Β· 14.3 KB

Change Log

See releases for the brief versions information and feature details with screen pics for this Geo Data Viewer πŸ—ΊοΈ VSCode extension.

v2.6.0 - vscode, data loading, map display dependencies and documentation update (2023-01-10)

  • #142 Update vscode, node, ts and other extension dev dependencies to the latest vscode v1.74
  • #143 Update geo data loading libraries to latest
  • #144 Use Uri.file to create local file path when saving map, config, data, and html map versions
  • #145 Use node-fetch library to load remote geo data
  • #146 Use shields.io for version, installs, and downloads badges in docs
  • #147 Add new Support/Sponsor section to README.md
  • #148 Refine documentation sections in README.md
  • #149 Adjust map view toolbar padding on the right
  • #150 Package and publish Geo Data Viewer v2.6.0 release

v2.5.0 - vscode, data loading, and map display dependencies update (2021-10-08)

  • #131 Update vscode, glob, ts, node, mocha, and other extension dev dependecies to vscode v1.60.0
  • #132 Update geo and data loading libraries to latest for v2.5 release
  • #133 Update keplergl to v2.5.5
  • #134 Optimize Geo Data Viewer extension package size
  • #135 Update OpenLayers to v6.8.1 in map.view.html
  • #136 Patch map view sidebar styles
  • #137 Package and publish v2.5.0 release

v2.4.0 - kepler.gl map export and dependencies update (2021-03-08)

  • #112 Add vscode marketplace trending weekly and monthly stats badges to docs
  • #117 Update keplergl to v2.4.0 for the map view display and html map export
  • #119 Update vscode, ts, node, mocha, superagent and mapping libraries to latest for v2.4.0 release
  • #120 Add .gml and .kml file and language/editor associations
  • #121 Change flatgeobuf docs link to point to new site
  • #122 Add kgl examples for testing
  • #123 Change map config with data export to use kepler.gl for info.app field
  • #124 Updated changelog, package and publish v2.4.0 release

v2.3.0 - local flatgeobuf files map view support (2020-09-18)

  • #110 Load local .fgb files as binary

v2.2.0 - alpha flatgeobuf map view support (2020-09-18)

  • #98 Add flatgeobuf geo data fromat support
  • #107 Update vscode, ts, node, mocha, superagent and open layers dependencies to latest
  • #108 Update keplergl library to v2.3.2 for the map view display
  • #109 Add another geo data viewer pic with geo data formats you can load in it to docs

v2.1.0 - vscode v1.48.0 dependencies and SEO update (2020-08-15)

  • #99 Update vscode dependencies to v1.48.0
  • #100 Update superagent library to v6.0.0
  • #101 Add Data Science and Visualization categories to this extension manifest

v2.0.0 - keplerGL and remote data/config loading dependencies update (2020-08-08)

  • #87 Update keplergl version to 2.3.1
  • #96 Update superagent library to v5.3.1

v1.9.0 - map view toolbar UI and loading enhancements (2020-05-17)

  • #88 Adopt VS Code's 'asWebviewUri' API
  • #89 Update open layers library to v6.3.1
  • #90 Update shapefile-js to v3.5.0
  • #91 Refactor map view panel initialization
  • #92 Refine map view toolbar display
  • #93 Add Β© kepler.gl to map view attributions footer

v1.8.0 - default map styles addition (2020-04-22)

  • #85 Add default map styles extension setting

v1.7.0 - WKT, themes and keplergl update (2020-04-12)

  • #28 Add light/dark map view UI theme setting support
  • #72 Add WKT geo data format support
  • #84 Update map view kepler.gl lib to v2.1.2

v1.6.0 - enhanced shapefiles support (2020-03-17)

  • #75 Add optional geo.create.geojson setting for this extension
  • #77 Add more shapefile examples to /data folder, docs and map gallery
  • #78 Update keplergl version to v2.0.1 for save as html template
  • #79 Update map view kepler.gl lib to v2.0.1
  • #80 Add geo data viewer extension settings configuration section to docs
  • #81 Resolve dbf data file loading for shapefile map view

v1.5.0 - alpha shapefiles support (2020-03-10)

  • #71 Add shapefiles geo data format support

v1.4.0 - KML and GPX support (2020-03-06)

  • #65 Add KML map view support
  • #66 Move topojson to geojson data conversion to map webview ts
  • #68 Add GPX geo data format support
  • #69 Add GPX example to /data docs and map gallery
  • #70 Update changelog for v1.4.0 release

v1.3.0 - topoJSON support (2020-02-28)

  • #61 Add topoJSON map view
  • #63 Add USA counties topoJSON example to map gallery and /data docs

v1.2.0 - keplerGL v2.0.0 & GeoJSON & CSV data loading enhancements (2020-02-27)

  • #52 Refine geojson detection and map data loading
  • #53 Add more prominent contributors section to /data doc
  • #54 Add gistpad.viewers contribs to package.json
  • #55 Update kepler.gl umd js library to their latest v2.0.0
  • #56 Add USA airports keplergl map config to gallery, /data and docs
  • #57 Add Chicago traffic crashes map config and data info to map gallery and /data docs
  • #58 Center map on data load and use blank config for geojson and csv data loads
  • #59 Add keplergl toggle panel logo header back
  • #60 Update changelog for v1.2.0 release

v1.1.1 - Map gallery enhancements (2020-02-24)

  • #39 Add more public kepler.gl map examples to map gallery
  • #41 Add map data sources doc
  • #50 Shorten map source link in map gallery quick list dipslay
  • #51 Update changelog for v1.1.1 release

v1.1.0 - Docs update (2020-02-15)

  • #42 Add installation section to docs
  • #43 Add geo data viewer visual studio marketplace badges to docs
  • #44 Send PR to vsls gistPad team to add geo data viewer to recommended extensions in their docs
  • #45 Add map gallery section to docs
  • #46 Refine save map features description in docs
  • #47 Add view map gallery button to map view toolbar UI
  • #48 Update changelog for v1.1.0 docs update release
  • #49 Add proper ext. description to package.json for this geo data tool

v1.0.0 - MVP (2020-02-14)

  • #1 Add brief geo-data-viewer extension features outline to docs
  • #2 Create geo-data-viewer webview extension skeleton code setup
  • #3 Add some sample geo data files for testing
  • #4 Integrate kepler.gl view into this extension map webview for geo data analytics
  • #5 Add csv data files for map views
  • #6 Add geojson schema and json validation
  • #7 Add load kepler.gl map from URL option
  • #9 Add recommended extensions section to docs
  • #10 Add travis build setup
  • #13 Set proper CSP for mapbox tiles loading
  • #15 Mod kepler.gl controls styles and positioning for snug map view panel content fit
  • #16 Add keplergl, deckgl & mapbox keywords to ext. package.json for discovery ...
  • #17 Add keplergl gists view with gistpad to docs
  • #20 Load map data and configs
  • #21 Add othere related and recommended geo/map vscode extensions to docs
  • #22 Hide kepler.gl export options
  • #23 Add custom map view toolbar UI
  • #24 Refactor web view setup
  • #25 Add keplergl maps/demo gallery command
  • #27 Wire keplergl map config, data & png saves in new save map options toolbar UI
  • #31 Add save map.json option for saving keplergl map config with data
  • #32 Add remote map data and configs read
  • #33 Add geojson map data loading
  • #34 Add csv geo data loading
  • #35 Add keplergl logo, mapbox & map attribs footer
  • #37 Show map view icon only for true geo data files
  • #38 Remove add data kepler.gl modal dialog since we load it from opened vscode geo data text documents
  • #39 Add more public kepler.gl map examples to map gallery
  • #40 Create CHANGELOG.md for MVP release