google-timeline-to-csv
google-timeline-to-csv copied to clipboard
Converts google timeline day data files (KML) into a single CSV file
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...