Libosmium  2.20.0
Fast and flexible C++ library for working with OpenStreetMap data
Classes | Namespaces
multipolygon_collector.hpp File Reference
#include <osmium/area/stats.hpp>
#include <osmium/memory/buffer.hpp>
#include <osmium/osm/item_type.hpp>
#include <osmium/osm/location.hpp>
#include <osmium/osm/node_ref.hpp>
#include <osmium/osm/relation.hpp>
#include <osmium/osm/tag.hpp>
#include <osmium/osm/way.hpp>
#include <osmium/relations/collector.hpp>
#include <algorithm>
#include <cstddef>
#include <cstring>
#include <vector>
Include dependency graph for multipolygon_collector.hpp:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  osmium::area::MultipolygonCollector< TAssembler >
 

Namespaces

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