take a location and create/show a map overlay showing approximate transit time to other map locations
you can check out a live interactive map version here
below in a screen shot from that python
generated html
file
I made the circle coloring based on the percentile of that data point's transit time among all the successfully gathered grid points sampled.
I use google maps transit time. Because I'm interested in the relative ease to access places for people using mass transit.