(始めに)写経元が2024年版から2025年版への切り替えが進行中のようです。なので、今回から参照するURLが少し変わっています。
In this lesson, we will learn how to create more complex static maps, as well as interactive web maps.
このレッスンでは、より複雑な静的マップとインタラクティブなWebマップを作成する方法を学びます。
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.
このレッスンが終わったあと、以下についてわかっているはずです。
- GeoPandasとmatplotlibを使って複数のデータ層をもつ静的な主題図を作る
- contextilyを使って、静的な主題図に、OpenStreetMapなどの基地図を追加する
- Foliumを使って、シンプルなインタラクティブ地図を作る
- ポップアップやマウスホバー時のツールチップ表示などで、インタラクティブ地図を拡張できる