Skip to main content

LAS Point Statistics By Area (3D Analyst Tools)

Summary

Evaluates the statistics of LAS points that overlay the area defined by polygon features.

Usage

  • You can filter the LAS dataset's points by classification codes, classification flags, return values, and elevation range. Define point filters on the LAS dataset's Layer Properties dialog box or using the Make LAS Dataset Layer tool.

  • Consider using this tool to determine the characteristics of lidar points over regions of interest defined by polygon boundaries. Only elevation obtained from LAS points will be evaluated. Any Z-values contributed by surface constraint features referenced by the LAS dataset will be ignored.

  • This tool adds several fields to the attribute table of the input features. If the fields already exist, their values will be overwritten. The values in the updated fields will reflect the indicated statistics about LAS points that overlap the input feature:

    • Z_MIN—The lowest Z-value.

    • Z_MAX—The highest Z-value.

    • Z_MEAN—The average Z-value.

    • POINT_COUNT—The tally of LAS points that were evaluated.

    • STD_DEV—The standard deviation of Z-values.

Parameters

Label Explanation Data type

Input LAS Dataset

The LAS dataset that will be processed.

LAS Dataset Layer

Input Polygons

The polygon that defines the area for which statistics will be reported.

Feature Layer

Output Property

The properties that will be calculated.

  • Minimum ZThe lowest Z value of LAS points overlapping the feature.

  • Maximum ZThe highest Z value of LAS points overlapping the feature.

  • Average ZThe average Z value of LAS points overlapping the feature.

  • LAS Point CountThe tally of LAS points that were evaluated.

  • Standard DeviationThe standard deviation of Z values.

String

Derived output

Label Explanation Data type

Updated Input Polygons

The updated input polygon features.

Feature Class

Environments

Current Workspace

Licensing information

  • Basic: Requires 3D Analyst
  • Standard: Requires 3D Analyst
  • Advanced: Requires 3D Analyst