Ticket #23 (closed enhancement: fixed)

Opened 3 years ago

Last modified 3 years ago

statistics in KML

Reported by: anonymous Assigned to: saua
Priority: minor Milestone: 1.0
Component: MIDlet Version: 0.3.0
Keywords: Cc:

Description (Last modified by saua)

I would like information such as distance, maxspeed, maxelevation, totaltime to be noted as in the description field (preferrable clickable in a table in the KML file. Unlike the GPX it does not automatically calculate.

Change History

08/15/07 15:54:50 changed by saua

  • priority changed from major to minor.
  • type changed from defect to enhancement.
  • description changed.
  • milestone set to 1.0.

08/15/07 15:57:24 changed by saua

  • summary changed from statistics in KML, track name on tracking screen, default trackname yearmonthday_time to statistics in KML.

Thank your for posting this. I've split your requests into three tickets (#23, #24 and #25), so that I can track them better (since it's very unlikely that they all will be implemented at the same time.

Regarding the statistics in the KML:

Until now I've simply implemented the bare minimum that's necessary for a track to be displayed, since KML is only intended as the format to use with Google Earth as a quick viewer. The more featureful format (and possibly the native format sometime in the future) will definitely be GPX, as it is standardized and is used in a wider variety of software.

08/28/07 21:10:43 changed by saua

  • status changed from new to closed.
  • resolution set to fixed.

fixed in r108, patch taken from #40 (thanks to SIB)