https://jw3.github.io/example-kepler.gl/
Uses Moving Features JSON (MF-JSON) from MobilityDB's libmeos as a datasource for the Kepler.gl Trip Layer
Deployed to GitHub Pages
- Small json ~1000 tracks
- Medium json ~3700 tracks
- Large json ~9000 tracks
If no query param is specified the 1k dataset will load.
The simulation runs on the host machine's GPU with WebGL, the larger datasets may not like a smaller GPU.
The track color rendered in the demo is determined by the vessel type id.
Kepler.gl has limited support for GeoArrow datasets. It would be interesting to compare performance against the geojson.
The limited support is for the Polygon Layer alone, so it would take some unknown amount of work to enable support for the Trip Layer used in this demo.