Challenge: Reading Vector Data
Tarefa
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.
Solução
Tudo estava claro?
Obrigado pelo seu feedback!
Seção 1. Capítulo 5
single
Pergunte à IA
Pergunte à IA
Pergunte o que quiser ou experimente uma das perguntas sugeridas para iniciar nosso bate-papo
Suggested prompts:
Can you explain this in simpler terms?
What are the main takeaways from this?
Can you give me a real-world example?
Incrível!
Completion taxa melhorada para 7.69
Challenge: Reading Vector Data
Deslize para mostrar o menu
Tarefa
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.
Solução
Tudo estava claro?
Obrigado pelo seu feedback!
Seção 1. Capítulo 5
single