HOW TO

Extract raster values at point locations in ArcGIS Pro

Last Published: June 30, 2021

Summary

A raster is comprised of a collection of cells or pixels arranged in rows and columns, where each cell has a value representing information such as temperature, land-cover type, or elevation. ArcGIS Pro contains the spatial analysis and modeling tools for both raster (cell-based) and feature (vector) data in ArcGIS Pro. This article describes the Extraction tools used to extract the values of each cell from a raster by either the cells' attributes or their point location.

Procedure

Extract Values to Points

The Extract Values to Points tool extracts the cell values of a raster and creates a new point feature class.

  1. In ArcGIS Pro, click the Analysis ribbon, and click the Tools icon. In the Geoprocessing pane, search for and click Extract Values to Points.
  2. In the Extract Values to Points pane, configure the following parameters.
    1. For Input point features, select the point layer. In this example, it is Stations.
    2. For Input raster, select the raster layer. In this example, it is Elevation.
    3. For Output point features, set a name and location for the output feature class.
    4. Click Run.
The Extract Values to Points tool pane

A new point feature class is created in the Contents pane and geodatabase. A RASTERVALU field column is created in the attribute table of the newly created point feature class to display the extracted raster value for each point feature.

The attribute table with a RASTERVALU field column of the newly created point feature class

Extract Multi Values to Points

The Extract Multi Values to Points tool is similar to the Extract Values to Points tool for multiple rasters.

  1. In ArcGIS Pro, click the Analysis ribbon, and click the Tools icon. In the Geoprocessing pane, search for and click Extract Multi Values to Points.
  2. In the Extract Multi Values to Points pane, configure the following parameters.
    1. For Input point features, select the point layer. In this example, it is Stations.
    2. For Input rasters, select the multiple raster layers. In this example, they are Elevation, PGA, and PGV.
    3. Click Add.
    4. Click Run.
The Extract Multi Values to Points tool pane

The raster values are extracted for each point feature in the table and added to the geodatabase and Contents pane.

The attribute table with the Elevation, PGA, and PGV field columns of the newly created point feature class

Sample

The Sample tool creates a new table that displays the values of cells from a set of rasters for the defined locations.

  1. In ArcGIS Pro, click the Analysis ribbon, and click the Tools icon. In the Geoprocessing pane, search for and click Sample.
  2. In the Sample pane, configure the following parameters.
    1. For Input rasters, select the multiple raster layers. In this example, they are Elevation, PGA, and PGV.
    2. For Input location raster or features, select the point layer. In this example, it is Stations.
    3. Click Run.
The Sample tool pane

The raster values are extracted for each point feature in a table and are shown in the geodatabase and Contents pane.

The attribute table with the Elevation_Band_1, PGA_Band_1, and PGV_Band_1 field columns of the newly created point feature class

Add Surface Information

The Add Surface Information tool appends the values of a raster layer to the input point layer.

  1. In ArcGIS Pro, click the Analysis ribbon and click the Tools icon. In the Geoprocessing pane, search for and click Add Surface Information.
The Tools search pane
  1. In the Add Surface Information pane, configure the following parameters.
    1. For Input Features, select the point layer. In this example, it is Stations.
    2. For Input Surface, select the point layer. In this example, it is Elevation.
    3. For Output Property, check the Z checkbox.
    4. Click Run.
The Add Surface Information tool pane

The raster values are extracted for each point feature in a table and are shown in the geodatabase and Contents pane.

The attribute table with a Z field column of the newly created point feature class

Extract Values To Table

The Extract Values To Table tool extracts the cell values from a set of rasters by referring to a set of point or polygon feature class. The values are recorded in the attribute table of the output feature class.

  1. In ArcGIS Pro, click the Analysis ribbon and click the Tools icon. In the Geoprocessing pane, search for and click Extract Values To Table.
  2. In the Extract Values To Table pane, configure the following parameters.
    1. For Input features, select the point layer. In this example, it is Stations.
    2. For Input rasters, select the multiple raster layers. In this example, they are Elevation, PGA, and PGV.
    3. Click Add.
    4. Click Run.
The Extract Values To Table tool pane

A new table is added to the geodatabase and the Contents pane, with the raster values for each point feature extracted to the Value field column.

The attribute table with a Value field column of the newly created point feature class

Article ID:000025662

Software:
  • ArcGIS Pro 2 8 x
  • ArcGIS Pro 2 7 x
  • ArcGIS Pro 2 x

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