Categories: Issues and Troubleshooting : Latitude : Windows : Chrome :

latitude kml export broken

Showing 1-16 of 16 messages
latitude kml export broken roguetrooper 7/19/12 4:39 PM is "Export to KML" from google latitude history broken for anyone else - I just get an error saying "No start or end time provided" (it was working 8 hours ago when I last tried)
Re: latitude kml export broken JMRay 7/20/12 4:26 PM <This message has been deleted.>
Re: latitude kml export broken raybike 7/21/12 1:41 AM I guess so.. I can't use it as well...
Re: latitude kml export broken JMRay 7/21/12 5:27 AM I am getting the same error message when I try to "Export to KML". I saw that "No start or end time provided" when I tried to download the trips for July 18 on the 19th.  I also noticed that the "Friends" and "Check-Ins" buttons are now on a differen
Re: latitude kml export broken Stephen Harris 7/22/12 7:12 AM I am getting the same error when I attempt to export.  Tried for one day and a block of 30 days with same results.
Re: latitude kml export broken UMike 7/22/12 11:02 PM Google Maps URL for me: https://maps.google.com/locationhistory/b/0?hl=ru KML download link for current day: https://www.google.com/latitude/b/0/apps/history/kml?startTime=1342987200000&endTime=1343073600000 Combine and have good link: https://maps.
Re: latitude kml export broken user-999 7/23/12 5:52 PM Same thing for me.  Have tried firefox and chromium on my linux boxes, firefox, chrome and ie on my office windows machine.  The link appears to include start and end times as pasted below: https://www.google.com/latitude/b/0/apps/history/kml?startTi
Re: latitude kml export broken Stephen Harris 7/26/12 11:31 AM That did it, do the cut and paste combine of the two URL's as UMike Level 1 notes above and you can download the KML file for the start and end time desired.   To bad it has to be manually. Thank you very much UMike Level 1!!!!!!
Re: latitude kml export broken adacarver 7/27/12 1:12 PM This is great, thanks a lot. I was able to use your exact link to pull down my history for that day (7/23/12) - most, not all of the day though. How do you get the link for the one day?  Does anyone know how to translate the string of numbers into a
Re: latitude kml export broken UMike 7/28/12 1:30 PM at first I think it's a Google team trouble, not users, so where are you, guys? adacarver, "Export to KML" link contain right data for range you selected in history calendar. Just right click "Export to KML" - copy url, paste to notepad (for example
Re: latitude kml export broken erick.kist 7/29/12 7:39 AM <This message has been deleted.>
Re: latitude kml export broken Anciaes 7/31/12 12:54 PM All, Thanks for the solution! About the numbers, they are the "Unix time" of the date, with three zeroes added in the end: http://en.wikipedia.org/wiki/Unix_time For example, zero hour GMT of May 3 2012 is, in Unix Time, "1336003200". To use it in
Re: latitude kml export broken bobpebly 8/1/12 8:39 AM It used to be much simpler using the startDay & endDay parameters without having to do any time conversions, but this appears to be broken too. https://www.google.com/latitude/b/0/apps/history/kml?startDay=07/01/2012&endDay=07/31/2012 
Re: latitude kml export broken bobpebly 8/1/12 8:42 AM Ah, reading UMike's post a bit closer, the following will now work for specifying start/end days rather than cumbersome time conversions. https://maps.google.com/locationhistory/b/0/kml?startDay=07/01/2012&endDay=07/31/2012
Re: latitude kml export broken David71a 8/9/12 5:22 PM I just checked and the export link is now working for me.
Re: latitude kml export broken roguetrooper 8/10/12 8:21 AM you are correct - it started working just as I was finishing my script to fix it - so I was really confused as to if I had fixed it or google had ;-)