Marchowes / pyProm

Surface Network Analyzer.
BSD 3-Clause "New" or "Revised" License
6 stars 2 forks source link

New data loader! PDAL for las files. #146

Closed Marchowes closed 4 years ago

Marchowes commented 5 years ago

investigate https://pdal.io/python.html#python

Marchowes commented 4 years ago

PDAL handles Point clouds, which can be converted to Bare Earth DEMS. This is most certainly not directly related to this project, but, could be managed as a utility in another library. I don't want to pull pdal directly into pyProm because dependencies are a pain.