Vector and Raster Operations

Python & GEE for satellite data analysis

The Ultimate GeoPython course

Get full access to this course and all its content.

₹5499.00 ₹1699.00
Buy Course Now
Chapter Info
Course The Ultimate GeoPython course
Module Python & GEE for satellite data analysis
Chapter Vector and Raster Operations

Chapter Content

  • Uploading and accessing shapefiles and GeoJSONs
  • Clipping rasters to AOI
  • Zonal statistics over regions (mean NDVI per polygon)
  • Raster math: NDVI = (NIR - RED)/(NIR + RED)