Closed timMillet closed 3 years ago
I definitely agree that we should define a unit of time here, however, Trillium (producer) and OTP (consumer) understand these fields as minutes, not seconds.
@westontrillium Do you mean that Trillium is already producing GTFS-FlexibleTrips data, OTP is already consuming GTFS-FlexibleTrips data, and both used the time unit "minute" for implementing this field?
@timMillet Yes. However, I will note that this is all occurring in a test environment at this point.
@westontrillium Thanks for your answer! I changed the time unit based on your implementation.
Does anyone else would like to provide their feedback before I merge?
Thanks for your feedback! I'm merging this PR into gtfs-flex/master
A time unit should be assigned to
mean_duration_offset
andsafe_duration_offset
. In this PR, the second is the time unit assigned to these 2 fields.