Trevor Gerhardt
Trevor Gerhardt
This was completed across a few PRs with #807 being the final one. This was included in the #818 release.
Ah, the story gets deeper. In `TransportNetwork` we also use `scenarioId` to refer to the same thing: https://github.com/conveyal/r5/blob/f71de5235a8ec773e91f3ddbec134bb5f5fecdb2/src/main/java/com/conveyal/r5/transit/TransportNetworkCache.java#L171
Wouldn't we be able to track/report memory usage data on its own first in order to be able to determine whether or not we need those guardrails before experimenting with...
Upon initial creation, objects have proper `Date`s. But upon first inspection from the UI they have been translated to integer timestamps. This means that upon save/update, those timestamps will be...
@abyrd what's the parameter for time thresholds? It appears like `maxBikeTime` is for bike to transit trips only?
http://www.carfreeatoz.com/planner?from=East%20Falls%20Church%20Metro%2C%20Arlington%2C%20VA&to=Rosslyn%20Metro%20Station%2C%20Arlington%2C%20VA&modes=BICYCLE%2CBICYCLE_RENT%2CBUS%2CWALK%2CCAR&start_time=6&end_time=9&days=M%E2%80%94F
Is that transfer quicker than just changing at Metro Center? I've never done it. @abyrd would we have to add special rules for that or is information like that available...
Yup, you cannot transfer directly there, but you can leave the station and switch and not get charged twice.
I'd say this is a relatively low priority. It would save 2-3 minutes at the most and not much walking as you end up skipping only two total stops (the...
This is basically a "wontfix" at this point also, correct @abyrd / @demory ?