|
Libosmium
2.22.0
Fast and flexible C++ library for working with OpenStreetMap data
|
#include <osmium/osm/relation.hpp>#include <osmium/storage/item_stash.hpp>#include <algorithm>#include <cassert>#include <cstddef>#include <utility>#include <vector>

Go to the source code of this file.
Classes | |
| class | osmium::relations::RelationsDatabase |
| struct | osmium::relations::RelationsDatabase::element |
| class | osmium::relations::RelationHandle |
Namespaces | |
| namespace | osmium |
| Namespace for everything in the Osmium library. | |
| namespace | osmium::relations |
| Code related to the assembly of OSM relations. | |