summaryrefslogtreecommitdiffstats
path: root/gis
diff options
context:
space:
mode:
author B. Watson <yalhcru@gmail.com>2022-03-13 14:42:24 -0400
committer B. Watson <yalhcru@gmail.com>2022-03-13 14:42:24 -0400
commitb6871a62e3b6262aa1de6ee2965488def19fb611 (patch)
treed45df18fe5a1959e5cf22578efb853905728ee7f /gis
parent93562c9f217cd9aa9fc50031d50eb07f7b8d9734 (diff)
downloadslackbuilds-b6871a62e3b6262aa1de6ee2965488def19fb611.tar.gz
slackbuilds-b6871a62e3b6262aa1de6ee2965488def19fb611.tar.xz
gis/pdal: Wrap README at 72 columns.
Signed-off-by: B. Watson <yalhcru@gmail.com>
Diffstat (limited to 'gis')
-rw-r--r--gis/pdal/README13
1 files changed, 7 insertions, 6 deletions
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.