Closed polettif closed 2 years ago
With this PR filter_feed_by_* functions only keep transfers where both stops match the filter criteria. Otherwise stop_ids in transfers might point to stops that don't exist in stops.
filter_feed_by_*
transfers
stops
With this PR
filter_feed_by_*
functions only keep transfers where both stops match the filter criteria. Otherwise stop_ids intransfers
might point to stops that don't exist instops
.