I'm not sure what you are saying the problem is. I think the graph is
wrong though - the straight line segment should have pace of zero.

 - Nathan

On 22 November 2011 04:54, Arnd Zapletal <a.zaple...@gmail.com> wrote:
> Hi,
>
> we already had some issues/tickets when people paused an activity on
> their device (typically something like: sum of laps != total distance)
>
> Yesterday I observed something similar:
> (1) started forerunner, ran to some friend's house
> (2) stopped watch, together moved by car out of town
> (3) restarted watch, ran slowly with friends, later w/o a bit faster
> until home, stopped watch
>
> So my run consisted of 2 parts. (1) and (3)
> My import went via garmintools 0.10-4
>
> Now look at the pic: laps are correct but for data calculated from
> trackpoints a movement between (1) and (3) is included.
> (The straight line is due to the graphics high-pace-cut-off).
> Similar on Googlemaps/ OSM view.
>
> I examined the gpx file and compared this to further imports of the same
> activity:
> a) gpx via garmintool's garmin_save_runs, garmin_dump
> b) gpx via gpsbabel
>
> in b) my two parts are clearly organized within *two* tracksegments
>
> <trkseg>
>  <trkpt> ... </trpt>
>  ...
> </trkseg>
> <trkseg> ...
>
> corresponding to (1) and (3) above.
>
>
> from a) I also can derive the split/segmentation by looking at the
> trackpoints (distance is fixed, though coordinates & time changed)
>
> Within pytrainer's gpx I also have a <trkseg>, but only one, surrounding
> all trkpts. This is obviously wrong, or?
>
>
> cu
> Arnd
>
>
>
>
>
> ------------------------------------------------------------------------------
> All the data continuously generated in your IT infrastructure
> contains a definitive record of customers, application performance,
> security threats, fraudulent activity, and more. Splunk takes this
> data and makes sense of it. IT sense. And common sense.
> http://p.sf.net/sfu/splunk-novd2d
> _______________________________________________
> Pytrainer-devel mailing list
> Pytrainer-devel@lists.sourceforge.net
> https://lists.sourceforge.net/lists/listinfo/pytrainer-devel
>
>

------------------------------------------------------------------------------
All the data continuously generated in your IT infrastructure 
contains a definitive record of customers, application performance, 
security threats, fraudulent activity, and more. Splunk takes this 
data and makes sense of it. IT sense. And common sense.
http://p.sf.net/sfu/splunk-novd2d
_______________________________________________
Pytrainer-devel mailing list
Pytrainer-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/pytrainer-devel

Reply via email to