GeoDesk for C++
Fast and storage-efficient spatial database engine for OpenStreetMap features
|
This is the complete list of members for geodesk::Mercator, including all inherited members.
EARTH_CIRCUMFERENCE | geodesk::Mercator | static |
lat100ndFromY(double y) | geodesk::Mercator | inlinestatic |
latFromY(double y) | geodesk::Mercator | inlinestatic |
lon100ndFromX(double x) | geodesk::Mercator | inlinestatic |
lonFromX(double x) | geodesk::Mercator | inlinestatic |
MAP_WIDTH | geodesk::Mercator | static |
MAX_LAT | geodesk::Mercator | static |
MAX_LAT_100ND | geodesk::Mercator | static |
MAX_Y | geodesk::Mercator | static |
metersPerUnitAtY(double y) noexcept | geodesk::Mercator | inlinestatic |
MIN_LAT | geodesk::Mercator | static |
MIN_LAT_100ND | geodesk::Mercator | static |
MIN_Y | geodesk::Mercator | static |
roundTo100nd(double deg) | geodesk::Mercator | inlinestatic |
scale(double y) | geodesk::Mercator | inlinestatic |
unitsFromMeters(double meters, double atY) | geodesk::Mercator | inlinestatic |
xFromLon(double lon) | geodesk::Mercator | inlinestatic |
xFromLon100nd(int lon) | geodesk::Mercator | inlinestatic |
yFromLat(double lat) | geodesk::Mercator | inlinestatic |
yFromLat100nd(int lat) | geodesk::Mercator | inlinestatic |