#include <osmium/index/detail/create_map_with_fd.hpp>
#include <osmium/index/detail/mmap_vector_file.hpp>
#include <osmium/index/detail/vector_map.hpp>
#include <string>
#include <vector>
Go to the source code of this file.
|
namespace | osmium |
| Namespace for everything in the Osmium library.
|
|
namespace | osmium::index |
| Indexing of OSM data, Locations, etc.
|
|
namespace | osmium::index::map |
| Key-value containers with unique integer values for a key.
|
|
◆ OSMIUM_HAS_INDEX_MAP_SPARSE_FILE_ARRAY
#define OSMIUM_HAS_INDEX_MAP_SPARSE_FILE_ARRAY |