simple python CLI tool to visualize google geolocation history on world map
Simple Python CLI tool enabling anyone to visualize the location history that google maps collects - data most likely being collected whether you want it or not.
pip install -r requirements.txt
python location-history-visualizer.py -i name_and_path_of_your.json
. This gives you a simple visualization of your data.-relief
is set, the output map will show landscape features. Takes a bit longer to generate.-s YYYY-MM-DD
lets you specify a date from which the visualization should be produced.-e YYYY-MM-DD
sets an end date.-w 6000
adjusts the width of the output image flexibly. Choose a higher integer for more detailed output, a lower for faster output.-t CHOOSE TITLE
gives your map a custom title.The map can be used to create detailed relief or schematic maps of your entire data and to visualize itineraries.