|
Libosmium
Fast and flexible C++ library for working with OpenStreetMap data
|
#include <osmium/osm/tag.hpp>#include <osmium/tags/matcher.hpp>#include <utility>#include <vector>

Go to the source code of this file.
Classes | |
| class | osmium::TagsFilterBase< TResult > |
Namespaces | |
| namespace | osmium |
| Namespace for everything in the Osmium library. | |
Typedefs | |
| using | osmium::TagsFilter = TagsFilterBase< bool > |
Functions | |
| bool | osmium::compare_tags (osmium::TagList const &tags1, osmium::TagList const &tags2, TagsFilter const &filter) |