From b6871a62e3b6262aa1de6ee2965488def19fb611 Mon Sep 17 00:00:00 2001 From: B. Watson Date: Sun, 13 Mar 2022 14:42:24 -0400 Subject: gis/pdal: Wrap README at 72 columns. Signed-off-by: B. Watson --- gis/pdal/README | 13 +++++++------ 1 file changed, 7 insertions(+), 6 deletions(-) (limited to 'gis') diff --git a/gis/pdal/README b/gis/pdal/README index 7f086c1e22..e0451f2b20 100644 --- a/gis/pdal/README +++ b/gis/pdal/README @@ -1,9 +1,10 @@ -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 +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. -- cgit v1.2.3