|
Libosmium
2.22.0
Fast and flexible C++ library for working with OpenStreetMap data
|
#include <osmium/osm/object.hpp>#include <osmium/osm/relation.hpp>#include <osmium/osm/types.hpp>#include <osmium/relations/relations_database.hpp>#include <osmium/storage/item_stash.hpp>#include <osmium/util/iterator.hpp>#include <algorithm>#include <cassert>#include <cstddef>#include <limits>#include <tuple>#include <type_traits>#include <utility>#include <vector>

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