Skip to main content
Question

Clipping multiple rasters with multiple shapefiles

  • April 27, 2021
  • 1 reply
  • 20 views

Forum|alt.badge.img

Hello,

I have 100 pairs of (Rasters, corresponding shapefiles). How can I proceed to clip each one using its corresponding SHP, all pairs in one batch process ?

Thank you very much !

1 reply

daveatsafe
Safer
Forum|alt.badge.img+20
  • Safer
  • April 27, 2021

Hi @lianaolianov​ ,

Please set the Group By parameter in the Clipper to a common attribute joining the raster to its SHP data. This will ensure that each raster is clipped only by its matching SHP polygon.