0
0

Delete article

Deleted articles cannot be recovered.

Draft of this article would be also deleted.

Are you sure you want to delete this article?

Automating GIS Processes 2024 写経 Lesson 5(Overview)

Posted at

(始めに)写経元が2024年版から2025年版への切り替えが進行中のようです。なので、今回から参照するURLが少し変わっています。
image.png

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を使って、シンプルなインタラクティブ地図を作る

  • ポップアップやマウスホバー時のツールチップ表示などで、インタラクティブ地図を拡張できる
0
0
0

Register as a new user and use Qiita more conveniently

  1. You get articles that match your needs
  2. You can efficiently read back useful information
  3. You can use dark theme
What you can do with signing up
0
0

Delete article

Deleted articles cannot be recovered.

Draft of this article would be also deleted.

Are you sure you want to delete this article?