HOW TO

Create a polygon feature class with a certain range of slope percentages from a raster layer in ArcGIS Pro

Last Published: July 23, 2024

Summary

Slope identifies the steepest downhill gradient at a location on a surface. Lower slope values indicate flatter terrain, while higher slope values signify steeper terrain. By converting a raster layer to a polygon feature class, the area covered by slopes within a specific range of slope percentages can be determined. This article describes the workflow to create a polygon feature class with a certain range of slope percentages from a raster layer in ArcGIS Pro.

Procedure

Note:
The Slope and Reclassify tools require a 3D Analyst license or a Spatial Analyst license.
  1. Open the ArcGIS Pro project.
  2. Identify the steepness of the slope in each cell of the raster layer using the Slope tool.
    1. On the ribbon, click Analysis tab, in the Geoprocessing group, click Tools.
    2. In the Geoprocessing pane, search for and click Slope (Spatial Analyst Tools).
    3. In the Slope pane, for Input raster, click the drop-down list and select the raster layer.
    4. For Output raster, specify a name and location.
    5. For Output measurement, click the drop-down list and select Percent rise.
    6. Click Run.
The Slope pane
  1. Reclassify the values in the raster layer using the Reclassify tool.
    1. On the ribbon, click Analysis tab, in the Geoprocessing group, click Tools.
    2. In the Geoprocessing pane, search for and click Reclassify (Spatial Analyst Tools).
    3. In the Reclassify pane, for Input raster, click the drop-down list and select the output layer created in Step 2.
    4. For Reclassification, click Classify.
The Reclassify pane
    1. In the Classify dialog box, for Method, select the preferred data classification method from the drop-down list and click OK. In this example, Manual Interval is selected.
    2. On the Classes tab, for the Upper value field, specify the class by changing the value manually. In this example, the classes are divided into two (2) and the Upper value is specified to be below 60 and below 140, respectively.
    3. Click OK to close the Classify dialog box.
The Reclassify dialog box
    1. For Output raster, specify a name and location.
    2. Click Run.
  1. Convert the raster layer to a polygon feature using the Raster to Polygon tool.
    1. In the Contents pane, right-click the output raster layer in Step 3 and select Attribute Table.
    2. In the attribute table, select the preferred row to be converted to a polygon feature class. In this example, the Value field 2 is selected.
Selecting the preferred attribute value in the attribute table
    1. On the Analysis tab, in the Geoprocessing group, click Tools.
    2. In the Geoprocessing pane, search for and click Raster to Polygon (Conversion Tools).
    3. In the Raster to Polygon pane, for Input Raster, select the reclassified raster layer from the drop-down list.
    4. For Output polygon features, specify a name and location.
    5. Click Run.
The Raster to Polygon pane

A new polygon feature containing the areas of slopes with more than 60 percent of the raster layer is displayed on the map.

The map with a polygon feature containing the areas of slopes with more than 60 percent from the raster layer

Article ID: 000033092

Software:
  • ArcGIS Pro 3 1
  • ArcGIS Pro 3 3
  • ArcGIS Pro 3 2

Receive notifications and find solutions for new or common issues

Get summarized answers and video solutions from our new AI chatbot.

Download the Esri Support App

Related Information

Discover more on this topic

Get help from ArcGIS experts

Contact technical support

Download the Esri Support App

Go to download options