r-lidar / lidR

Airborne LiDAR data manipulation and visualisation for forestry application
https://CRAN.R-project.org/package=lidR
GNU General Public License v3.0
589 stars 132 forks source link

Review the doc of v1.5.0 #129

Closed Jean-Romain closed 6 years ago

Jean-Romain commented 6 years ago
irfanswat commented 6 years ago

Hi Jean-Romain, Thank you for the detailed package that covers almost everything related to LiDAR point cloud data. While reading through the different functions in lidR package, I came across the LAScatalog function. Indeed, it's an efficient way to deal with a bunch of point clouds; however, (according to my understanding) the catalogued lidar files are limited to a square (shape). In cases where users are interested in processing forest plot datasets, a circular shape will be required. In my workflow, I am using lidar point clouds extracted for individual circular field plots (n=~100). Using the current LAScatalog function creates a square boundary around the actually circular plot area. Is there any possibility, in LAScatalog, to use lidar point clouds that are circular and are treated as is? If not, probably either circular shapefiles can be used to extract point cloud data inside the shapefile or a convex hull can be created around the already clipped (with a circular shapefile) lidar point cloud data.

Many thanks, Irfan

Jean-Romain commented 6 years ago

I think catalog_queries() is what you are looking for. A catalog allows to process the entire catalog in a continuous way or to extract regions of interest. lasclip also does this job since v1.5.0

irfanswat commented 6 years ago

Many thanks Jean. I will get back to you if I had any query.

Cheers,

On Sun, May 6, 2018 at 7:07 PM, Jean-Romain Roussel < notifications@github.com> wrote:

I think catalog_queries() is what you are look for. A catalog allows to process the entire catalog in a continuous way or to extract regions of interest. lasclip also does this job since v1.5.0

— You are receiving this because you commented. Reply to this email directly, view it on GitHub https://github.com/Jean-Romain/lidR/issues/129#issuecomment-386865088, or mute the thread https://github.com/notifications/unsubscribe-auth/AM0gGWrk6EpeJoE2BOGP3SsvoW0A1gSeks5tvr1sgaJpZM4TvszK .