Ticket #23 (closed enhancement: fixed)
statistics in KML
| Reported by: | anonymous | Owned by: | saua |
|---|---|---|---|
| Priority: | minor | Milestone: | 1.0 |
| Component: | MIDlet | Version: | 0.3.0 |
| Keywords: | Cc: |
Description (last modified by saua) (diff)
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
comment:1 Changed 6 years ago by saua
- Priority changed from major to minor
- Type changed from defect to enhancement
- Description modified (diff)
- Milestone set to 1.0
comment:2 Changed 6 years ago 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.