Libosmium
2.20.0
Fast and flexible C++ library for working with OpenStreetMap data
|
Go to the source code of this file.
Namespaces | |
namespace | osmium |
Namespace for everything in the Osmium library. | |
namespace | osmium::geom |
Everything related to geometry handling. | |
Functions | |
bool | osmium::geom::contains (const osmium::Box &lhs, const osmium::Box &rhs) noexcept |
bool | osmium::geom::overlaps (const osmium::Box &lhs, const osmium::Box &rhs) noexcept |