Skip to content

ZEROssk/Google-Maps-Location-History-Convert-kml

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 

Repository files navigation

usage

1. Export Google Maps location-history.json or timeline.json

2. pip install requirements.txt

pip3 install -r requirements.txt

3. sample

# convert 1day data
python3 main.py -t location-history.json -s 2024-01-01

# convert range data
python3 main.py -t location-history.json -s 2023-01-01 -e 2024-01-01

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages