Libosmium
2.20.0
Fast and flexible C++ library for working with OpenStreetMap data
|
#include <osmium/area/problem_reporter_stream.hpp>
#include <osmium/osm/location.hpp>
#include <osmium/osm/types.hpp>
#include <sstream>
#include <stdexcept>
Go to the source code of this file.
Classes | |
class | osmium::area::ProblemReporterException |
Namespaces | |
namespace | osmium |
Namespace for everything in the Osmium library. | |
namespace | osmium::area |
Code related to the building of areas (multipolygons) from relations. | |