Libosmium
2.20.0
Fast and flexible C++ library for working with OpenStreetMap data
|
This is the complete list of members for osmium::geom::Projection, including all inherited members.
epsg() const noexcept | osmium::geom::Projection | inline |
m_crs_user | osmium::geom::Projection | private |
m_crs_wgs84 | osmium::geom::Projection | private |
m_epsg | osmium::geom::Projection | private |
m_proj_string | osmium::geom::Projection | private |
operator()(osmium::Location location) const | osmium::geom::Projection | inline |
proj_string() const | osmium::geom::Projection | inline |
Projection(std::string proj_string) | osmium::geom::Projection | inlineexplicit |
Projection(const char *proj_string) | osmium::geom::Projection | inlineexplicit |
Projection(int epsg) | osmium::geom::Projection | inlineexplicit |