Find Highest Or Lowest Point (Defense)

This ArcGIS 3.1 documentation has been archived and is no longer updated. Content and links may be outdated. See the latest documentation.

Available with Spatial Analyst license.

Summary

Finds the highest or lowest point of the input surface within a defined area.

Usage

  • The output may contain more than one highest or lowest point if points with identical values are found.

  • The output contains a field named Elevation with the elevation value of the highest or lowest point. The units of the highest or lowest elevation point are the z-units (elevation) of the input surface. Check the input surface metadata for this unit.

Parameters

LabelExplanationData Type
Input Surface

The input elevation raster surface.

Raster Layer; Mosaic Dataset; Mosaic Layer
Output Feature Class

The feature class containing the output highest or lowest point.

Feature Class
Highest or Lowest Point

Specifies the type of operation the tool will perform.

  • Highest pointsThe highest points will be found. This is the default.
  • Lowest pointsThe lowest points will be found.
String
Input Area
(Optional)

The input polygon feature class within which the highest or lowest point will be found.

Feature Set

Licensing information

  • Basic: Yes
  • Standard: Yes
  • Advanced: Yes

Related topics