libosmiumv2.23.1
- Updated
A fast and flexible C++ library for working with OpenStreetMap data
- Project website: https://osmcode.org/libosmium/
#Usage
libosmium is header-only and can be used from CMake via:
find_path(OSMIUM_INCLUDE_DIRS "osmium/version.hpp")
target_include_directories(main PRIVATE ${OSMIUM_INCLUDE_DIRS})#Supported Platforms
All platforms supported.
#Features
No features defined.
#Dependencies
and 20 transitive dependencies:
- boost-assert
>= v1.92.0(through boost-variant) - boost-cmake
>= v1.92.0(through boost-crc) - boost-config
>= v1.92.0(through boost-crc) - boost-container-hash
>= v1.92.0(through boost-variant) - boost-core
>= v1.92.0(through boost-variant) - boost-describe
>= v1.92.0(through boost-container-hash) - boost-detail
>= v1.92.0(through boost-variant) - boost-headers
>= v1.92.0(through boost-config) - boost-integer
>= v1.92.0(through boost-variant) - boost-io
>= v1.92.0(through boost-utility) - boost-mp11
>= v1.92.0(through boost-describe) - boost-mpl
>= v1.92.0(through boost-variant) - boost-predef
>= v1.92.0(through boost-mpl) - boost-preprocessor
>= v1.92.0(through boost-detail) - boost-static-assert
>= v1.92.0(through boost-variant) - boost-throw-exception
>= v1.92.0(through boost-core) - boost-type-index
>= v1.92.0(through boost-variant) - boost-type-traits
>= v1.92.0(through boost-detail) - boost-uninstall
>= v1.92.0(through boost-cmake) - boost-utility
>= v1.92.0(through boost-mpl)
#Host Dependencies
and 2 transitive dependencies:
- vcpkg-boost (through boost-cmake)
- vcpkg-cmake-config (through vcpkg-boost)
#Used By
No ports use this.
#Host Tool For
No ports use this.
#Contributors
Majid Hojati
NancyLi1013
chausner
Kai Pastor
Rasmus-123
Ildar Khayrutdinov
SunBlack
Weihang Ding