liblasv1.8.1
- Updated
A C/C++ library for reading and writing the very common LAS LiDAR format.
#Usage
liblas provides CMake targets:
# C API
find_package(libLAS CONFIG REQUIRED)
target_link_libraries(main PRIVATE $<$<PLATFORM_ID:Windows>:lib>las_c)
target_include_directories(main SYSTEM PRIVATE ${libLAS_INCLUDE_DIRS})
# C++ API
find_package(libLAS CONFIG REQUIRED)
target_link_libraries(main PRIVATE $<$<PLATFORM_ID:Windows>:lib>las)
target_include_directories(main SYSTEM PRIVATE ${libLAS_INCLUDE_DIRS})#License
Not declared in the port manifest
#Supported Platforms
!arm & !staticcrt
- ✅linux
- ✅osx
- ✅uwp-x64
- ✅windows-x64
- ✅windows-x86
- ❌
uwp-arm - ❌
windows-arm64
#Features
No default features.
#jpeg
This feature does nothing. It is retained for compatibility.
Dependencies:
No dependencies.
Host Dependencies:
No dependencies.
#zlib
This feature does nothing. It is retained for compatibility.
Dependencies:
No dependencies.
Host Dependencies:
No dependencies.
#Dependencies
- boost-foreach
- boost-interprocess
- boost-iostreams
- boost-lambda
- boost-program-options
- boost-property-tree
- boost-uuid
- libgeotiff
and 72 transitive dependencies:
- boost-algorithm
>= v1.92.0(through boost-date-time) - boost-align
>= v1.92.0(through boost-atomic) - boost-any
>= v1.92.0(through boost-program-options) - boost-array
>= v1.92.0(through boost-range) - boost-assert
>= v1.92.0(through boost-core) - boost-atomic
>= v1.92.0(through boost-thread) - boost-bind
>= v1.92.0(through boost-function) - boost-chrono
>= v1.92.0(through boost-thread) - boost-cmake
>= v1.92.0(through boost-foreach) - boost-compat
>= v1.92.0(through boost-system) - boost-concept-check
>= v1.92.0(through boost-iterator) - boost-config
>= v1.92.0(through boost-foreach) - boost-container
>= v1.92.0(through boost-interprocess) - boost-container-hash
>= v1.92.0(through boost-fusion) - boost-conversion
>= v1.92.0(through boost-range) - boost-core
>= v1.92.0(through boost-foreach) - boost-date-time
>= v1.92.0(through boost-thread) - boost-describe
>= v1.92.0(through boost-container-hash) - boost-detail
>= v1.92.0(through boost-iterator) - boost-dynamic-bitset
>= v1.92.0(through boost-random) - boost-endian
>= v1.92.0(through boost-spirit) - boost-exception
>= v1.92.0(through boost-algorithm) - boost-function
>= v1.92.0(through boost-iostreams) - boost-function-types
>= v1.92.0(through boost-fusion) - boost-fusion
>= v1.92.0(through boost-iterator) - boost-headers
>= v1.92.0(through boost-config) - boost-integer
>= v1.92.0(through boost-iostreams) - boost-intrusive
>= v1.92.0(through boost-container) - boost-io
>= v1.92.0(through boost-utility) - boost-iterator
>= v1.92.0(through boost-foreach) - boost-lexical-cast
>= v1.92.0(through boost-program-options) - boost-move
>= v1.92.0(through boost-intrusive) - boost-mp11
>= v1.92.0(through boost-describe) - boost-mpl
>= v1.92.0(through boost-function-types) - boost-multi-index
>= v1.92.0(through boost-property-tree) - boost-numeric-conversion
>= v1.92.0(through boost-iostreams) - boost-optional
>= v1.92.0(through boost-iterator) - boost-phoenix
>= v1.92.0(through boost-spirit) - boost-pool
>= v1.92.0(through boost-spirit) - boost-predef
>= v1.92.0(through boost-mpl) - boost-preprocessor
>= v1.92.0(through boost-concept-check) - boost-proto
>= v1.92.0(through boost-phoenix) boost-random
>= v1.92.0(through boost-iostreams)Platforms:
!uwp- boost-range
>= v1.92.0(through boost-foreach) - boost-ratio
>= v1.92.0(through boost-chrono) - boost-regex
>= v1.92.0(through boost-range) - boost-serialization
>= v1.92.0(through boost-property-tree) - boost-smart-ptr
>= v1.92.0(through boost-conversion) - boost-spirit
>= v1.92.0(through boost-serialization) - boost-static-assert
>= v1.92.0(through boost-program-options) - boost-system
>= v1.92.0(through boost-random) - boost-thread
>= v1.92.0(through boost-spirit) - boost-throw-exception
>= v1.92.0(through boost-core) - boost-tokenizer
>= v1.92.0(through boost-program-options) - boost-tuple
>= v1.92.0(through boost-fusion) - boost-type-index
>= v1.92.0(through boost-any) - boost-type-traits
>= v1.92.0(through boost-concept-check) - boost-typeof
>= v1.92.0(through boost-fusion) - boost-uninstall
>= v1.92.0(through boost-cmake) - boost-unordered
>= v1.92.0(through boost-algorithm) - boost-utility
>= v1.92.0(through boost-mpl) - boost-variant
>= v1.92.0(through boost-spirit) - boost-variant2
>= v1.92.0(through boost-system) - boost-winapi
>= v1.92.0(through boost-interprocess) - bzip2 (through boost-iostreams)
- liblzma (through boost-iostreams)
- nlohmann-json (through proj)
proj (through libgeotiff)
Features:
tifftiff (through libgeotiff, proj)
Features:
lzma,zip- zlib (through boost-iostreams)
- zstd (through boost-iostreams)
#Host Dependencies
and one transitive dependency:
- vcpkg-boost (through boost-cmake)
#Used By
No ports use this.
#Host Tool For
No ports use this.
#Contributors
wangli28
Alexander Neumann
JackBoosY
Yury Bura
Lily
NancyLi1013
Billy Robert O'Neal III
Calum Robinson
Kai Pastor
autoantwort
SunBlack