Skip to content

rokkuran/maps

Repository files navigation

Maps

Simple script to plot world map of countries visited for two people. Cities and flights can also be incorporated.

Colours represent countries visited by two different people, red and blue. Each colour has alpha of 0.5, hence jointly visited countries are purple.

Basic

plot

Incorporating cities and flights

Cities are green dots and flights are magenta curves.

plot_with_cities_and_curve

Future work

  • Update to use google api key after developer key now required.
  • Store google api city locations to local file.