OmniSciDB
a5dc49c757
|
#include <cmath>
#include <string>
Go to the source code of this file.
Functions | |
std::pair< double, double > | geotransform_4326_to_900913 (const double lon, const double lat) |
std::pair< double, double > | geotransform (const std::string &src_proj, const std::string &dst_proj, const double x, const double y) |
|
inline |
Definition at line 34 of file Transforms.h.
References geotransform_4326_to_900913().
|
inline |
Definition at line 22 of file Transforms.h.
References pi().
Referenced by geotransform().