Libosmium
2.15.2
Fast and flexible C++ library for working with OpenStreetMap data
|
#include <osmium/index/index.hpp>
#include <osmium/index/map.hpp>
#include <osmium/io/detail/read_write.hpp>
#include <algorithm>
#include <cstddef>
#include <iterator>
#include <map>
#include <vector>
Go to the source code of this file.
Classes | |
class | osmium::index::map::SparseMemMap< TId, TValue > |
Namespaces | |
osmium | |
Namespace for everything in the Osmium library. | |
osmium::index | |
Indexing of OSM data, Locations, etc. | |
osmium::index::map | |
Key-value containers with unique integer values for a key. | |
Macros | |
#define | OSMIUM_HAS_INDEX_MAP_SPARSE_MEM_MAP |
#define OSMIUM_HAS_INDEX_MAP_SPARSE_MEM_MAP |