gpx time format

1,007 views
Skip to first unread message

INs

unread,
Aug 21, 2010, 3:30:53 PM8/21/10
to Osmand
hola


the gpx 'time' is not according to the standard:
<http://www.topografix.com/gpx_manual.asp#time>

should be "yyyy-MM-dd'T'HH:mm:ss'Z'"

in SavingTrackHelper.java

public static String saveToXMLFiles(File dir, Map<String,
List<List<TrkPt>>> data, Context ctx){
SimpleDateFormat format = new SimpleDateFormat("yyyy-MM-
dd'T'HH:mm:ss"); //$NON-NLS-1$


i haven't looked at the LogUtil compiling thing yet :-)

my other questions were answered by reading the code

greetings
iNS

Victor Shcherb

unread,
Aug 25, 2010, 5:15:48 AM8/25/10
to Osmand
To be honest it is more like an issue and you can open it in our issue
tracker :) So we can fix and mark it as resolved
However it is already fixed.

P. S. : possibly I'm very lucky because I config new workspace on
Ubuntu and I have no problem with Dalvik error 1 (previous I had
workspace on Windows).

INs

unread,
Aug 25, 2010, 12:24:02 PM8/25/10
to Osmand

On Aug 25, 11:15 am, Victor Shcherb <vics...@gmail.com> wrote:
> To be honest it is more like an issue and you can open it in our issue
> tracker :) So we can fix and mark it as resolved
> However it is already fixed.

yes you are right
, the issue tracker is the place to be


> P. S. : possibly I'm very lucky because I config new workspace on
> Ubuntu and I have no problem with Dalvik error 1 (previous I had
> workspace on Windows).

i am on ubuntu too

so to check i created a new workspace
checked out the source in the shell with the following command in the
new workspace:
<svn checkout http://osmand.googlecode.com/svn/trunk/ osmand-read-
only>

imported in eclipse the projects
and still got the same error:

UNEXPECTED TOP-LEVEL EXCEPTION:
java.lang.IllegalArgumentException: already added: Lnet/osmand/
LogUtil;
..
Conversion to Dalvik format failed with error 1


you are possibly very lucky :-)
Reply all
Reply to author
Forward
0 new messages