Plot data from the Moves app on a map.
Clone or download this repository.
- Working Python installation.
- Moves CSV file with at least the columns Latitude, Longitude and Date
- Put CSV filename with name 'places.csv' in data folder
- Run moves_heatmap.py
- Open my_map_heatmap.html in your browser (located in main application folder)
With routes
Without routes
- Run moves.py
- Open my_map.html and my_map_no_routes.html in your browser (located in main application folder)
This project is licensed under the MIT License, see LICENSE.md.