Overview#
In this lesson, we will learn how to create more complex static maps, as well as interactive web maps.
Interested in cartography?The goal of this lesson is to create maps from a technical point of view, so we do not focus much on the cartographical aspects. If you are interested in learning more about cartography, working with different libraries, making different visualizations and maps, or customizing your maps further, check out the open materials for the course Cartographic visualizations in GIS offered at University of Helsinki.
Learning goals#
After this lesson, you should know how to:
create static thematic maps comprising of multiple data layers using GeoPandas and matplotlib,
add base maps, such as OpenStreetMap, to such maps using contextily,
create simple interactive maps using Folium, and
enrich the interactive maps with popups and hover tooltips.
Lesson video#
[ ]: