diff options
Diffstat (limited to 'academic/pdal/README')
-rw-r--r-- | academic/pdal/README | 7 |
1 files changed, 7 insertions, 0 deletions
diff --git a/academic/pdal/README b/academic/pdal/README new file mode 100644 index 0000000000..703a9e4322 --- /dev/null +++ b/academic/pdal/README @@ -0,0 +1,7 @@ +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. |