Tag: geopandas
-
Custom Maps with Python

If you’re anything like me, a strategy gamer. You’ve spent way too many hours staring at this view of the Mediterranean. A good map should draw you in. I’m going to give you a quick guide in making one using Python. Github Link The code to make maps is relatively simple thanks to the matplotlib…