Libosmium
2.4.1
Fast and flexible C++ library for working with OpenStreetMap data
|
#include <geos.hpp>
Public Member Functions | |
geos_geometry_error (const char *message) | |
![]() | |
geometry_error (const std::string &message, const char *object_type="", osmium::object_id_type id=0) | |
void | set_id (const char *object_type, osmium::object_id_type id) |
osmium::object_id_type | id () const noexcept |
virtual const char * | what () const noexceptoverride |
|
inline |