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.5.0.0 (3.5.3)
Syntax

Parameters

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