Module geo

Source
Expand description

Defines types to use with the geospatial commands.

Structs§

Coord
A coordinate (longitude, latitude).
RadiusOptions
Options for the GEORADIUS and GEORADIUSBYMEMBER commands
RadiusSearchResult
Contain an item returned by geo_radius and geo_radius_by_member.

Enums§

RadiusOrder
Options to sort results from GEORADIUS and GEORADIUSBYMEMBER commands
Unit
Units used by geo_dist and geo_radius.