Select to view content in your preferred language

Can rasters be used with the pair clip function?

546
2
06-12-2024 10:23 AM
FaithLesuer
New Contributor

If I want to crop a raster to fit within a polygon from another set of data, is this possible, and what tools would I use? Pair clip, union, or join? Thank you!

2 Replies
Taren_Esri
Esri Contributor

Hi @FaithLesuer 

You can use Clip Raster or Extract By Mask to accomplish this. Keep in mind Extract By Mask requires the Spatial Analyst extension. Take care!

JigishaAshokbhaiPardeshi
Occasional Contributor

In ArcGIS Pro, raster datasets can be used with the Clip tool to extract a portion of one raster dataset using the extent of another dataset (such as a polygon feature). This is similar to the Pairwise Clip function in ArcMap. Ensure that the datasets are in same projection.

0 Kudos