[OSM-talk] pictures in JOSM

Thomas Walraet thomas at walraet.com
Sat Jun 17 22:43:45 BST 2006


Joerg Ostertag a écrit :
> 
>> <time>2006-06-17T19:30:17Z</time>
> 
> Looks like gpxlogger ;-)

It was the result of a track read from a Garmin 305 and written to GPX 
by GPSBabel.


> But for now the Time format for josm reading tracks is:
> until Version 101: "mm/dd/yyyy HH:MM:SS"

It works. Thanks !


> Imi knows about it and I think (hope) he'll fix it soon.

Instead of a nice well-written patch for JOSM, I did this :

sed -e 's/\(....\)-\(..\)-\(..\)T\(..:..:..\)Z/\2\/\3\/\1 \4/' 
normal.gpx > josm.gpx


(sorry)




More information about the talk mailing list