Fabian Scheuermann

Geography in Python (draft)

Work in progress … this page will explains how to create the maps shown in travel.

Table of Contents

  1. Introduction
  2. GeoPandas
  3. OSMnx
  4. Folium

Introduction

When working with geographic data, it is important to know the used projection and there are a number of coordinate reference systems (CRS) to describe it.

← blog next →