/travel-map-visualization

Visualization of National Parks in the US.

Primary LanguagePythonMIT LicenseMIT

Travel Map Visualization

This repo features visualization code for Regional/National travel. Using a base map from a shapefile and geopandas to create a voronoi segmented map, this code can create a timelapse of travels in a geographic region or country from a list of locations. An example can be seen below (national parks visited as of Sep 2024):

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

Demo

The following are limited gifs made with ezgif.com. Full gifs can be seen in the subdirectories.

US National Parks:

Germany cities and sites (sehenswürdigkeiten):

Acknowledgements

Resources:

Map Data and Shapefiles:

License

MIT