GEOSEARCH
Works with geospatial indexes stored in sorted sets.
Syntax
Parameters
key: Primary key to read or mutate.member: Set, sorted-set, or geo member.longitude: Command-specificlongitudeargument.latitude: Command-specificlatitudeargument.radius: Command-specificradiusargument.width: Command-specificwidthargument.height: Command-specificheightargument.count: Requested number of items.
Returns
Returns geo members, distances, coordinates, or a stored-result count depending on the selected options.
Examples
BetterKV Notes
- Group: Geo.
- Access: Read-only.
- Status: Implemented in BetterKV and safe to use for read paths.