Libosmium  2.20.0
Fast and flexible C++ library for working with OpenStreetMap data
xml_output.hpp File Reference
#include <osmium/io/detail/xml_output_format.hpp>
#include <osmium/io/writer.hpp>
Include dependency graph for xml_output.hpp:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Detailed Description

Include this file if you want to write OSM XML files.

Attention
If you include this file, you'll need to enable multithreading.