Description
Hello. This project is a really amazing one, thank you for sharing this with us.
I was wondering about if it is actually possible to calculate static distances on a database in a smart way? It would be similar to your old generate-vbb-graph project.
I would like to end up with a bunch of edge-times describing how long it takes between pairs of stations which are directly connected with a line and no station in between.
I guess I will have to come up with a smart solution here, but I was wondering if you already are aware of some function doing this already? My first hunch after checking some of the views and the docs is that one could flatten out the connections
view somehow?
So this is actually not an issue, but I could find a help section in the readme.
Thanks in advance!