-
Notifications
You must be signed in to change notification settings - Fork 52
Open
Description
Hi,
I have specially constructed a trip to check for large walks before reaching the very first public transport. I've noticed that the walk duration in the first section of this trip (which is only done by foot to reach the transportation stop) is shown as null with the Open Data Transport API:
But that the exact same query, when executed directly on search.ch actually shows this walk duration:
I also noticed that these 65 minutes correspond, indeed, to the difference between these two values in the Transport API response:
json_response['connections'][0]['sections'][0]['departure']['departureTimestamp']
and
json_response['connections'][0]['sections'][0]['arrival']['arrivalTimestamp']
Thanks for taking a look.
Regards.
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels

