The name of the bin.
Longitude of the center point.
Latitude of the center point.
Radius in meters.
Optional
indexType: indexTypeOne of indexType, i.e. LIST or MAPVALUES.
Optional
ctx: ContextThe cdt.Context of the index.
Secondary Index filter predicate, that can be applied to queries using Query#where.
Geospatial filter that matches points within a radius from a given point.
Depending on the index type, the filter will match GeoJSON values contained in list or map values as well (requires Aerospike server version >= 3.8).