Reproject, Resample and Clip Raster

Paola Prieto Botero
Paola Prieto Botero

May 08, 2024

Reproject, Resample and Clip Raster

In this project I used the GDAL library in Python to:

  1. Re-project from the NAD83 to WGS84 or EPSG:4326

  2. Resample the raster file from a resolution of 5m to 500m

  3. Crop the Raster .tif file using an AOI in .shp file

All of these changes were accomplished using the GDAL function gdal.Warp and specific options for each case


Plug-ins used

GDALPython

tags

GDALPython

You might also like

Join the community!

We're a place where geospatial professionals showcase their works and discover opportunities.