google-timeline-to-csv icon indicating copy to clipboard operation
google-timeline-to-csv copied to clipboard

Converts google timeline day data files (KML) into a single CSV file

Results 2 google-timeline-to-csv issues
Sort by recently updated
recently updated
newest added

var track = xmlDocument.descendantWithPath("Document.Placemark.gx:Track").children; ^ TypeError: Cannot read property 'children' of undefined at xmlToPoints (/home/hasura/Videos/encr/google-timeline-to-csv-master/index.js:46:76) at files.forEach.file (/home/hasura/Videos/encr/google-timeline-to-csv-master/index.js:34:28) at Array.forEach () at Object. (/home/hasura/Videos/encr/google-timeline-to-csv-master/index.js:27:7) at Module._compile (module.js:653:30) at Object.Module._extensions..js (module.js:664:10)...

I downloaded quite a bit of trip data from Google to see if I could see the trips and days. It was the standard Google data download from the link...