diff options
author | Benjamin Trigona-Harany <slackbuilds@jaxartes.net> | 2014-02-02 06:39:47 +0700 |
---|---|---|
committer | Robby Workman <rworkman@slackbuilds.org> | 2014-02-02 02:09:48 -0600 |
commit | e0bf10c23bde4be5d46955ad67706fb325a5db98 (patch) | |
tree | 110d674ac1de25b364ceefa2ebad4a996e21704f /gis/pdal/README | |
parent | 853f25ba9a79a6a70a4dc969ce16a1ee5042075b (diff) | |
download | slackbuilds-e0bf10c23bde4be5d46955ad67706fb325a5db98.tar.gz |
gis/pdal: Moved from Academic category.
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
Diffstat (limited to 'gis/pdal/README')
-rw-r--r-- | gis/pdal/README | 7 |
1 files changed, 7 insertions, 0 deletions
diff --git a/gis/pdal/README b/gis/pdal/README new file mode 100644 index 0000000000..703a9e4322 --- /dev/null +++ b/gis/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. |