Libosmium
2.20.0
Fast and flexible C++ library for working with OpenStreetMap data
|
#include <cstdint>
#include <ostream>
Go to the source code of this file.
Classes | |
struct | osmium::area::area_stats |
Namespaces | |
namespace | osmium |
Namespace for everything in the Osmium library. | |
namespace | osmium::area |
Code related to the building of areas (multipolygons) from relations. | |
Functions | |
template<typename TChar , typename TTraits > | |
std::basic_ostream< TChar, TTraits > & | osmium::area::operator<< (std::basic_ostream< TChar, TTraits > &out, const area_stats &s) |