mltConsEcol / OK_LiDAR_Processing

Code and Scripts for processing LiDAR Data in Oklahoma
Other
1 stars 2 forks source link

Write Code to Create Minimum Concave Polygons #3

Open mtreg opened 8 years ago

mtreg commented 8 years ago

Write R code to create minimum concave polygons for each .las file; these can then be queried to identify which .las file has area needed for specific data extractions. Can potentially do this using a combination of RGeos::gConvexHull package and rlidar::chullLiDAR2D