Resampling, Reprojecting, and Mosaicking

Raster Analysis with Python

Video Locked

Please log in to watch this video

Log In
Chapter Info
Course The Ultimate GeoPython course
Module Raster Analysis with Python
Chapter Resampling, Reprojecting, and Mosaicking
Navigation

Chapter Content

  • Resampling Methods: nearest, bilinear, cubic

  • Changing Pixel Size with Rasterio

  • Mosaicking Multiple Rasters with merge()

  • Updating Metadata after Transformations