indexFromShape: Extract index of point cloud that are within a shapefile

Description Usage Arguments

Description

Extract index of point cloud that are within a shapefile

Usage

1
indexFromShape(xyz, qtr, class = "class", shpfile)

Arguments

(xyz)

matrix point cloud with x,y, and z coordinates

(qtr)

quadtree of xyz

(shpfile)

a SpatialPolygonsDataFrame to subset the point cloud only the first polygon is used if multiple polygons are present


MarcoDVisser/PAI documentation built on May 9, 2019, 2:35 p.m.