Select to view content in your preferred language

Raster Clipping

5858
11
02-17-2015 07:36 AM
MichaelBrown3
Emerging Contributor

So I have multiple rasters that I would like to clip to a single extent. All data is orthorectified geotiffs in the same projection. There is Identical pixel overlay. The extent I would like to clip the rasters to is where they all have data. Basically, I'm looking for the maximum area where they all have data so I can do time change analysis on the area. Now, I see where and how I can do this in arc tools, but I need a polygon shapefile in order to do so. I don't have the information to create a polygon with the boundaries I desire (where all rasters overlay).

 

     Question: Is there any way to clip multiple rasters to where they all overlay without the use of a polygon? And if there isnt, how can I clip this data with a polygon to obtain what I am after?

 

Thanks for your time.

 

- Michael -

0 Kudos
11 Replies
JayantaPoddar
MVP Alum

Try adding a Resample (Data Management) tool at the desired point. I guess you could do it at the end. After clipping the rasters



Think Location
0 Kudos
DarrenWiens2
MVP Alum

You can override the Snap Raster environment (align the output raster grid to a specified raster) at any tool in your model.

1.) Right-click the tool, choose Properties.

2.) Select Snap Raster inside Processing Extent

1.PNG

3.) Click Values

4.) Expand Processing Extent

5.) Enter Raster to snap output grid to.