NOTE: This site was created as an exercise in working with geospatial and network data. It is not meant to be a polished tool or a complete website.
This site visualizes walking distance to nearby bus stops. The lighter the color, the closer the nearest stop. Only bus stops served by routes that go to light rail stations are considered.
Use the layer control in the top-right corner to see bus stops or filter by housing type.
Distances are calculated using Python network analysis tools and walking paths from OpenStreetMap. They should be seen as approximate, not exact.
Scroll down to see graphs of average distance by neighborhood and housing type.
No AI tools were used to create this; my goal for this project is to gain experience working with geospatial data, not prompting a model to do it for me.