gps_history_convert library

The GPS History Convert library provides conversion related facilities for the GPS History library.

Classes

GoogleJsonHistoryDecoder
Decoder for a stream of bytes from a Google location history JSON file to a stream of GpsPoint and/or GpsMeasurement instances.
PointMerger
Tool for merging multiple points that are adjacent in space and time into a single stay of extended duration.
PointParser
Parses a the List
PointsToStaysDecoder
Decoder that merges entities in a source stream to GpsStay entities, which will typically reduce the total number of entries in the stream significantly.