pdalv2.10.1
- Updated
PDAL - Point Data Abstraction Library is a library for manipulating point cloud data.
- Project website: https://pdal.org/
#Usage
pdal provides CMake targets:
find_package(PDAL CONFIG REQUIRED)
target_link_libraries(main PRIVATE pdalcpp)If necessary, override the default plugin search path by setting the
environment variable PDAL_DRIVER_PATH to a list of directories that
PDAL should search for plugins.
#Features
Default feature: supported-plugins
#draco
Build the Draco plugin
Host Dependencies:
2 transitive dependencies:
- vcpkg-cmake (through draco)
- vcpkg-cmake-config (through draco)
#e57
Build the E57 plugin
Dependencies:
- libe57format
xerces-c
Features: (none)
and 2 transitive dependencies:
- crcpp (through libe57format)
Host Dependencies:
4 transitive dependencies:
- vcpkg-cmake (through crcpp)
- vcpkg-cmake-config (through crcpp)
vcpkg-cmake-get-vars (through libiconv)
Platforms:
android- vcpkg-make (through libiconv)
#hdf
Build the HDF plugin
Host Dependencies:
2 transitive dependencies:
- vcpkg-cmake (through hdf5)
- vcpkg-cmake-config (through hdf5)
#liblzma
Support for compression/decompression with LZMA
Host Dependencies:
2 transitive dependencies:
- vcpkg-cmake (through liblzma)
- vcpkg-cmake-config (through liblzma)
#pgpointcloud
Build the PgPointCloud plugin
Host Dependencies:
3 transitive dependencies:
- vcpkg-cmake (through vcpkg-cmake-get-vars)
- vcpkg-cmake-get-vars (through libpq)
- vcpkg-tool-meson (through libpq)
#spz
Build the SPZ plugin
Host Dependencies:
2 transitive dependencies:
- vcpkg-cmake (through spz)
- vcpkg-cmake-config (through spz)
#supported-pluginsdefault
Default set of plugins, dependent on platform
Dependencies:
and 7 transitive dependencies:
- crcpp (through libe57format)
- draco (through pdal)
- libe57format (through pdal)
xerces-c (through libe57format)
Features: (none)
Host Dependencies:
5 transitive dependencies:
- vcpkg-cmake (through draco)
- vcpkg-cmake-config (through draco)
vcpkg-cmake-get-vars (through libiconv)
Platforms:
android- vcpkg-make (through libiconv)
- vcpkg-tool-meson (through libpq)
#zstd
Support for ZSTD compression/decompression
Host Dependencies:
2 transitive dependencies:
- vcpkg-cmake (through zstd)
- vcpkg-cmake-config (through zstd)
#Dependencies
curl
Features: (none)
- eigen3
gdal
Features: (none)
- h3
- json-schema-validator
- libgeotiff
libxml2
Features: (none)
- nanoflann
- nlohmann-json
- rapidxml
- utfcpp
- zlib
#Host Dependencies
and 4 transitive dependencies:
- pkgconf (through gdal)
- vcpkg-cmake-get-vars (through vcpkg-tool-meson)
- vcpkg-pkgconfig-get-modules (through gdal)
- vcpkg-tool-meson (through pkgconf)
#Used By
- paraview (feature
all-modules) - pdal (feature
supported-plugins) - pdal-c
#Host Tool For
No ports use this.
#Contributors
Mateusz Loskot
Robert Schumacher
Jason Beverage
Jack·Boos·Yu
Stefano Sinigardi
Alexander Neumann
past-due
Lily
NancyLi1013
Billy O'Neal
Kai Pastor
Florian Albrechtskirchinger
Lily Wang
Yury Bura
autoantwort
Connor Broyles
MonicaLiu
WangWeiLin-MV