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
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
@kuanb
kuanb / ft_bogota_follow_along.ipynb
Created September 5, 2017 09:07
Intended to be paired with https://github.com/kuanb/ft_bogota/tree/master/gtfs (version 0.0.1, for reference only)
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
Created September 12, 2017 22:21
Bl.ock for exploring intersection densities results
This file has been truncated, but you can view the full file.
<!DOCTYPE html>
<html>
<head>
<meta charset='utf-8' />
<title></title>
<meta name='viewport' content='initial-scale=1,maximum-scale=1,user-scalable=no' />
<script src='https://api.tiles.mapbox.com/mapbox-gl-js/v0.38.0/mapbox-gl.js'></script>
<link href='https://api.tiles.mapbox.com/mapbox-gl-js/v0.38.0/mapbox-gl.css' rel='stylesheet' />
<style>
body { margin:0; padding:0; }
@kuanb
kuanb / index.html
Created September 13, 2017 01:35
Bl.ock for exploring intersection densities results V2
This file has been truncated, but you can view the full file.
<!DOCTYPE html>
<html>
<head>
<meta charset='utf-8' />
<title></title>
<meta name='viewport' content='initial-scale=1,maximum-scale=1,user-scalable=no' />
<script src='https://api.tiles.mapbox.com/mapbox-gl-js/v0.38.0/mapbox-gl.js'></script>
<link href='https://api.tiles.mapbox.com/mapbox-gl-js/v0.38.0/mapbox-gl.css' rel='stylesheet' />
<style>
body { margin:0; padding:0; }
@kuanb
kuanb / gj.json
Last active October 4, 2017 02:33
List of target cities with opportunity to hold metadata
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
@kuanb
kuanb / transit_coverage.ipynb
Last active October 4, 2017 07:18
Sketch for generating bounding boxes against continents for transit coverage
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
We can't make this file beautiful and searchable because it's too large.
employees,households,geometry
0.0,0,"POLYGON ((-90.22110299999999 38.57679799999999, -90.220378 38.57713700000001, -90.21906 38.577695, -90.21801799999999 38.578289, -90.21434499999998 38.58062299999997, -90.211693 38.58255099999998, -90.21089500000001 38.583338, -90.20548799999999 38.586732, -90.204599 38.58735, -90.20406899999998 38.58707699999999, -90.20116399999999 38.58557999999999, -90.20122199999999 38.58554599999998, -90.201683 38.58534299999999, -90.20276699999998 38.58499699999997, -90.20360699999999 38.58469999999999, -90.203851 38.58445899999998, -90.20394199999998 38.58422800000001, -90.20430599999999 38.584162, -90.20478800000001 38.58398099999999, -90.20499799999999 38.58383299999999, -90.205215 38.58361299999999, -90.20564199999998 38.58334399999999, -90.20597699999998 38.583256, -90.20708199999999 38.58305899999998, -90.20923599999998 38.58167499999999, -90.209124 38.58149399999996, -90.20880199999998 38.581642, -90.20871199999998 38.58164199999999, -90.20871899999999 38.58149899999999, -90.2
@kuanb
kuanb / poi.geojson
Created November 28, 2017 23:00
Reference information for a question on GeoPandas intersects behavior that was unexpected
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
@kuanb
kuanb / sdmtc.geojson
Last active December 1, 2017 04:10
San Diego MidCoast Trolley alignment!
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
@kuanb
kuanb / sdmtc_alignment_scenarios_analysis.ipynb
Created December 2, 2017 20:38
Companion notebook to this blog post:
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.