content/commands/georadiusbymember_ro.md
Read-only variant of the [GEORADIUSBYMEMBER]({{< relref "/commands/georadiusbymember" >}}) command.
This command is identical to the [GEORADIUSBYMEMBER]({{< relref "/commands/georadiusbymember" >}}) command, except that it doesn't support the optional STORE and STOREDIST parameters.
| Redis Software | Redis Cloud | <span style="min-width: 9em; display: table-cell">Notes</span> | |:----------------------|:-----------------|:------| | <span title="Supported">✅ Standard</span> <span title="Supported"><nobr>✅ Active-Active</nobr></span> | <span title="Supported">✅ Standard</span> <span title="Supported"><nobr>✅ Active-Active</nobr></span> | Deprecated as of Redis v6.2.0. |
{{< multitabs id="georadiusbymember-ro-return-info" tab1="RESP2" tab2="RESP3" >}}
One of the following:
WITH* option is specified, an Array reply of matched member namesWITHCOORD, WITHDIST, or WITHHASH options are specified, the command returns an Array reply of arrays, where each sub-array represents a single item:
-tab-sep-
One of the following:
WITH* option is specified, an Array reply of matched member namesWITHCOORD, WITHDIST, or WITHHASH options are specified, the command returns an Array reply of arrays, where each sub-array represents a single item:
{{< /multitabs >}}