Skip to content

iotrrh/python_cartography_tutorial

 
 

Repository files navigation

A Tutorial on how to make Interactive Maps in Python

This repo contains the source code and jupyter notebooks that accompany a series of blog posts about python cartography.

In part 1 we make some basic plots and use circle markers to visualize net arrivals and net departures.

Part 2 covers custom layers with a glow effect.

part 3 covers animations.

requirements:

  • python 3.x
  • folium
  • pandas
  • scipy
  • numpy

About

A tutorial about making maps in python using folium.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Jupyter Notebook 99.9%
  • Python 0.1%