newDistanceQuery
fun newDistanceQuery(field: String, queryRelation: ShapeField.QueryRelation, vararg circle: XYCircle): Query
create a query to find all cartesian shapes that intersect a provided circle (or arrays of circles)
create a query to find all cartesian shapes that intersect a provided circle (or arrays of circles)