liblas v1.8.1
- Created
- 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
Unspecified
# Supported Platforms
!arm & !staticcrt
- ✅ linux
- ✅ osx
- ✅ uwp-x64
- ✅ windows-x64
- ✅ windows-x86
- ❌
uwp-arm - ❌
windows-arm64
# Features
No default features set.
# jpeg
This feature does nothing. It is retained for compatibility.
Dependencies:
No dependencies.
Host Dependencies:
No dependencies.
# tools
Build utilities.
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.86.0
(by boost-date-time ) - boost-align
>= v1.86.0
(by boost-atomic ) - boost-any
>= v1.86.0
(by boost-program-options ) - boost-array
>= v1.86.0
(by boost-range ) - boost-assert
>= v1.86.0
(by boost-core ) - boost-atomic
>= v1.86.0
(by boost-thread ) - boost-bind
>= v1.86.0
(by boost-function ) - boost-chrono
>= v1.86.0
(by boost-thread ) - boost-cmake
>= v1.86.0
(by boost-foreach ) - boost-concept-check
>= v1.86.0
(by boost-iterator ) - boost-config
>= v1.86.0
(by boost-foreach ) - boost-container
>= v1.86.0
(by boost-interprocess ) - boost-container-hash
>= v1.86.0
(by boost-fusion ) - boost-conversion
>= v1.86.0
(by boost-range ) - boost-core
>= v1.86.0
(by boost-foreach ) - boost-date-time
>= v1.86.0
(by boost-thread ) - boost-describe
>= v1.86.0
(by boost-container-hash ) - boost-detail
>= v1.86.0
(by boost-iterator ) - boost-dynamic-bitset
>= v1.86.0
(by boost-random ) - boost-endian
>= v1.86.0
(by boost-spirit ) - boost-exception
>= v1.86.0
(by boost-algorithm ) - boost-function
>= v1.86.0
(by boost-functional ) - boost-function-types
>= v1.86.0
(by boost-iterator ) - boost-functional
>= v1.86.0
(by boost-fusion ) - boost-fusion
>= v1.86.0
(by boost-iterator ) - boost-headers
>= v1.86.0
(by boost-config ) - boost-integer
>= v1.86.0
(by boost-regex ) - boost-intrusive
>= v1.86.0
(by boost-container ) - boost-io
>= v1.86.0
(by boost-utility ) - boost-iterator
>= v1.86.0
(by boost-foreach ) - boost-lexical-cast
>= v1.86.0
(by boost-program-options ) - boost-move
>= v1.86.0
(by boost-optional ) - boost-mp11
>= v1.86.0
(by boost-describe ) - boost-mpl
>= v1.86.0
(by boost-function-types ) - boost-multi-index
>= v1.86.0
(by boost-property-tree ) - boost-numeric-conversion
>= v1.86.0
(by boost-iostreams ) - boost-optional
>= v1.86.0
(by boost-iterator ) - boost-phoenix
>= v1.86.0
(by boost-spirit ) - boost-pool
>= v1.86.0
(by boost-spirit ) - boost-predef
>= v1.86.0
(by boost-mpl ) - boost-preprocessor
>= v1.86.0
(by boost-concept-check ) - boost-proto
>= v1.86.0
(by boost-phoenix ) boost-random
>= v1.86.0
(by boost-iostreams )Platforms:
!uwp
- boost-range
>= v1.86.0
(by boost-foreach ) - boost-ratio
>= v1.86.0
(by boost-chrono ) - boost-regex
>= v1.86.0
(by boost-range ) - boost-serialization
>= v1.86.0
(by boost-property-tree ) - boost-smart-ptr
>= v1.86.0
(by boost-iterator ) - boost-spirit
>= v1.86.0
(by boost-serialization ) - boost-static-assert
>= v1.86.0
(by boost-core ) - boost-system
>= v1.86.0
(by boost-random ) - boost-thread
>= v1.86.0
(by boost-spirit ) - boost-throw-exception
>= v1.86.0
(by boost-core ) - boost-tokenizer
>= v1.86.0
(by boost-program-options ) - boost-tuple
>= v1.86.0
(by boost-fusion ) - boost-type-index
>= v1.86.0
(by boost-any ) - boost-type-traits
>= v1.86.0
(by boost-concept-check ) - boost-typeof
>= v1.86.0
(by boost-functional ) - boost-uninstall
>= v1.86.0
(by boost-cmake ) - boost-unordered
>= v1.86.0
(by boost-algorithm ) - boost-utility
>= v1.86.0
(by boost-mpl ) - boost-variant
>= v1.86.0
(by boost-spirit ) - boost-variant2
>= v1.86.0
(by boost-system ) - boost-winapi
>= v1.86.0
(by boost-interprocess ) - bzip2 (by boost-iostreams )
- liblzma (by boost-iostreams )
- nlohmann-json (by proj )
proj (by libgeotiff )
Features:
tiff
tiff (by libgeotiff , proj )
Features:
lzma
,zip
- zlib (by boost-iostreams )
- zstd (by boost-iostreams )
# Host Dependencies
and one transitive dependency:
- vcpkg-boost (by boost-cmake )
# Dependents
No dependents.
# Host Dependents
No dependents.
# Contributors
- wangli28
- Alexander Neumann
- JackBoosY
- Yury Bura
- Lily
- NancyLi1013
- Billy O'Neal
- Calum Robinson
- Kai Pastor
- autoantwort
- SunBlack