Scarygami / location-history-json-converter

Convert the Location History JSON File from Google Takeout into a useable format
Apache License 2.0
468 stars 117 forks source link

Add timedelta and distancedelta as command parameters for gpx tracks #50

Open Steadyon opened 2 years ago

Steadyon commented 2 years ago

I've been messing with the script myself to have it filter the data a bit better, and after figuring out that this was not possible with the commands directly went ahead and edited the code. I think a simple change adding these as params levels this up from a super powerful conversion tool into an even more powerful filtering tool