WebGL2 powered geospatial visualization layersThe visuals were quite stunning:
You can find some more information about deck.gl 4.0 at the Uber blog. Kepler.gl is build on top of this Uber framework:
a data-agnostic, high-performance web-based application for visual exploration of large-scale geolocation data sets. Built on top of deck.gl, [it] can render millions of points representing thousands of trips and perform spatial aggregations on the fly.
Kepler.GL
Kepler.gl is a nodeJS application and can be downloaded from github. The code is licensed under the MIT license. The solution will need a MapBOX API key to work according to the documentation. This key is provided with a Mapbox subscription (also with the “Free to start” plan). After 1h I stopped trying to install this. The installation requires nodeJS, yarn and “project dependencies” which are not described in detail. As said: I was not able to install:
