Create geospatial "within radius" filter for query on collection index.
Namespace: Aerospike.ClientAssembly: AerospikeClient (in AerospikeClient.dll) Version: 4.0.1.0 (4.0.1)
Syntax
Parameters
- name
- Type: System String
bin name
- type
- Type: Aerospike.Client IndexCollectionType
index collection type
- lng
- Type: System Double
longitude
- lat
- Type: System Double
latitude
- radius
- Type: System Double
radius (meters)
See Also