Skip to content

mattallinson/maps

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

27 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Maps!!!

This repository has all the jupyter notebooks I use to make maps that I publish online.

Results

Federal prisons with golf courses

Source code: Golf-course_federal-prisons.ipynb A map of all the Federal Prisons in the USA, with ones with golf courses highlighed

Sports in the Caribbean

Source code : Caribbean_sport.ipynb A map showing the crikcet and baseball pitches in the Caribbean

All the saunas in Finland

Source code: Saunas.ipynb A map showing all the Saunas in Finland

Cricket Pitches in the USA

Source Code: Cricket_and_football.ipynb A map showing the Cricket Pitches in the USA

American Football Pitches in India

Source Code: Cricket_and_football.ipynb A map showing the American Football Pitches in India

Tools:

  • Base maps: https://www.naturalearthdata.com/ I mostly use Natural Earth 10m maps for both whole countries and internal boundaries
  • Overpass Turbo: https://overpass-turbo.eu/ To get location data for things (saunas, cricket pitches, etc) use Overpass Turbo in my browser and its very helpful wizard to make the queries, check the results in browser to check they're not rubbish, and then save good data to a GeoJSON file that I then import into jupyter.

About

🎵Wait, they don't love you like I love you

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published