Skip to content

cgrundman/travel-map-visualization

Repository files navigation

Travel Map Visualization

This repo features visualization code for travel. Using a collection of submaps and meta data, plots are created with location goals. THe submaps are colored based on "completion" and the points are highlighted in 3 modes: unvisited, active (latest data), and visited. Examples of images can be seen below:


Full Image

Full Image

Full Image

Full gif

Full gif

Full gif

All visited locations have data data included. For all dates present in the location files, an image is plotted. These images are then compiled into a gif.

Run Locally

Clone the project

  git clone https://github.com/cgrundman/np-map-visualization

Go to the project directory

  cd local/path/np-map-visualization

Install libraries

  pip install -r requirements.txt

Acknowledgements

Resources:

Map Data and Shapefiles:

License

MIT

About

Visualization for travel maps, segments given geographic regions for given sites via Voronoi algorithm.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages