OpenStreetMap 标志 OpenStreetMap

Trouble with TrailExplorer

Jancis 于 2008年八月 7日 以 English 发布

Last weekend I was making map of next sector in my hometown. I set resolution to 2meters and after 1hour (15km) I wanted to export data to gpx.. but it failed. TrailExplorer (for mobile phone) just says "saving" and nothing happens. Good thing i checked the "save track" box this time, so i could export to at least kml..

Yeah and then come in the difficulties with OSM or maybe the kml file. I converted it to gpx using gpsbabel, i filtered out tracks, later on i saw that markers (with km and speed) are still there, so i carefully opened file with text aditor and removed wapoing tags (from to ). File was pretty ok (if we dont count some random line in the beginning (but that could be when gps just started and made some initial glitch)..

I uploaded it to OSM and could even edit.. but yesterday`s evening it was gone.. I uploaded it one more time but this morning it is gone again.. so I uploaded it one more time..

what could be the problem? :(

电子邮件图标 Bluesky图标 Facebook图标 LinkedIn图标 Mastodon图标 Telegram图标 X图标

讨论

POHB2008年08月 7日 16:22 的评论

Chances are the trackpoints are missing timestamps. You should get an email with success or failure of the upload.

Jancis2008年08月 7日 23:22 的评论

uff.... you`re right! :/ Last time i had those tags

57.5

0.9
1.3
1.6
3D

but this time i have only

31.000000

No time tag.. and kml file is also missing that information.. it has time only in name tags..

21:15:32, 15.0 km/h

Maybe i can get track data from phone and transfer to some other phone/emulator to export properly, cause i would really like to document my work.

kk, thanks for tip, POHB!

Jancis2008年08月 7日 23:26 的评论

oh, tags are stripped

well - last time i had

[trkpt lat="57.537923" lon="25.423566"]
[ele]57.5[/ele]
[time]2008-07-23T21:48:42Z[/time]
[hdop]0.9[/hdop]
[vdop]1.3[/vdop]
[pdop]1.6[/pdop]
[fixtype]3D[/fixtype]
[/trkpt]

and now i have only

[trkpt lat="57.520196000" lon="25.403311000"]
[ele]31.000000[/ele]
[/trkpt]

and kml file has time in [name] tags like this
[Placemark]
[name]22:13:43, 9.0 km/h[/name]
[IconStyle]
[Icon]
[href]http://maps.google.com/mapfiles/kml/pal3/icon61.png[/href]
[/Icon]
[/IconStyle]
[Point][coordinates]
25.431666,57.527458,0
[/coordinates][/Point]
[/Placemark]

POHB2008年08月 8日 08:51 的评论

You can just edit some timestamps back in. OMS doesn't care what the times are, but it wants them to be there. Just set them all to the rough date/time that you made the track.

登录以留下评论