Libosmium
2.17.1
Fast and flexible C++ library for working with OpenStreetMap data
|
#include <osmium/osm/item_type.hpp>
#include <osmium/osm/types.hpp>
#include <algorithm>
#include <array>
#include <cassert>
#include <cstddef>
#include <cstring>
#include <iterator>
#include <memory>
#include <type_traits>
#include <vector>
Go to the source code of this file.
Namespaces | |
osmium | |
Namespace for everything in the Osmium library. | |
osmium::index | |
Indexing of OSM data, Locations, etc. | |