GeoHashBoundingBoxQuery Class |
This class returns the hashes covering a certain bounding box. There are
either 1,2 or 4 susch hashes, depending on the position of the bounding box
on the geohash grid.
Inheritance HierarchySystemObject VelocityDBExtensions.Geo.queryGeoHashBoundingBoxQuery
Namespace:
VelocityDBExtensions.Geo.query
Assembly:
VelocityDBExtensions (in VelocityDBExtensions.dll) Version: 8.2.1.0 (8.2.1)
Syntax[SerializableAttribute]
public class GeoHashBoundingBoxQuery : GeoHashQuery
<SerializableAttribute>
Public Class GeoHashBoundingBoxQuery
Implements GeoHashQuery
[SerializableAttribute]
public ref class GeoHashBoundingBoxQuery : GeoHashQuery
[<SerializableAttribute>]
type GeoHashBoundingBoxQuery =
class
interface GeoHashQuery
end
The GeoHashBoundingBoxQuery type exposes the following members.
Constructors
Properties
Methods
See Also