MTE Doesn't Account for Time Zone Differences
GPS tracker for J2ME phones
Brought to you by:
kempelen
Originally created by: ash...@gmail.com
What steps will reproduce the problem?
1. Record a trail in any timezone other than GMT using the location API.
2. Resulting GPX file time is reported as GMT and displaced by however many
timezones away from GMT the trail was actually recorded in.
Basically: The GPX file is always outputted as timezone Z rather than the
correct timezone, which makes geotagging and synchronising trails difficult.
MTE needs to either adjust the recorded time, or record the correct
timezone in the outputted file. :)
View and moderate all "tickets Discussion" comments posted by this user
Mark all as spam, and block user from posting to "Tickets"
Originally posted by: ash...@gmail.com
This is a duplicate of
https://code.google.com/p/mobile-trail-explorer/issues/detail?id=183
Related
Tickets: #183