Exercise: Basic I/O

Apply what you've learned about reading and writing geospatial data with this exercise.

Exporting data to KML

In this first challenge, we are going to practice what we've learned about reading and writing geospatial data with GeoPandas.

Write a code to open the Natural Earth shapefile that comes with the geodatasets package, then save it as naturalearth.kml file to the output/ folder. If the file is saved correctly, it will be available for downloading:

Get hands-on with 1200+ tech skills courses.