Question

I am looking for an R package which could provide a framework to interact with Airborne-Laster-Scanning (ALS)-data and polygon-meshes. I guess it is pretty straightforward to use RCPP for interfacing:

Libraries

Requested Features

To name a few:

  • Mesh-Lidar-interaction
    • refine/coarse triangulated mesh according to ALS
    • interpolate elevation from ALS
  • Inject points/lines/holes into the mesh
  • Mesh-Simplification
  • Reading and writing in different mesh-formats (.stl,.2dm, ...)

P.S.: I would also be interested in implementations in julia or haskell.

No correct solution

Licensed under: CC-BY-SA with attribution
Not affiliated with StackOverflow
scroll top