|
Libosmium
2.13.1
Fast and flexible C++ library for working with OpenStreetMap data
|
#include <string>#include <utility>#include <vector>#include <osmium/area/assembler.hpp>#include <osmium/area/multipolygon_collector.hpp>#include <osmium/handler/node_locations_for_ways.hpp>#include <osmium/io/file.hpp>#include <osmium/io/header.hpp>#include <osmium/io/reader.hpp>#include <osmium/memory/buffer.hpp>#include <osmium/osm/entity_bits.hpp>#include <osmium/visitor.hpp>
Go to the source code of this file.
Classes | |
| class | osmium::experimental::FlexReader< TLocationHandler > |
Namespaces | |
| osmium | |
| Namespace for everything in the Osmium library. | |
| osmium::experimental | |
| Experimental code that is not "officially" supported. | |
1.8.13