GeoPython 2022

Display Your Map on a Website Using Geopandas , Folium , Django , and Heroku
2022-06-20, 10:45–11:15, Room 1

You often work in a notebook using Geopandas and other libraries . But it is always nice to be able to display you map to customers using a website. We will learn how to do so without additional costs.


We will start by a data preparation example with Geopandas to prepare a Folium map. Then we will upload our map in a DJANGO application. Finally we will push the code to Heroku to have a website ready with a map page.