Skip to content

liquidsun/deckgl-boston-trips

Repository files navigation

This is an example of the deck.gl trips layer for Boston BLue Bikes.
The application is written by github.com/stevekirks. with few amendments from my side:

  • Application is adjusted for different region and data
  • Animation speed logic is changed to be able to adjust animation minutes per second of real time
  • Initial functionality allowed to highlight bus trips passing through the selected list of stations Additional selection interface item and logic is added to allow to highlight incoming and outcoming bike trips for selected stations with different colors
  • Minor interface adjustments

The source data - Bluebikes history data for October 2019. One wednesday and one sunday from this data are processed to appropriate for the application format.

Trips routes are calculated using Graphhopper routing engine.

To run the application use the content of build folder and put it to a webserver.

Data format

Sample data is stored in the public/data folder.

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published