Section: Geo, bitmaps, and HyperLogLog

Find nearby members

bash
bash
GEORADIUS cities -122.4194 37.7749 500 km WITHDIST

Learn the surrounding workflow

Compare similar commands or jump into common fixes when this command is part of a bigger troubleshooting path.

Related commands

Same sheet · prioritizing Geo, bitmaps, and HyperLogLog
Modern geo search
Query nearby members using GEOSEARCH.
OpenIn sheetbashsame section
Add geospatial members
Store longitude/latitude points in a sorted set.
OpenIn sheetbashsame section
Read geospatial coordinates
Return stored coordinates for members.
OpenIn sheetbashsame section
Measure distance between members
Compute the distance between two members.
OpenIn sheetbashsame section
Add elements to HyperLogLog
Approximate cardinality of unique items.
OpenIn sheetbashsame section
Estimate unique count
Read approximate unique cardinality.
OpenIn sheetbashsame section