PROBLEM
The Slope function enables users to calculate the inclination of slope either in degrees, scaled, or percent rise. In some instances, incorrect output values are returned when applying the function on a raster clipped using the Clip button on the Image Analysis window.
Note:
When applying the Slope function, the raster is usually clipped to fit the study area.
When a raster is clipped using the Clip button on the Image Analysis window, the layer creates a temporary raster layer. Thus, when the Slope function is applied to this temporary raster layer, the returned values are from the input raster that was used instead.
The Slope function values are only calculated accurately once the clipped layer is exported to a geodatabase or a file-based raster.
Option A:
1) Zoom to the area of interest.
2) Navigate to Windows > Image Analysis, and click the Clip button to clip the image.
3) Click the Export button on the Image Analysis window to save it as a raster dataset.
4) Use the exported layer to apply the Slope function.
5) Export the final slope layer to the geodatabase.
Option B:
1) Zoom to the area of interest.
2) Export the layer from the Table Of Contents by right-clicking the layer > Data > Export Data, and set the Extent to Data Frame (Current).
3) Use the exported layer to apply the Slope function.
4) Export the final slope layer to the geodatabase.
Get help from ArcGIS experts
Download the Esri Support App