blob: 7f086c1e22189a1f62c6ef018b6164bcdef96934 (
plain)
1
2
3
4
5
6
7
8
9
|
PDAL is a BSD licensed library for translating and manipulating point cloud
data of various formats. It is a library that is analogous to the GDAL raster
library. PDAL is focussed on reading, writing, and translating point cloud data
from the ever-growing constellation of data formats that are being developed
for working with multi-dimensional emitted-pulse scanning systems. While PDAL
is not explicitly limited to working with LiDAR data formats, its initial
rollout is focused in that area.
Optional dependencies: jsoncpp, laszip, hdf5, OpenSceneGraph.
|