|
Libosmium
2.22.0
Fast and flexible C++ library for working with OpenStreetMap data
|
Code related to the building of areas (multipolygons) from relations. More...
Classes | |
| struct | area_stats |
| class | Assembler |
| struct | AssemblerConfig |
| class | AssemblerLegacy |
| class | GeomAssembler |
| class | MultipolygonCollector |
| class | MultipolygonManager |
| class | MultipolygonManagerLegacy |
| class | ProblemReporter |
| class | ProblemReporterException |
| class | ProblemReporterOGR |
| class | ProblemReporterStream |
Functions | |
| template<typename TChar , typename TTraits > | |
| std::basic_ostream< TChar, TTraits > & | operator<< (std::basic_ostream< TChar, TTraits > &out, const area_stats &s) |
Code related to the building of areas (multipolygons) from relations.
|
inline |