Skip to main content

Point File Information (3D Analyst Tools)

Summary

Creates polygon or multipatch output that captures the spatial extent and statistical information about one or more ASCII or LAS format point files.

Illustration

Point File Information tool illustration

Usage

  • Each output feature will encompass the x,y extent of an input file. The features can be created as 2D polygons or multipatches depicting the z-range of each input file. The attribute table will have the following fields:

    • FileName—The name of the point file associated with the feature.

    • Pt_Count—The total number of points in the point file.

    • Pt_Spacing—The estimated average spacing of the points in the linear units of the specified coordinate system. The point spacing is an estimate that assumes the points in the input file are evenly spaced over the x,y extent of each input file.

    • Z_Min—The z-value of the lowest point in the file.

    • Z_Max—The z-value of the highest point in the file.

  • Use the Summarize by class code parameter to produce an output feature for each class code in an input .las or .zlas file. The output features will include a field named Class that contains the class code being summarized, and each attribute associated with the feature will reflect the properties for that class code. This parameter is not supported for .laz files.

  • When the Input Point Data parameter value is one or more .las or .zlas files, or a folder of .las or .zlas files, the default spatial reference of the output is taken from the first file read. When the input is a LAS dataset, the default spatial reference of the output is set to the LAS dataset's spatial reference. If the input is an .laz file, use the Coordinate System parameter to specify the spatial reference of the output. If no spatial reference is specified, the output will have no spatial reference.

Parameters

Label Explanation Data type

Input Point Data

The point data that will be processed. Supported inputs include LAS datasets; .las, .zlas, and .laz files; and ASCII files containing point records. One or more folders containing the files can also be specified as input. When a folder is included, the file suffix of the point files must be specified in the File Suffix parameter.

File; Folder

Output Feature Class

The feature class that will be produced.

Feature Class

File Format

Specifies the format of the input files.

  • LAS format lidarThe format of the input files is LAS format lidar, which includes .las, .zlas, and .laz files.

  • ASCII file with XYZThe format of the input files is ASCII files with XYZ.

  • ASCII file with XYZIThe format of the input files is ASCII files with XYZI.

  • ASCII file in Generate formatThe format of the input files is ASCII files in Generate format.

String

File Suffix

(Optional)

The suffix of the files that will be imported when a folder is specified in the input.

String

Coordinate System

(Optional)

The coordinate system of the input data.

Coordinate System

Include Subfolders

(Optional)

Specifies whether data in subfolders will be used to generate results. The tool scans subfolders when an input folder is selected containing data in a subfolders directory. The output feature class will be generated with a row for each file in the directory structure.

  • CheckedAny data in the input folder and its subdirectories will be used to generate results.

  • UncheckedOnly the data in the input folder will be used to generate results. This is the default.

Boolean

Extrude Geometry Shapes

(Optional)

Specifies whether the output will be created as a 2D polygon feature class or a multipatch feature class with extruded features that reflect the elevation range in each file.

  • CheckedThe output will be created as a multipatch feature class.

  • UncheckedThe output will be created as a 2D polygon feature class. This is the default.

Boolean

Decimal Separator

(Optional)

The decimal character that will be used in the text file to differentiate the integer of a number from its fractional part.

  • PointA point will be used as the decimal character. This is the default.

  • CommaA comma will be used as the decimal character.

String

Summarize by class code

(Optional)

Specifies whether the results will summarize .las or .zlas files by class code or by file. This parameter is not available for .laz files.

  • CheckedEach output feature will represent a single class code in the input .las or .zlas file. This option will require a complete scan of the input files.

  • UncheckedEach output feature will represent all the class codes in the .las or .zlas file. This is the default.

Boolean

Improve LAS files point spacing estimate

(Optional)

Specifies whether enhanced assessment of the point spacing in .las files, which can reduce over-estimation caused by irregular data distribution, will be used.

  • CheckedA regular point spacing estimate will be used for .las files in which the extent is equally divided by the number of points. This is the default.

  • UncheckedBinning will be used to obtain a more precise point spacing estimate for .las files. This option may increase tool run time.

Boolean

Derived output

Label Explanation Data type

Average Point Spacing

The average point spacing.

Double

Environments

Current Workspace, Scratch Workspace, Output Coordinate System, Extent, XY Resolution, XY Tolerance, Z Resolution, Z Tolerance, Output CONFIG Keyword, Auto Commit, Output XY Domain, Output Z Domain

Licensing information

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