2: Vector Spatial Data with Python

Due before 9am on April 20

10 points

  1. Create a public GitHub repository called gisc605-lab2 in your GitHub account using github/codespaces-jupyter as a template repository: https://github.com/github/codespaces-jupyter

  2. Open your repository in a GitHub Codespace

  3. In the integrated terminal, use pip to install some dependencies for the lab exercise

    pip install geopandas earthpy

  4. After completing each sub-lesson, make sure to commit the changes to your repository

  5. Once you are complete with all the lesson notebooks, navigate to Lab 2 assignment in Canvas

  6. Input the url of your gisc605-lab2 GitHub repository then click submit

Last updated