Skip to content

Instantly share code, notes, and snippets.

View kuanb's full-sized avatar
🚌
trains, buses, bikes, and maps

Kuan Butts kuanb

🚌
trains, buses, bikes, and maps
View GitHub Profile
@kuanb
kuanb / coverge_area.geojson
Last active August 22, 2021 01:04
How to make a map of all bus stops that are on direct lines to LM
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
@kuanb
kuanb / index.html
Last active August 18, 2021 05:38
Playing w/ traffic simulation
<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="UTF-8">
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<meta http-equiv="X-UA-Compatible" content="ie=edge">
<title>Traffic Simulation</title>
</head>
<body>
<h3>Controls</h3>
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
@kuanb
kuanb / after_act.geojson
Last active February 23, 2021 07:19
Example of before/after routes w/ 40% budget increase to AC Transit allocated to top routes to reach 15 minute headways on more lines. Blog post w/ more details: http://kuanbutts.com/2021/02/22/estimating-service-expansion-ac-transit/
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
@kuanb
kuanb / las-palmas-roads.ipynb
Created December 17, 2020 18:52
Get the internal road length for Las Palmas
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
@kuanb
kuanb / identify_intersections.ipynb
Last active November 30, 2020 23:04
Inspired by this Twitter thread, this is a DIY version to generate similar maps: https://twitter.com/82_Streetcar/status/1333076980032532480
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
@kuanb
kuanb / ac_transit_feed_p_service_check.ipynb
Last active October 23, 2020 04:47
AC Transit Feed on transit.land seems to be outdated, this is a reference to show what latest feed looks like
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
@kuanb
kuanb / raptor.ipynb
Last active September 12, 2020 20:42
Most basic form of raptor algorithm, pairs with this blog post: http://kuanbutts.com/2020/09/12/raptor-simple-example/
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.