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