Libosmium  2.20.0
Fast and flexible C++ library for working with OpenStreetMap data
Classes | Namespaces
geom_assembler.hpp File Reference
#include <osmium/area/assembler_config.hpp>
#include <osmium/area/detail/basic_assembler.hpp>
#include <osmium/area/detail/segment_list.hpp>
#include <osmium/area/stats.hpp>
#include <osmium/builder/osm_object_builder.hpp>
#include <osmium/memory/buffer.hpp>
#include <osmium/osm/relation.hpp>
#include <osmium/osm/way.hpp>
Include dependency graph for geom_assembler.hpp:

Go to the source code of this file.

Classes

class  osmium::area::GeomAssembler
 

Namespaces

namespace  osmium
 Namespace for everything in the Osmium library.
 
namespace  osmium::area
 Code related to the building of areas (multipolygons) from relations.