mattwigway / TransitRouter.jl

Efficient transit routing for analytic applications in Julia
Apache License 2.0
5 stars 0 forks source link

Street routing #3

Closed mattwigway closed 2 years ago

mattwigway commented 3 years ago

Especially important for finding transfers.

mattwigway commented 3 years ago

Rather than reinventing the wheel, I'm going to do street routing by calling out to OSRM. See the osrm branch.

mattwigway commented 3 years ago

Remaining tasks: