Overview#

In this tutorial, you will learn how to conduct many basic raster processing operations using rasterio module.

  1. Downloading data automatically with Python

  2. Reading raster files with Rasterio

  3. Visualizing raster layers

  4. Masking / clipping raster

  5. Raster map algebra

  6. Creating a raster mosaic

  7. Zonal statistics

  8. Reading cloud optimized GeoTIFFs