Filter GeoWithinRegion Method (String, IndexCollectionType, String)Aerospike
Create geospatial "within region" filter for query on collection index.

Namespace: Aerospike.Client
Assembly: AerospikeClient (in AerospikeClient.dll) Version: 3.9.6.0 (3.9.6)
Syntax

Parameters

name
Type: System String
bin name
type
Type: Aerospike.Client IndexCollectionType
index collection type
region
Type: System String
GeoJSON region
See Also