Libosmium  2.20.0
Fast and flexible C++ library for working with OpenStreetMap data
Classes | Namespaces
multipolygon_manager.hpp File Reference
#include <osmium/area/stats.hpp>
#include <osmium/osm/item_type.hpp>
#include <osmium/osm/relation.hpp>
#include <osmium/osm/tag.hpp>
#include <osmium/osm/way.hpp>
#include <osmium/relations/manager_util.hpp>
#include <osmium/relations/members_database.hpp>
#include <osmium/relations/relations_database.hpp>
#include <osmium/relations/relations_manager.hpp>
#include <osmium/storage/item_stash.hpp>
#include <osmium/tags/taglist.hpp>
#include <osmium/tags/tags_filter.hpp>
#include <algorithm>
#include <cassert>
#include <cstddef>
#include <cstdint>
#include <cstring>
#include <vector>
Include dependency graph for multipolygon_manager.hpp:

Go to the source code of this file.

Classes

class  osmium::area::MultipolygonManager< TAssembler >
 

Namespaces

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