fmierlo / mytracks

Automatically exported from code.google.com/p/mytracks
1 stars 0 forks source link

Error when opening track in Google Drive #1322

Closed GoogleCodeExporter closed 9 years ago

GoogleCodeExporter commented 9 years ago
What steps will reproduce the problem?
1. Record track using My Tracks and save.
2. Sync with Drive.
3. Open Track from PC in browser from Drive.

What is the expected output? What do you see instead?

I expected to see the track as displayed on my phone. Instead I get the error 
message, "An error occurred and some map data could not be loaded." 

What version of MyTracks are you using? 

Latest update.

On what version of Android? 

Jellybean

On what phone?

Nexus 4

If possible please provide a log by uploading here.
Detailed instructions can be found here:
http://code.google.com/p/mytracks/wiki/HowToReportErrors

Please provide any additional information here:

I have tried in two different browsers, Firefox and Chrome. If I download the 
file to my PC it will open normally in Google Earth. If I share from the phone 
to Google Maps it is displayed normally.

Original issue reported on code.google.com by mawigm...@gmail.com on 27 Jun 2013 at 7:47

Attachments:

GoogleCodeExporter commented 9 years ago
It looks like your kml is too large to be displayed by the default kml render 
on Google Drive. 

I will forward this issue to the appropriate team. In the mean time, you can 
consider manually breaking the Sailing.kml into two files.

Original comment by jshih@google.com on 12 Jul 2013 at 11:22

GoogleCodeExporter commented 9 years ago
Brilliant, I first reported this to the Google Drive team and they said I 
should contact the Tracks team. Talk about passing the buck!

Original comment by mawigm...@gmail.com on 13 Jul 2013 at 10:18

GoogleCodeExporter commented 9 years ago
Found this document.

https://developers.google.com/kml/documentation/mapsSupport

Your kml file has 23817 coordinates, exceeding the supported limit of 10K. I 
will talk to the team to see if there is anything we can do.

Original comment by jshih@google.com on 15 Jul 2013 at 4:47

GoogleCodeExporter commented 9 years ago
Is there any intelligent reduction of the number of points in a Tracks 
recording? For example, if there are numerous points in a straight line are 
these replaced with just a single point at each end? Or when stationary, does 
it record multiple points at the same position or does it just record one 
location? And can you change the tolerance for uniqueness in these 
circumstances. (E.g. 50 metre radius = stationary.) Finally, if there is a 
limit of 10K points, which seems a bit low, why does Tracks create larger files 
and not split the recording if it can't reduce the volume intelligently?

Original comment by mawigm...@gmail.com on 16 Jul 2013 at 1:17

GoogleCodeExporter commented 9 years ago
We do reduce the number of points.

Splitting a file would make sync more complicated.

For now, open the file in Google Earth. I will keep this issue in mind. It also 
doesn't hurt to keep asking the Drive team to increase its limits.

Jimmy

Original comment by jshih@google.com on 16 Jul 2013 at 4:57