Skip to content

coendevente/plot-moves-data

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

12 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Plot Moves data

Plot data from the Moves app on a map.

Getting Started

Clone or download this repository.

Prerequisites

  • Working Python installation.
  • Moves CSV file with at least the columns Latitude, Longitude and Date

Installation

  • Put CSV filename with name 'places.csv' in data folder

Usage

Heatmap

Heatmap

  • Run moves_heatmap.py
  • Open my_map_heatmap.html in your browser (located in main application folder)

Markers and routes

With routes

With routes

Without routes

No routes

  • Run moves.py
  • Open my_map.html and my_map_no_routes.html in your browser (located in main application folder)

Author

License

This project is licensed under the MIT License, see LICENSE.md.

Acknowledgments

About

Plot data from the Moves app on a map.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages