Home
last modified time | relevance | path

Searched refs:max_lat (Results 1 – 1 of 1) sorted by relevance

/f-stack/app/redis-5.0.5/src/
H A Dgeohash_helper.c122 double min_lon, max_lon, min_lat, max_lat; in geohashGetAreasByRadius() local
130 max_lat = bounds[3]; in geohashGetAreasByRadius()
177 if (area.latitude.max > max_lat) { in geohashGetAreasByRadius()