Skip to content

Instantly share code, notes, and snippets.

View evansiroky's full-sized avatar

Evan Siroky evansiroky

  • Scotts Valley, CA
  • 04:36 (UTC -08:00)
View GitHub Profile
@evansiroky
evansiroky / README.md
Last active November 13, 2015 21:03 — forked from irees/README.md

Transitland Frequency Visualization

Accompanies blog post: Transit dimensions: Transitland Schedule API

The frequency.py script:

  • Fetches all trips on a given date, between a start time and end time, inside of a bounding box
  • Calculates the number of connections between every stop
  • Uses a colormap and line width to show more frequent service
  • Outputs a GeoJSON map as output.geojson