GeographicLib 2.1.2
GeographicLib::Geohash Member List

This is the complete list of members for GeographicLib::Geohash, including all inherited members.

DecimalPrecision(int len)GeographicLib::Geohashinlinestatic
Forward(real lat, real lon, int len, std::string &geohash)GeographicLib::Geohashstatic
GeohashLength(real res)GeographicLib::Geohashinlinestatic
GeohashLength(real latres, real lonres)GeographicLib::Geohashinlinestatic
LatitudeResolution(int len)GeographicLib::Geohashinlinestatic
LongitudeResolution(int len)GeographicLib::Geohashinlinestatic
Reverse(const std::string &geohash, real &lat, real &lon, int &len, bool centerp=true)GeographicLib::Geohashstatic