GPXIngest 1.03

Version: 1.03
Code: View 1.03 on Github / Public Repos


Project Info

GPXIngest is a PHP Class designed to ingest GPS Tracking Files and convert them into a nested object. It supports JSON serialisation (and later import) of the ingested data and generates a number of statistics at ingest (such as acceleration rates).


Release Notes

A full list of issues under this version can be found here

New Features

  • Waypoint Support
  • Route Support
  • Normalisation of attribute names
  • Improved accuracy of stationary time calculations
  • calcDistance no longer considered experimental

Bugs Fixed

  • Multiple PHP Notices and warnings
  • Fatal error for Route only files if speed not suppressed