Libosmium  2.20.0
Fast and flexible C++ library for working with OpenStreetMap data
Classes | Namespaces
problem_reporter_ogr.hpp File Reference
#include <osmium/area/problem_reporter.hpp>
#include <osmium/geom/factory.hpp>
#include <osmium/geom/ogr.hpp>
#include <osmium/osm/item_type.hpp>
#include <osmium/osm/location.hpp>
#include <osmium/osm/node_ref.hpp>
#include <osmium/osm/node_ref_list.hpp>
#include <osmium/osm/types.hpp>
#include <osmium/osm/way.hpp>
#include <gdalcpp.hpp>
#include <memory>
Include dependency graph for problem_reporter_ogr.hpp:

Go to the source code of this file.

Classes

class  osmium::area::ProblemReporterOGR
 

Namespaces

namespace  osmium
 Namespace for everything in the Osmium library.
 
namespace  osmium::area
 Code related to the building of areas (multipolygons) from relations.
 

Detailed Description

This file contains code for reporting problems through OGR when assembling multipolygons.

Attention
If you include this file, you'll need to link with libgdal.