First I try matching to the route stop pattern, then I try matching to all route stop patterns identified from the route, then I match directly to the route. As noted in https://github.com/kylebarron/all-transit/issues/35, sometimes the matched geometry is invalid, and appears to have a very high speed. I should automatically remove any matched schedule stop pairs where the imputed speed is above some max speed.
First I try matching to the route stop pattern, then I try matching to all route stop patterns identified from the route, then I match directly to the route. As noted in https://github.com/kylebarron/all-transit/issues/35, sometimes the matched geometry is invalid, and appears to have a very high speed. I should automatically remove any matched schedule stop pairs where the imputed speed is above some max speed.