Searched defs:radius_meters (Results 1 – 2 of 2) sorted by relevance
103 int geohashBoundingBox(double longitude, double latitude, double radius_meters, in geohashBoundingBox()116 GeoHashRadius geohashGetAreasByRadius(double longitude, double latitude, double radius_meters) { in geohashGetAreasByRadius()200 double radius_meters) { in geohashGetAreasByRadiusWGS84()
494 double radius_meters = 0, conversion = 1; in georadiusGeneric() local