Challenge: Reading Vector Data
Tâche
Swipe to start coding
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:
- Load the Shapefile from the provided URL.
- Load the GeoJSON file from the provided URL.
- Compute and print the number of features in each dataset.
Fill in the missing parts in the code.
Solution
Tout était clair ?
Merci pour vos commentaires !
Section 1. Chapitre 5
single
Demandez à l'IA
Demandez à l'IA
Posez n'importe quelle question ou essayez l'une des questions suggérées pour commencer notre discussion
Suggested prompts:
Can you explain this in simpler terms?
What are the main takeaways from this?
Can you give me a real-world example?
Génial!
Completion taux amélioré à 7.69
Challenge: Reading Vector Data
Glissez pour afficher le menu
Tâche
Swipe to start coding
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:
- Load the Shapefile from the provided URL.
- Load the GeoJSON file from the provided URL.
- Compute and print the number of features in each dataset.
Fill in the missing parts in the code.
Solution
Tout était clair ?
Merci pour vos commentaires !
Section 1. Chapitre 5
single