Libosmium
2.15.3
Fast and flexible C++ library for working with OpenStreetMap data
|
Go to the source code of this file.
Namespaces | |
osmium | |
Namespace for everything in the Osmium library. | |
osmium::io | |
Everything related to input and output of OSM data. | |
Enumerations | |
enum | osmium::io::overwrite : bool { osmium::io::overwrite::no = false, osmium::io::overwrite::allow = true } |
enum | osmium::io::fsync : bool { osmium::io::fsync::no = false, osmium::io::fsync::yes = true } |