Moritz Kobitzsch
Moritz Kobitzsch
This tag seems to be mostly relevant close to intersection. At specific locations it might be nice to have, but I wouldn't consider it a priority for the moment.
# Calendar Support for Timetables General problem: GTFS format is specified in local times, with the exact timezome specified in the agency fields. Since our service is supposed to run...
Intermediate stops (without according for different lines) landed in #59. We are missing their actual depart/arrival times, though.
It seems like everytime the above issue happens, we see `/home/travis/build/mapbox/nepomuk/mason_packages/headers/cppzmq/4.2.1/include/zmq.hpp:444: void zmq::context_t::close(): Assertion `rc == 0' failed.` thrown as an error beforehand.
As a second part of this, we could think about splitting lines that have multiple stop lists into different lines, as to have only a single list of stops per...
The basic feature (minimum transfer time transfers) landed in https://github.com/mapbox/directions-transit/pull/42. We are missing timed transfers and processing of transfers that are required due to lines having overtaking departures.
@daniel-j-h did you check the stop->station relation for 3/? Multiple stops (platforms) may represent the same station and will be named the same. Your look-up should probably only include stations,...
related: https://github.com/mapbox/directions-transit/issues/74
@daniel-j-h if you manage to do emoji look-up, that would be THE addition to the framework :) 🌞 🗼 🚄 🚄 🗻 : how do I get from tokyo by...
From first impressions of the data. We should be able to handle a set of situations for the look-ups: - street corners: find stops of the form `missing and first`...