|
Libosmium
2.13.1
Fast and flexible C++ library for working with OpenStreetMap data
|
#include <mercator_projection.hpp>
Public Member Functions | |
| MercatorProjection () | |
| Coordinates | operator() (osmium::Location location) const |
| int | epsg () const noexcept |
| std::string | proj_string () const |
Functor that does projection from WGS84 (EPSG:4326) to "Web Mercator" (EPSG:3857)
|
inline |
|
inlinenoexcept |
|
inline |
|
inline |
1.8.13