GEOSEARCHSTORE
Works with geospatial indexes stored in sorted sets.
Syntax
Parameters
destination: Key that receives the computed result.source: Source key.member: Set, sorted-set, or geo member.longitude: Command-specificlongitudeargument.latitude: Command-specificlatitudeargument.radius: Command-specificradiusargument.width: Command-specificwidthargument.height: Command-specificheightargument.
Returns
Returns geo members, distances, coordinates, or a stored-result count depending on the selected options.
Examples
BetterKV Notes
- Group: Geo.
- Access: Write.
- Status: Implemented in BetterKV and mutates server state or stored data.