mapbox / nepomuk

A public transit router for GTFS feeds (currently only static) written in modern c++
MIT License
24 stars 8 forks source link

Design for legs and via #113

Closed freenerd closed 7 years ago

freenerd commented 7 years ago

Looking at https://github.com/mapbox/directions-transit/issues/40 again, I was thinking about what will happen to the API when we introduce via waypoints. That is the original intent of legs, but we changed that semantic.

@MoKob what's your thinking here?

freenerd commented 7 years ago

Ah my bad, https://github.com/mapbox/directions-transit/issues/40#issuecomment-296966702 already covers this by introducing sub-legs. We likely need to find a better name there.

MoKob commented 7 years ago

@freenerd I am calling this segments currently, but I am up for talking about better options tomorrow