Closed danvk closed 4 years ago
Thanks @danvk. I am almost certain I know what's causing this and have created another ticket for that problem, #2420. I will leave this one open until we can confirm it's fixed, just in case it's a separate issue, and for documentation purposes.
I'm getting different times from the
/otp/routers/default/plan
endpoint and from/surfaces/{n}/indicators
with the same origin/destinations.Steps to reproduce the problem
one-to-one:
one-to-many:
Expected behavior
I'd expect the times to line up (1795s vs. 1791s, 1321s vs. 1377s).
Observed behavior
Bicycle commute times with
/plan
are different than commute times with/surfaces/{n}/indicator
.Version of OTP used (exact commit hash or JAR name)
HEAD
as of my PR to add times (#2417).Data sets in use (links to GTFS and OSM PBF files)
MapZen metro extract for NYC. (
new-york_new-york.osm.pbf
) and the pointset file mentioned above:Command line used to start OTP
Router config and graph build config JSON
(defaults)