On Monday 30 March 2009 19:09:37 you wrote: > On Mon, Mar 30, 2009 at 4:53 PM, Kenneth Gonsalves <[email protected]> wrote: > > attached is the file with bogus timestamps added - can you see if osm > > accepts it? > > Yes. OSM accepted it, and it is at: > > http://openstreetmap.org/user/H_S_Rai/traces/344867 > > Thanks for your help. I will be more grateful, if you let me know how > to repair it. How you proceeded? Script or manual?
I wrote a script which which takes a bogus start time (current time minus 2 days) and inserts timestamp for each trackpoint incrementing the same by 2 seconds each time. It also removes any existing timestamp. I noted in your file that the waypoint data has the timestamps, so I left that alone. The script is at http://nrcfosshelpline.in/code/browser/branches/osm/code/bogustimestamp.py -- regards Kenneth Gonsalves Associate NRC-FOSS http://nrcfosshelpline.in/web/ _______________________________________________ Talk-in mailing list [email protected] http://lists.openstreetmap.org/listinfo/talk-in
