magicbox icon indicating copy to clipboard operation
magicbox copied to clipboard

Kepler.gl mobility viz 1: Create a deck.gl visualization

Open mikefab opened this issue 6 years ago • 0 comments

This issue is really and epic story. It involves ingesting, querying, and displaying mobility. We have two types of mobility:

  • point
  • polygon

and two types of temporal ranges

  • historic (actual dates)
  • baseline (an aggregation of multiple days)

Sample data

Loading sample [baseline mobility data] map, a user should be able to click on a particular administrative region and see egress from that region to the surrounding regions, and easily determine the locations where more or less individuals are traveling.

Two ways to represent mobility are arrows (width based on amount of travelers) and opacity.

Examples

mikefab avatar Oct 20 '18 03:10 mikefab