lasData: LiDAR data point cloud acquired over a forest area

lasDataR Documentation

LiDAR data point cloud acquired over a forest area

Description

A dataset containing the X Y Z coordinates of LiDAR points acquired over a forest area. The EPSG code of the coordinates is 32632.

Usage

data(lasData)

Format

A data frame with 16907 rows and 3 variables

Details

  • X. X coordinate in UTM WGS84 32 N (EPSG code 32632).

  • Y. Y coordinate in UTM WGS84 32 N (EPSG code 32632).

  • Z. Z coordinate. The Z coordinate is normalized respect to the ground.


itcSegment documentation built on Aug. 22, 2023, 5:09 p.m.