Libosmium
2.3.0
Fast and flexible C++ library for working with OpenStreetMap data
|
#include <ogr_api.h>
#include <ogrsf_frmts.h>
#include <memory>
#include <stdexcept>
#include <osmium/area/problem_reporter.hpp>
#include <osmium/geom/ogr.hpp>
#include <osmium/osm/location.hpp>
#include <osmium/osm/types.hpp>
Go to the source code of this file.
Classes | |
class | osmium::area::ProblemReporterOGR |
Namespaces | |
osmium | |
Namespace for everything in the Osmium library. | |
osmium::area | |
Code related to the building of areas (multipolygons) from relations. | |
This file contains code for reporting problems through OGR when assembling multipolygons.
libgdal
.