find.trip.initial.stop.seq: Returns initial stop sequence for GPS bus trajectory

Description Usage Arguments Value

Description

This function compares bus trajectory points to line stops points to find the initial point of the trajectory. If the initial point matches more than one stop, a disambiguation process is performed.

Usage

1
2
find.trip.initial.stop.seq(trajectory.location.data, line.stops.df,
  verbose = FALSE)

Arguments

trajectory.location.data

data frame with GPS locations for a bus trajectory

line.stops.df

line stops locations data frame

verbose

if TRUE then debugging logs are printed during processing

Value

first stop-matched point in trajectory


analytics-ufcg/busminer documentation built on May 12, 2019, 2:40 a.m.