Create geospatial "within radius" filter for query on collection index.
Namespace: Aerospike.ClientAssembly: AerospikeClient (in AerospikeClient.dll) Version: 3.4.0.0 (3.4.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