Growing
shortest path tree from an intersection just south of the University Bridge in Seattle. Using Graphserver and OSM street data. Visualization using Processing. Nino Walker and I have made some great progress in writing a set of Python wrappers for the Graphserver library, making things like this relatively straightforward to implement. While pre and post-processing of the graph took several seconds, and the process of making this graphic is not completely automated, the Graph.shortest_path_tree() function that produced this graph returned in 0.03 seconds.