Notice: This page requires JavaScript to function properly.
Please enable JavaScript in your browser settings or update your browser.
学ぶ Challenge: Reading Vector Data | Foundations of Geospatial Data
Geospatial Data Science with Python
セクション 1.  5
single

single

bookChallenge: Reading Vector Data

メニューを表示するにはスワイプしてください

タスク

スワイプしてコーディングを開始

In this task, you will practice reading real vector geospatial datasets using GeoPandas.

Two datasets are hosted online:

  • A Shapefile of world countries;
  • A GeoJSON of world countries.

Your goals are:

  1. Load the Shapefile from the provided URL.
  2. Load the GeoJSON file from the provided URL.
  3. Compute and print the number of features in each dataset.

Fill in the missing parts in the code.

解答

Switch to desktop実践的な練習のためにデスクトップに切り替える下記のオプションのいずれかを利用して、現在の場所から続行する
すべて明確でしたか?

どのように改善できますか?

フィードバックありがとうございます!

セクション 1.  5
single

single

AIに質問する

expand

AIに質問する

ChatGPT

何でも質問するか、提案された質問の1つを試してチャットを始めてください

some-alt