GeoDesk for C++
Fast and storage-efficient spatial database engine for OpenStreetMap features
|
#include <LonLat.h>
Public Member Functions | |
LonLat (Coordinate c) | |
void | format (char *buf) const |
std::string | toString () const |
Public Attributes | |
double | lon |
double | lat |
|
inline |
|
inline |
|
inline |
double geodesk::LonLat::lat |
double geodesk::LonLat::lon |