Summarize Elevation (Ready To Use Tools)
Summary
Calculates summary statistics of elevation for each input feature.
Usage
Tools in the Ready To Use toolbox are ArcGIS Online geoprocessing services that use hosted data and analysis capabilities in ArcGIS Online.
This tool summarizes the elevation, slope, and aspect information for the input features. The returned elevation values are in meters. The slope and aspect values are calculated and returned in degrees.
Three additional fields are returned that identify the DEM data source used in the calculation. Those fields are
Product Name,Source, andSource URL.There are several elevation sources available that have different spatial resolution and cover different areas. Not all resolutions are available for all areas. The tool will return an error message if the specified resolution is not available at any of the input feature locations.
The maximum number of input features is 1,000. If more than 1,000 input features are provided, the tool will return an error and will not run.
If the DEM Resolution parameter is not supplied, 90 meter resolution SRTM data will be used. If Finest is specified, the tool will use the smallest resolution available at the input feature locations.
The tool uses a single resolution elevation source for the input features. The highest resolution elevation source that covers the extent all of the input features will be used.
The results are appended to the returned feature attribute table as fields. The
MinElevation,MeanElevation, andMaxElevationfields summarize elevation. TheMinSlope,MeanSlope, andMaxSlopefields summarize slope. TheMeanAspectfield summarizes aspect.The returned features are in the same shape type as the input features. For example, if the input features are points, the returned features are also points.
Oceans and other major water bodies are ignored in the calculations and do not affect the summary values.
Parameters
| Label | Explanation | Data type |
|---|---|---|
|
Input Features |
The input point, line, or area features for which the elevation will be summarized. |
Feature Set |
|
Feature ID Field (Optional) |
The unique ID field to use for the input features. |
String |
|
DEM Resolution (Optional) |
Specifies the approximate spatial resolution (cell size) of the source elevation data used for the calculation. The resolution keyword is an approximation of the spatial resolution of the digital elevation model. Many elevation sources are distributed in units of arc seconds; the keyword is an approximation in meters for easier understanding.
|
String |
|
Include Slope and Aspect (Optional) |
Specifies whether slope and aspect values for the input features will be included in the output in addition to the elevation values.
|
Boolean |
Derived output
| Label | Explanation | Data type |
|---|---|---|
|
Output Summary |
The output summary statistics of elevation for each input feature. |
Feature Set |
Environments
This tool does not use any geoprocessing environments.
Licensing information
- Basic: Requires an ArcGIS Online organization subscription and Spatial Analysis privilege
- Standard: Requires an ArcGIS Online organization subscription and Spatial Analysis privilege
- Advanced: Requires an ArcGIS Online organization subscription and Spatial Analysis privilege