geoutils.PointCloud.data

Contents

geoutils.PointCloud.data#

property PointCloud.data: ndarray[tuple[Any, ...], dtype[floating[Any] | integer[Any]]]#

Data of the point cloud.

Points to either the Z axis of the point geometries, or the associated data column of the geodataframe.