README 559 B

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