This object is in archive! 
Add time to coordinates
Answered
I need to know when I was in a certain coordinate ,
I used my tracks of google the kml format contains <coord> and <when> that shows time of the coordinate, but when I used this app and exported a kml file there was no when tag .
how can I add it in the app or how can I understand when I was in that coordinate?
currently there is no single pass method.
for now you have to do it in a second step.
- export track gpx
- export kmz points,... (eg map content without track)
- import both files in your tool
currently there is no single pass method.
for now you have to do it in a second step.
- export track gpx
- export kmz points,... (eg map content without track)
- import both files in your tool
If your import file has no timestamps inside, Locus isn't able to do it for you.
Please import the right file format.
If your import file has no timestamps inside, Locus isn't able to do it for you.
Please import the right file format.
Good day reza, guys,
if I remember correctly, all coordinates in KML are just single line separated with spaces and commas. If <when> tag allows to add also a time to these coordinates, size of KML should rise a lot. Because during last six years when Locus is developed, I do not remember that someone needed such improvement, I believe there is no serious reason to make KML more complicated and a lot larger then now. Really, if You needs a precise 1:1 copy of your recorded track, please use GPX 1.1 file or any of above suggested methods how to convert exported GPX to KML. Thanks for understanding.
Good day reza, guys,
if I remember correctly, all coordinates in KML are just single line separated with spaces and commas. If <when> tag allows to add also a time to these coordinates, size of KML should rise a lot. Because during last six years when Locus is developed, I do not remember that someone needed such improvement, I believe there is no serious reason to make KML more complicated and a lot larger then now. Really, if You needs a precise 1:1 copy of your recorded track, please use GPX 1.1 file or any of above suggested methods how to convert exported GPX to KML. Thanks for understanding.
Replies have been locked on this page!