Skip to main content
Trips represent longer “actions” during which a vehicle is in motion, typically starting with an ignition on or engine start event and ending with an ignition off or engine stop event. If no ignition data is available, the c.technology system can automatically detect trips based on movement and speed thresholds. Trips are segmented into shorter sections called “triplegs” based on changes in speed, or other significant events. Together with vehicle actions, trips make up the logbook of a vehicle.

Trip structure

A trip is structured as follows:
A trip may be classified as “invalid” if it was detected via automatic GPS data analysis, but does not meet certain criteria (e.g. minimum distance or duration, or contains many GPS outliers). The path of a trip can be retrieved by querying the associated triplegs:
Adding &simplify=true will reduce the number of points in the path while maintaining its overall shape, which is useful for visualization.