diff options
author | Giancarlo Dessi <slack@giand.it> | 2023-12-04 23:41:10 +0700 |
---|---|---|
committer | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2023-12-05 13:50:13 +0700 |
commit | eaf4fbaa3c97d43a64ad560c12b6c766165ba51c (patch) | |
tree | 3316e6e7b11b8e20ae49a858a8f23aaa6c411105 /gis/pdal/README | |
parent | 0c13523c4b4b4e69cfe9c3333548d08509f8167e (diff) |
gis/pdal: Updated for version 2.6.1.
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
Diffstat (limited to 'gis/pdal/README')
-rw-r--r-- | gis/pdal/README | 24 |
1 files changed, 12 insertions, 12 deletions
diff --git a/gis/pdal/README b/gis/pdal/README index aa823290c0..95f8695aa2 100644 --- a/gis/pdal/README +++ b/gis/pdal/README @@ -7,18 +7,18 @@ 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. -PDAL includes several plugins needed for some extended features or to -write/read data in specific formats. The build of these plugins -requires optional dependencies included in Slackware 15.0 or available -as packages from Slackbuilds.org. Other plugins need third parts -dependencies that are not available here. - -If their dependencies (autodetected) are installed, the script enables -by default the build of the supported plugins. You can disable each of -them by passing to the slackwbuild its environment variable set as -"no" (for example E57=no ./pdal.SlackBuild). - -Plugins enabled by default if their dependencies are installed (see +PDAL includes several plugins needed for some extended features or to +write/read data in specific formats. The build of these plugins +requires optional dependencies included in Slackware 15.0 or available +as packages from Slackbuilds.org. Other plugins need third parts +dependencies that are not available here. + +If their dependencies (autodetected) are installed, the script enables +by default the build of the supported plugins. You can disable each of +them by passing to the slackwbuild its environment variable set as +"no" (for example E57=no ./pdal.SlackBuild). + +Plugins enabled by default if their dependencies are installed (see README.SBo to know what feature they extend): - E57: requires xerces-c |