Back to Browse

Python GIS - Clip Raster to a Polygon Extent using gdal.Warp

12.1K views
Oct 22, 2019
11:19

Use Python to clip a raster layer with a vector layer using GDAL. The gdal.Warp function is often used to project a raster from one projection to another. It can also be used to clip a raster with a polygon shapefile. The simple clipping process is described in this video. Visit opensourceoptions.com for more content and courses

Download

0 formats

No download links available.

Python GIS - Clip Raster to a Polygon Extent using gdal.Warp | NatokHD