########################################################################################## GPXIN-13: If Speed is unavailable, calculate Time Moving based on lat lon changes ########################################################################################## Issue Type: New Feature ----------------------------------------------------------------------------------------- Issue Information ==================== Priority: Minor Status: Closed Resolution: Done (2015-08-13 17:59:01) Project: PHP GPXIngest (GPXIN) Reported By: btasker Assigned To: btasker Affected Versions: - 1.02 Targeted for fix in version: - 1.02 Time Estimate: 0 minutes Time Logged: 0 minutes ----------------------------------------------------------------------------------------- Issue Description ================== If trackpoints do not include speed values, calculate the time moving stats (implemented in GPXIN-7) based on whether the lat/lon values have changed between trackpoints. ----------------------------------------------------------------------------------------- Issue Relations ================ - relates to GPXIN-7: Time Moving Stats ----------------------------------------------------------------------------------------- Activity ========== ----------------------------------------------------------------------------------------- 2015-01-14 23:03:21 ----------------------------------------------------------------------------------------- btasker changed priority from '[issuelistpty 3]Major[/issuelistpty]' to '[issuelistpty 4]Minor[/issuelistpty]' ----------------------------------------------------------------------------------------- 2015-08-09 00:51:03 btasker ----------------------------------------------------------------------------------------- If distance calculations are enabled (GPXIN-13) then the speed should be calculated once the time between trackpoints has been calculated ----------------------------------------------------------------------------------------- 2015-08-10 13:52:06 git ----------------------------------------------------------------------------------------- -- BEGIN QUOTE -- Repo: PHP-GPX-Ingest Commit: 05af1e87f7e1c32735e0715f571be8e068544b29 Author: Ben Tasker