I am trying to clip a large land use .img layer to a buffer polygon shapefile layer. I need data to be exported with the clip because I will be using it for an analysis. Whenever I use Clip (data management), the resulting layer does not clip any of the raster. When I use Image Analysis, the clip feature only occasionally works, otherwise nothing is clipped, and when it does work none of the data is clipped.
Am I doing something wrong? Is there a code that I could use that would do the job more appropriately?