Skip to content

ceeds-coding-club/python-gis-demo

Repository files navigation

Python - geospatial analysis using geopandas, rasterio and rioxarray

Binder

This repo stores resources from the Python GIS demo which was initially run on 13 April 2021 by Sam Harrison. The goal of the demo was give an introduction to working with geospatial data in Python using geopandas, rasterio and rioxarray.

Resources from the demo

  • Slides from the demo in HTML or PDF format.
  • A video recording of the session is available here.
  • The Jupyter Notebook used to create the slides can be launched in Binder (note that viewing the .ipynb file via GitHub isn't recommended as images don't show correctly).
  • The environment.yaml file can be used to create a Conda environment with all the requirement to run the notebook (Binder used this file). If you have Conda installed, run conda env create -f environment.yaml from this directory.
  • The data used in the demo is stored in data/.

External resources

About

Intro to geospatial analysis using Python, originally run on 13 April 2021.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published