https://github.com/wistudent/googlelocationanalyzer
Use your Google location history to figure out how much time you have spend in a certain area.
https://github.com/wistudent/googlelocationanalyzer
Last synced: 12 months ago
JSON representation
Use your Google location history to figure out how much time you have spend in a certain area.
- Host: GitHub
- URL: https://github.com/wistudent/googlelocationanalyzer
- Owner: WIStudent
- Created: 2016-04-14T00:10:28.000Z (about 10 years ago)
- Default Branch: master
- Last Pushed: 2016-04-14T00:14:53.000Z (about 10 years ago)
- Last Synced: 2025-06-09T23:02:03.692Z (about 1 year ago)
- Language: Python
- Homepage:
- Size: 714 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# GoogleLocationAnalyzer
I wrote this small Python script because I wanted to know how much time I spend inside university buildings last semester. It uses the Google's Location History that was created by my Android phone. It visualizes the used measurement points on a map.
## Dependencies
- [matplotlib](http://matplotlib.org/)
- [basemap](https://github.com/matplotlib/basemap)
## Usage
1. Download your location history from the [Google Takeout](https://takeout.google.com/settings/takeout) page as a json file.
2. Go to Google Maps and make a screenshot of the area you are interested in. You need the latitude/longitude coordinates of the lower left and upper right corner of the image (Use right click and "What's here?" on Google Maps).
3. Set the parameters in the script as you wish.
## Example Result
