represents a radius search around a specific point via geohashes.
Approximates the circle with a square!
Inheritance HierarchySystemObject VelocityDBExtensions.Geo.queryGeoHashCircleQuery
Namespace:
VelocityDBExtensions.Geo.query
Assembly:
VelocityDBExtensions (in VelocityDBExtensions.dll) Version: 8.2.1.0 (8.2.1)
Syntax[SerializableAttribute]
public class GeoHashCircleQuery : GeoHashQuery
<SerializableAttribute>
Public Class GeoHashCircleQuery
Implements GeoHashQuery
[SerializableAttribute]
public ref class GeoHashCircleQuery : GeoHashQuery
[<SerializableAttribute>]
type GeoHashCircleQuery =
class
interface GeoHashQuery
end
The GeoHashCircleQuery type exposes the following members.
Constructors
Properties
Methods
See Also